aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d63ec53..e3d3eed 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "zorascript",
"scripts": {
"build-wasm": "wasm-pack build ./libs/zora-rs",
- "build-tauri": "tauri build"
+ "build-tauri": "env TAURI=true tauri build"
},
"keywords": [],
"author": "Matt Strapp <matt@mattstrapp.net>",