feat: reach an initial working stage
This commit is contained in:
parent
8db323b63f
commit
34cfee7cff
34 changed files with 1078 additions and 684 deletions
|
|
@ -19,7 +19,7 @@ if (!version) {
|
|||
}
|
||||
|
||||
export default defineConfig({
|
||||
base: `${prefix}/`,
|
||||
// base: `${prefix}/`,
|
||||
plugins: [reactRouterHonoServer(), reactRouter(), tsconfigPaths()],
|
||||
css: {
|
||||
postcss: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue