mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
21506b2164
* feat: add ssr_axum template * feat: demo added the ssr mode * fix: demo ssr mode * feat(ssr): mount_style * pref: delete some useless fikes * fix(ssr): problems caused by using wasm_bindgen * feat: add hydrate * pref: Demo component * fix(hydrate): teleport component * fix(hydrate): hydrate feature * fix(hydrate): tabs component * feat: GlobalStyle component margin style * docs(ssr): static assets
13 lines
244 B
Text
13 lines
244 B
Text
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
pkg
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# node e2e test tools and outputs
|
|
node_modules/
|
|
test-results/
|
|
end2end/playwright-report/
|
|
playwright/.cache/
|