vite-plugin-elm-watch

Use Elm with Vite (powered by elm-watch!)

MIT License

Stars
15

Bot releases are visible (Hide)

vite-plugin-elm-watch - v1.3.5 Latest Release

Published by ryan-haskell 2 months ago

Changes

  • Fix issue with Windows HMR detection (caused by / vs \\)
  • Add a check before calling app.unmount() to prevent runtime exceptions when it's missing
  • Include relative filepath when reporting errors
  • Make Elm hint links magenta and clickable
  • Make error overlay have a high z-index, to prevent issues with in-app CSS
vite-plugin-elm-watch - v1.3.3

Published by ryan-haskell 6 months ago

  • Fixed hot-reload issues for Windows users
vite-plugin-elm-watch - v1.3.2

Published by ryan-haskell 7 months ago

vite-plugin-elm-watch - v1.1.0

Published by ryan-haskell 10 months ago

vite-plugin-elm-watch - v1.0.0

Published by ryan-haskell 10 months ago

Features

  • Reliable HMR, powered by elm-watch
  • Full-color error message overlays (both light & dark mode!)
  • JS Minification for compiled production code

The NPM package

npm install -D vite-plugin-elm-watch