chore: components workflow
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"version": "1.3.5",
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"custom:lint": "eslint app/ --ext .js",
|
||||
"custom:lint:fix": "yarn lint --fix",
|
||||
"compile": "webpack --config webpack.prod.js",
|
||||
"components:lint": "eslint app/ --ext .js",
|
||||
"components:lint:fix": "yarn lint --fix",
|
||||
"components:compile": "webpack --config webpack.prod.js",
|
||||
"start": "webpack serve --config webpack.dev.js --progress --hot"
|
||||
},
|
||||
"sn": {
|
||||
|
||||
Reference in New Issue
Block a user