We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd003d8 commit 7aa57f1Copy full SHA for 7aa57f1
1 file changed
vite.config.mjs
@@ -80,6 +80,8 @@ export default defineConfig(({ mode }) => {
80
'react-icons',
81
'react-markdown',
82
'react-spring-bottom-sheet',
83
+ '@dnd-kit/core',
84
+ '@dnd-kit/sortable',
85
],
86
utils: [
87
'@amplitude/analytics-browser',
0 commit comments