解决方法:

在config.js 中的 externals 配置项中进行了如下配置修改:

  externals: {
    '@antv/data-set': 'DataSet',
    // bizcharts: 'BizCharts',
  },

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-17
  • 2021-11-18
  • 2021-07-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-24
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
  • 2021-08-05
  • 2021-08-14
相关资源
相似解决方案