chore: v0.5.7

This commit is contained in:
Aarnav Tale
2025-04-02 14:28:05 -04:00
parent 000ec620b4
commit 8596a56375
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ if (!version) {
}
export default defineConfig(({ isSsrBuild }) => ({
// base: `${prefix}/`,
base: `${prefix}/`,
plugins: [reactRouterHonoServer(), reactRouter(), tsconfigPaths()],
css: {
postcss: {