package dream-livereload
Live reloading for Dream applications
Install
Dune Dependency
Authors
Maintainers
Sources
dream-livereload-0.2.0.tbz
sha256=f9650347225b2e42b2e45419f4b98435c432c0a295b25fd7e1a7dc219024f8de
sha512=ab19e04bd6f941b769f75fc10114f3f1948cb55ed65e6f4ab8ddbf51987b18594cbb5ad4af24eeb3eb24f735e967d9e0a07112f5b7e53c2fc976cb3e5b5cdee7
CHANGES.md.html
0.2.0
Changed
Support for dream.1.0.0~alpha3
Change default timeout to 10 seconds
Fixed
Add constraint to markup.ml that fixes a bug that caused the inject_script middleware to mutates the HTML. (#5)
0.1.0
Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>