feat: update vscode
This commit is contained in:
parent
e094043070
commit
18ecef9e69
@ -53,6 +53,7 @@
|
||||
"lint": "eslint src --ext ts",
|
||||
"test": "mocha",
|
||||
"build": "webpack --config webpack.config.js",
|
||||
"vscode": "webpack --config webpack.config.js",
|
||||
"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'"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user