feat: update vscode
This commit is contained in:
parent
e094043070
commit
18ecef9e69
@ -53,6 +53,7 @@
|
|||||||
"lint": "eslint src --ext ts",
|
"lint": "eslint src --ext ts",
|
||||||
"test": "mocha",
|
"test": "mocha",
|
||||||
"build": "webpack --config webpack.config.js",
|
"build": "webpack --config webpack.config.js",
|
||||||
|
"vscode": "webpack --config webpack.config.js",
|
||||||
"dev": "webpack serve --config webpack.config.js --open",
|
"dev": "webpack serve --config webpack.config.js --open",
|
||||||
"idea": "webpack --config webpack.idea.config.js && mv dist/main.js dist/main.html ../src/main/resources/static && echo '🎆done'"
|
"idea": "webpack --config webpack.idea.config.js && mv dist/main.js dist/main.html ../src/main/resources/static && echo '🎆done'"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user