back with rocket, using leptos 0.7.0-rc1 ssr only
This commit is contained in:
parent
feba0ad668
commit
1d1b7db7b7
26 changed files with 1573 additions and 1532 deletions
|
|
@ -4,12 +4,3 @@ members = ["crates/gen-wallpapers", "crates/plcom"]
|
|||
|
||||
[workspace.dependencies]
|
||||
serde = "1.0"
|
||||
|
||||
# Defines a size-optimized profile for the WASM bundle in release mode
|
||||
[profile.wasm-release]
|
||||
inherits = "release"
|
||||
opt-level = 'z'
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue