feat(test): Add cypress for testing
This commit is contained in:
+1
-1
@@ -59,6 +59,6 @@ export default defineConfig({
|
||||
}),
|
||||
],
|
||||
optimizeDeps: {
|
||||
include: ['vue', '@vueuse/core'],
|
||||
include: ['vue', '@vueuse/core', '@braks/revue-draggable'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user