mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
Add warning for breaking changes in installation
This commit is contained in:
parent
f23472ce3b
commit
fe10f86d62
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@ If you don't want SSR, you can disable it by not setting `NodeJS.Supervisor` in
|
|||
|
||||
## Installation
|
||||
|
||||
_If you're updating from an older version, make sure to check the `CHANGELOG.md` for breaking changes._
|
||||
|
||||
1. Add `live_svelte` to your list of dependencies in `mix.exs`:
|
||||
|
||||
```elixir
|
||||
|
|
|
|||
Loading…
Reference in a new issue