mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-21 16:04:38 +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 {
|
||||
root: 'public',
|
||||
plugins: [elmPlugin()]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user