We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843e554 commit 921644eCopy full SHA for 921644e
1 file changed
vite.config.mts
@@ -58,7 +58,7 @@ export default defineConfig({
58
i18next: ['i18next', 'react-i18next'],
59
lodash: ['lodash'],
60
luxon: ['luxon'],
61
- reactRouter: ['react-router', 'react-router-dom'],
+ reactRouter: ['react-router'],
62
},
63
64
0 commit comments