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 1e9e086 commit 3c206c4Copy full SHA for 3c206c4
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
"docs": "jsdoc -c jsdoc.json",
22
"build": "babel src --out-dir=dist",
23
"test": "jest --detectOpenHandles"
0 commit comments