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 @@
[package]
name = "tuono_lib_macros"
version = "0.8.2"
version = "0.8.3"
edition = "2021"
description = "The react/rust fullstack framework"
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]