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 d64e105 commit fb4398eCopy full SHA for fb4398e
package.json
@@ -17,6 +17,7 @@
17
},
18
"homepage": "https://github.com/modzy/sdk-javascript#readme",
19
"scripts": {
20
+ "prepare": "babel src --out-dir=dist",
21
"prepack": "babel src --out-dir=dist",
22
"docs": "jsdoc -c jsdoc.json",
23
"build": "babel src --out-dir=dist",
0 commit comments