mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
Correct link build.js file
This commit is contained in:
parent
a66c500c93
commit
baef05f1db
1 changed files with 1 additions and 1 deletions
|
|
@ -803,7 +803,7 @@ To migrate your project from `0.14.0` to `0.15.0` you need to follow the followi
|
|||
```
|
||||
|
||||
3. Update your build.js file.
|
||||
Which you can find [here](https://github.com/woutdp/live_svelte/blob/svelte-5/assets/copy/build.js)
|
||||
Which you can find [here](https://github.com/woutdp/live_svelte/blob/master/assets/copy/build.js)
|
||||
|
||||
|
||||
## Credits
|
||||
|
|
|
|||
Loading…
Reference in a new issue