remove image-webpack-loader
This commit is contained in:
+1
-2
@@ -4,7 +4,7 @@
|
||||
"description": "A Phaser 3 Project Template",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"build": "webpack --config webpack/prod.js",
|
||||
"build": "webpack --config webpack/prod.js ",
|
||||
"start": "webpack-dev-server --config webpack/base.js --open"
|
||||
},
|
||||
"repository": {
|
||||
@@ -25,7 +25,6 @@
|
||||
"clean-webpack-plugin": "^1.0.0",
|
||||
"file-loader": "^3.0.1",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"image-webpack-loader": "^4.6.0",
|
||||
"raw-loader": "^1.0.0",
|
||||
"terser-webpack-plugin": "^1.2.1",
|
||||
"webpack": "^4.28.3",
|
||||
|
||||
Reference in New Issue
Block a user