🐛 Fix entry path which causes bug with the router
This commit is contained in:
@@ -5,7 +5,7 @@ import WindiCSS from "vite-plugin-windicss";
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
solidPlugin(),
|
||||
...WindiCSS({
|
||||
WindiCSS({
|
||||
scan: {
|
||||
fileExtensions: ["html", "js", "ts", "jsx", "tsx"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user