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.
1 parent 863ab71 commit 07a1a65Copy full SHA for 07a1a65
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpack4-cli",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "webpack-cli for multiPage application. if this helped, please give the star.",
5
"main": "index.js",
6
"scripts": {
@@ -74,6 +74,7 @@
74
"typescript": "^3.9.3",
75
"uglifyjs-webpack-plugin": "^1.2.5",
76
"url-loader": "^4.1.0",
77
+ "vinyl": "^2.2.0",
78
"vue-eslint-parser": "^7.1.0",
79
"vue-loader": "^15.9.2",
80
"vue-template-compiler": "^2.6.11",
0 commit comments