Add support for HTML injection (#1817)
This commit is contained in:
@@ -33,16 +33,17 @@
|
||||
"autoprefixer": "^6.6.1",
|
||||
"body-parser": "^1.16.0",
|
||||
"browser-sync": "^2.18.6",
|
||||
"browsersync-webpack-plugin": "^0.3.3",
|
||||
"browsersync-webpack-plugin": "^0.4.1",
|
||||
"bs-html-injector": "^3.0.3",
|
||||
"buble": "^0.15.2",
|
||||
"buble-loader": "^0.4.0",
|
||||
"clean-webpack-plugin": "^0.1.15",
|
||||
"css-loader": "^0.26.1",
|
||||
"cssnano": "^3.10.0",
|
||||
"eslint": "^3.13.1",
|
||||
"eslint": "^3.14.0",
|
||||
"eslint-loader": "^1.6.1",
|
||||
"eslint-plugin-import": "^2.2.0",
|
||||
"extract-text-webpack-plugin": "^2.0.0-beta.4",
|
||||
"extract-text-webpack-plugin": "^2.0.0-beta.5",
|
||||
"file-loader": "^0.9.0",
|
||||
"glob": "^7.1.1",
|
||||
"imagemin-mozjpeg": "^6.0.0",
|
||||
@@ -53,7 +54,7 @@
|
||||
"minimist": "^1.2.0",
|
||||
"node-sass": "^4.3.0",
|
||||
"optimize-css-assets-webpack-plugin": "^1.3.0",
|
||||
"postcss": "^5.2.10",
|
||||
"postcss": "^5.2.11",
|
||||
"postcss-loader": "^1.2.2",
|
||||
"qs": "^6.3.0",
|
||||
"resolve-url-loader": "^1.6.1",
|
||||
|
||||
Reference in New Issue
Block a user