diff --git a/thecockpit/package.json b/thecockpit/package.json index 629c196..5f2f708 100644 --- a/thecockpit/package.json +++ b/thecockpit/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "", "scripts": { - "build": "wasm-pack build --target web" + "build": "touch .env; wasm-pack build --target web" }, "keywords": [], "author": "",