We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eac8c45 + ed74ce4 commit ec4415aCopy full SHA for ec4415a
1 file changed
packages/vchart-extension/bundler.config.js
@@ -17,7 +17,6 @@ module.exports = {
17
},
18
globals: {
19
'@visactor/vchart': 'VChart',
20
- '@visactor/vutils': 'VUtils'
21
22
- external: ['@visactor/vchart', '@visactor/vutils']
+ external: ['@visactor/vchart']
23
};
0 commit comments