wip: migrate to desktop2
This commit is contained in:
@@ -12,12 +12,7 @@ export default defineConfig({
|
||||
promiseExportName: "__tla",
|
||||
promiseImportName: (i) => `__tla_${i}`,
|
||||
}),
|
||||
TanStackRouterVite({
|
||||
routesDirectory: "./src/routes",
|
||||
generatedRouteTree: "./src/tree.gen.ts",
|
||||
routeFileIgnorePrefix: "-",
|
||||
quoteStyle: "single",
|
||||
}),
|
||||
TanStackRouterVite(),
|
||||
],
|
||||
build: {
|
||||
outDir: "../../dist",
|
||||
|
||||
Reference in New Issue
Block a user