We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96aa0ac + e261fee commit 4006231Copy full SHA for 4006231
README.md
@@ -80,5 +80,8 @@ Make sure you lint your code by running `npm run lint` and you can build the lib
80
81
I appreciate any feed back as well, Thanks for helping!
82
83
+### Other Webpack Plugins
84
+Also checkout our other webpack plugin [WebpackBrowserPlugin](https://github.com/1337programming/webpack-browser-plugin).
85
+
86
### Contributions
87
Yair Tavor
package.json
@@ -25,7 +25,6 @@
25
"manion",
26
"1337"
27
],
28
- "author": "Patrick Opie <opiepj@plu.edu>",
29
"license": "MIT",
30
"bugs": {
31
"url": "https://github.com/1337programming/webpack-shell-plugin/issues"
0 commit comments