chore: optimize workflows to avoid building components each time
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"main": "dist/dist.js",
|
||||
"author": "Standard Notes <hello@standardnotes.org>",
|
||||
"scripts": {
|
||||
"build": "grunt"
|
||||
"compile": "grunt"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.1",
|
||||
|
||||
Reference in New Issue
Block a user