diff options
| author | grothedev <grothedev@gmail.com> | 2025-11-25 21:22:17 -0500 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2025-11-25 21:22:17 -0500 |
| commit | 43420f2987b76aa7ede0012e1998ba8d61419bc9 (patch) | |
| tree | bbb7214c9105fbfeca4ba82056cdfc6fb107b5c2 /web-timeplot/package.json | |
| parent | 2c1b37a5b0c4962b405a85768b9b8cdd5c4f1097 (diff) | |
pushing claude changes before i take another route
Diffstat (limited to 'web-timeplot/package.json')
| -rw-r--r-- | web-timeplot/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web-timeplot/package.json b/web-timeplot/package.json index 8028292..65694ba 100644 --- a/web-timeplot/package.json +++ b/web-timeplot/package.json @@ -4,7 +4,7 @@ "description": "PixiJS waterfall display with WebGPU/WebGL", "type": "module", "scripts": { - "dev": "vite", + "dev": "vite --host", "build": "vite build", "preview": "vite preview" }, |
