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 d5bc1d7 commit aee8d3fCopy full SHA for aee8d3f
package.json
@@ -12,6 +12,7 @@
12
"index.d.ts"
13
],
14
"scripts": {
15
+ "prepare": "npm run build",
16
"prettier": "prettier --write '**/*.js'",
17
"build": "nwb build-react-component --copy-files",
18
"clean": "nwb clean-module && nwb clean-demo",
0 commit comments