mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 03:12:01 +03:00
Update vite.config.js
This commit is contained in:
parent
b70269ba7a
commit
b1766bfa57
@ -1,6 +1,6 @@
|
|||||||
import elmPlugin from 'rollup-plugin-elm'
|
import elmPlugin from 'vite-plugin-elm'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
root: 'public',
|
root: 'public',
|
||||||
plugins: [elmPlugin()]
|
plugins: [elmPlugin()]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user