Results 1 comments of xyz

@eakl vite config defineConfig add resolve alias ` resolve: { alias: [ { find: "@antv/graphin", replacement: "@antv/graphin/lib/index.js" } ] } `