Skip to content

Commit aee8d3f

Browse files
Max Nowackdiogofcunha
authored andcommitted
feat: Enable installation from git repository (#108)
1 parent d5bc1d7 commit aee8d3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"index.d.ts"
1313
],
1414
"scripts": {
15+
"prepare": "npm run build",
1516
"prettier": "prettier --write '**/*.js'",
1617
"build": "nwb build-react-component --copy-files",
1718
"clean": "nwb clean-module && nwb clean-demo",

0 commit comments

Comments
 (0)