This repository was archived by the owner on Jan 21, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,16 +203,15 @@ directory.
203203
204204## Support
205205
206- If you've found an error or run into problems, please file an issue:
207- [ https://github.com/googlechrome/preload-webpack-plugin/issues ] ( https://github.com/googlechrome/preload-webpack-plugin/issues )
206+ If you've found an error or run into problems, please [ file an issue] ( https://github.com/googlechrome/preload-webpack-plugin/issues ) .
208207
209208Patches are encouraged, and may be submitted by forking this project and
210209submitting a pull request through GitHub.
211210
212211## Contributing workflow
213212
214- ` index.js ` and ` lib/ ` contains the primary source for the plugin,
215- ` test ` contains tests and ` demo ` contains demo code.
213+ [ ` index.js ` ] ( index.js ) and [ ` lib/ ` ] ( lib/ ) contains the primary source for the plugin.
214+ [ ` test/ ` ] ( test/ ) contains tests and [ ` demo/ ` ] ( demo/ ) contains demo code.
216215
217216Test the plugin:
218217
You can’t perform that action at this time.
0 commit comments