We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce561d commit ce0abd8Copy full SHA for ce0abd8
package.json
@@ -7,6 +7,7 @@
7
"lib"
8
],
9
"scripts": {
10
+ "prepublish": "npm run build",
11
"pretest": "npm run build",
12
"test": "npm run lint && karma start",
13
"build": "npm run scripts",
0 commit comments