feat: Transform react-flow to vue-jsx

This commit is contained in:
Braks
2021-07-08 23:37:11 +02:00
parent 4025ec82cb
commit 52e1188d04
46 changed files with 5463 additions and 94 deletions
+2
View File
@@ -4,6 +4,8 @@ import vueJsx from '@vitejs/plugin-vue-jsx';
// https://vitejs.dev/config/
export default defineConfig({
build: { sourcemap: 'inline' },
esbuild: { sourcemap: 'both' },
plugins: [
vue(),
vueJsx({