Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

taro-echarts #10

Open
yyh1413 opened this issue Apr 18, 2023 · 3 comments
Open

taro-echarts #10

yyh1413 opened this issue Apr 18, 2023 · 3 comments

Comments

@yyh1413
Copy link

yyh1413 commented Apr 18, 2023

Cannot read property 'node' of null

taro,3.6.2

@flyrui316
Copy link
Contributor

add config of prebundle.exclude
compiler: { type: 'webpack5', prebundle: { exclude:['taro-charts'] }, }

@izbj
Copy link

izbj commented Jan 23, 2025

add config of prebundle.exclude compiler: { type: 'webpack5', prebundle: { exclude:['taro-charts'] }, }

page will empty if added config
taro 4.0.9

@izbj
Copy link

izbj commented Jan 23, 2025

add config of prebundle.exclude compiler: { type: 'webpack5', prebundle: { exclude:['taro-charts'] }, }

page will empty if added config taro 4.0.9

its no error if NODE_ENV=production, dev always has this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants