mirror of https://github.com/aziis98/go-vite-kit
Added a routes.js file for writing routes and entry html files only once
parent
2d1ecedcf0
commit
0481510065
@ -0,0 +1,3 @@
|
|||||||
|
export default {
|
||||||
|
'/': './index.html',
|
||||||
|
}
|
Loading…
Reference in New Issue