This commit is contained in:
Cledwyn Lew
2025-12-25 15:10:20 +08:00
parent 8f084dc75d
commit a41bf16972
16 changed files with 606 additions and 849 deletions

View File

@@ -10,5 +10,6 @@ export default defineConfig({
alias: {
'@': path.resolve(__dirname, './src'),
},
// dedupe: ['react', 'react-dom'],
},
});