Packages

An experimental light-weight module to help with integrating Vite into your Phoenix project and watching for any code change in Vite's side.

Current section

Files

Jump to
vite_phoenix CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
## v0.1.2 (2023-01-17)
- Fix relative path to the js folder when used as a dependency.
## v0.1.1 (2023-01-17)
- Remove empty environment variable from `mix.exs`
## v0.1.0 (2023-01-17)
- Initial version.