leptos/examples/cargo-make
David Karrick c53fc67d38
feat: Add Compression to Hacker News w/ Islands Example (#2613)
* 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>
2024-06-28 15:01:05 -04:00
..
scripts ci(examples): build hackernews_js_fetch with deno (#2344) 2024-02-23 13:40:44 -05:00
cargo-leptos-compress.toml feat: Add Compression to Hacker News w/ Islands Example (#2613) 2024-06-28 15:01:05 -04:00
cargo-leptos-test.toml refactor(examples): extract client process tasks (#1665) (#1666) 2023-09-08 07:31:55 -04:00
cargo-leptos-webdriver-test.toml refactor(examples): extract client process tasks (#1665) (#1666) 2023-09-08 07:31:55 -04:00
cargo-leptos.toml chore(ci): run all examples under stable and fix remaining linting issue (#2503) 2024-04-05 16:09:23 -04:00
clean.toml build(examples): clean more output (#2420) 2024-03-18 11:58:37 -04:00
client-process.toml ci(examples): build hackernews_js_fetch with deno (#2344) 2024-02-23 13:40:44 -05:00
compile.toml chore(ci): run all examples under stable and fix remaining linting issue (#2503) 2024-04-05 16:09:23 -04:00
deno-build.toml chore(ci): fix `wasm-pack` installation 2024-06-02 15:38:22 -04:00
lint.toml fix(ci): address clippy issue (#2278) 2024-02-09 16:30:11 -05:00
main.toml build(examples): make it easier to run examples (#1697) 2023-09-12 10:46:16 -04:00
node.toml refactor(ci): improve the organization of `cargo make` tasks (#1320) 2023-07-09 20:47:10 -04:00
playwright-test.toml refactor(ci): improve the organization of `cargo make` tasks (#1320) 2023-07-09 20:47:10 -04:00
playwright-trunk-test.toml fix(ci) Wait a bit longer for server to start 2024-03-01 15:47:59 -06:00
playwright.toml refactor(ci): improve the organization of `cargo make` tasks (#1320) 2023-07-09 20:47:10 -04:00
process.toml build(examples): make it easier to run examples (#1697) 2023-09-12 10:46:16 -04:00
server-process.toml ci(examples): build hackernews_js_fetch with deno (#2344) 2024-02-23 13:40:44 -05:00
trunk_server.toml build(examples): make it easier to run examples (#1697) 2023-09-12 10:46:16 -04:00
wasm-test.toml refactor(ci): improve the organization of `cargo make` tasks (#1320) 2023-07-09 20:47:10 -04:00
webdriver.toml ci(examples): build hackernews_js_fetch with deno (#2344) 2024-02-23 13:40:44 -05:00