.
Showing
... | @@ -10,7 +10,8 @@ | ... | @@ -10,7 +10,8 @@ |
"lint": "eslint src tests", | "lint": "eslint src tests", | ||
"lint:fix": "npm run lint -- --fix", | "lint:fix": "npm run lint -- --fix", | ||
"stylelint": "stylelint src", | "stylelint": "stylelint src", | ||
"build": "ray-build react && ray-build stylescss" | "build": "ray-build react && ray-build stylescss", | ||
"pub": "npm run build && amos-run dllreleased" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"amos-build": "^3.x", | "amos-build": "^3.x", | ||
... | ... |
Please
register
or
sign in
to comment