Skip to content

Commit 918b2b7

Browse files
committed
fix: try fixing deploy
1 parent ca3b444 commit 918b2b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ export default defineConfig(({ mode }) => {
107107
]
108108
}),
109109
react({
110+
include: /\.[jt]sx?$/,
110111
babel: {
111112
plugins: [
112113
["@babel/plugin-proposal-decorators", { legacy: true }],

0 commit comments

Comments
 (0)