chore: optimize workflows to avoid building components each time
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"author": "Standard Notes <hello@standardnotes.com>",
|
||||
"scripts": {
|
||||
"custom:lint": "eslint --ext .js .",
|
||||
"build": "webpack --config webpack.prod.js",
|
||||
"compile": "webpack --config webpack.prod.js",
|
||||
"start": "webpack serve --config webpack.dev.js --progress --hot"
|
||||
},
|
||||
"sn": {
|
||||
|
||||
Reference in New Issue
Block a user