Seed: Live reload

Created on 2 Jul 2019  路  4Comments  路  Source: seed-rs/seed

It looks like currently seed has no live reload feature. Do you have this planned and can I somehow help with it?

enhancement

Most helpful comment

Having rust-only solution is a more pleasing alternative ;)

All 4 comments

It would be nice to have it in default quickstart (I don't know if some crates exist for this or we have to write something from scratch).
Or you can use webpack quickstart (I will try to update it and make it better in next weeks / month but it should be usable now).

Having rust-only solution is a more pleasing alternative ;)

Yeah, my hands were burning while I was writing Javascript for Rust project, but assets minifications, Tailwind, live reload, CSS transformations, etc. are still missing in Rust and I don't have time to write them all now :D

I'll create something like Rust Webpack for Seed once a style library for Seed is complete. And I want to investigate elm-spa for inspiration.

I'm closing this issue in favor of https://github.com/seed-rs/seed-quickstart/issues/11 (where you can add your ideas).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

songmaotian picture songmaotian  路  4Comments

flosse picture flosse  路  7Comments

MartinKavik picture MartinKavik  路  3Comments

sbditto85 picture sbditto85  路  3Comments

matiu2 picture matiu2  路  5Comments