chore: workflows
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "webpack --mode='production' && yarn run tsc",
|
||||
"build": "echo BUILDING STYLES && webpack --mode='production' && yarn run tsc",
|
||||
"start": "webpack --watch --mode='development'",
|
||||
"lint": "prettier --check *.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user