mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 14:54:16 +00:00
c53fc67d38
* Add task for cargo leptos w/ precompression * Update makefile * Update deps * Serve precompressed assets Code was taken from https://github.com/leptos-rs/cargo-leptos/pull/165#issuecomment-1647843037 Co-authored-by: Sebastian Dobe <sebastiandobe@mailbox.org> * Dynamically compress html * Update README * Refactor: Format for ci * Refactor: Replace use of format! * Chore: Remove old build file * Feat: Hash files This will prevent users from using an old cached file after updates are made * Fix: Prevent chicken & egg problem with target/site * Refactor: Use normal cargo-leptos --------- Co-authored-by: Sebastian Dobe <sebastiandobe@mailbox.org> |
||
---|---|---|
.. | ||
scripts | ||
cargo-leptos-compress.toml | ||
cargo-leptos-test.toml | ||
cargo-leptos-webdriver-test.toml | ||
cargo-leptos.toml | ||
clean.toml | ||
client-process.toml | ||
compile.toml | ||
deno-build.toml | ||
lint.toml | ||
main.toml | ||
node.toml | ||
playwright-test.toml | ||
playwright-trunk-test.toml | ||
playwright.toml | ||
process.toml | ||
server-process.toml | ||
trunk_server.toml | ||
wasm-test.toml | ||
webdriver.toml |