This commit is contained in:
Andrea
2024-05-11 11:58:19 +02:00
parent 4a13e34f84
commit e30b2cc403
6 changed files with 2825 additions and 6043 deletions

View File

@@ -14,6 +14,9 @@ export default defineConfig({
}),
remix({
ignoredRouteFiles: ["**/*.css"],
future: {
unstable_singleFetch: true,
},
}),
tsconfigPaths(),
],