We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33c842 commit c24d962Copy full SHA for c24d962
package.json
@@ -32,7 +32,6 @@
32
}
33
],
34
"scripts": {
35
- "prepare": "npm run build",
36
"lint": "eslint .",
37
"test": "npm run build && jasmine-browser-runner runSpecs",
38
"build": "rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript",
0 commit comments