chore: optimize workflows to avoid building components each time
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"custom:lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .",
|
||||
"build": "webpack",
|
||||
"compile": "webpack",
|
||||
"start": "webpack-dev-server --devtool eval --progress --port 8001 --hot --content-base app",
|
||||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user