Doc
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
node_modules/
|
||||||
|
dist/bundle.js
|
||||||
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
"main": "./bundle.js",
|
"main": "./bundle.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack --mode='development'",
|
"dev": "webpack --mode='development'",
|
||||||
"build": "webpack -p"
|
"prod": "webpack"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
Reference in New Issue
Block a user