revives autoprefixer which went AWOL during Webpack v1 -> v4 migration

This commit is contained in:
Henry Jameson 2019-08-14 01:18:07 +03:00
parent 58b9b6c0a2
commit aeae25b74e
4 changed files with 106 additions and 8 deletions

View file

@ -93,6 +93,7 @@
"nightwatch": "^0.9.8",
"opn": "^4.0.2",
"ora": "^0.3.0",
"postcss-loader": "^3.0.0",
"raw-loader": "^0.5.1",
"sass": "^1.17.3",
"sass-loader": "git://github.com/webpack-contrib/sass-loader",