Update static build html structures (#20)

* fix: improve static build output structure

* feat: update version to v0.8.3
This commit is contained in:
Valerio Ageno
2024-07-27 14:42:28 +02:00
committed by GitHub
parent 3fd5f166e2
commit 170c5ea098
9 changed files with 35 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tuono-lazy-fn-vite-plugin",
"version": "0.8.2",
"version": "0.8.3",
"description": "Plugin for the tuono's lazy fn. Tuono is the react/rust fullstack framework",
"scripts": {
"dev": "vite build --watch",