.
Showing
| ... | ... | @@ -10,7 +10,8 @@ |
| "lint": "eslint src tests", | ||
| "lint:fix": "npm run lint -- --fix", | ||
| "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": { | ||
| "amos-build": "^3.x", | ||
| ... | ... |
Please
register
or
sign in
to comment