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 c69bbb7 commit 55f35a5Copy full SHA for 55f35a5
lib/lib-compiler/package.json
@@ -20,6 +20,7 @@
20
}
21
},
22
"scripts": {
23
- "build": "yarn tsc"
+ "build": "yarn tsc",
24
+ "prepare": "yarn build"
25
26
0 commit comments