We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ccbe7 commit c3a694aCopy full SHA for c3a694a
package.json
@@ -33,7 +33,7 @@
33
"scripts": {
34
"start": "node dist/cli.mjs",
35
"build:rime": "cmd /c \"cd C:\\Program Files (x86)\\Rime\\weasel-* && WeaselDeployer.exe /deploy\"",
36
- "build": "tsc",
+ "build": "snobuild",
37
"prepack": "npm run build",
38
"test": "echo \"Error: no test specified\" && exit 1"
39
},
0 commit comments