Add in wwwroot files
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "exit 0",
|
||||
"build": "webpack build --mode development",
|
||||
"release": "webpack build --mode production"
|
||||
"build": "webpack --mode=development",
|
||||
"release": "webpack --mode=production"
|
||||
},
|
||||
"author": "Lani",
|
||||
"license": "UNLICENSED",
|
||||
|
||||
Reference in New Issue
Block a user