antvis/G6





The issue has been closed
Production Environment Error: Cannot read properties of undefined (reading 'Graph') #6512
hls-1992 posted onGitHub
Describe the bug / 问题描述
In DEV environment, everything is ok. In PROD environmnet, Cannot read properties of undefined (reading 'Graph')
Reproduction link / 重现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
Just vue3 + vite import { Graph } from '@antv/g6'
G6 Version / G6 版本
🆕 5.x
Operating System / 操作系统
macOS
Browser / 浏览器
Chrome
Additional context / 补充说明
No response