g-webgl-compute icon indicating copy to clipboard operation
g-webgl-compute copied to clipboard

Missing exports

Open openscript opened this issue 4 years ago • 0 comments

I'm running in the following issue:

[snowpack] Failed to load node_modules/@antv/g-webgpu-core/es/index.js
  'ISystem' is not exported by node_modules/@antv/g-webgpu-core/es/ISystem.js, imported by node_modules/@antv/g-webgpu-core/es/index.js

When I look into ISystem.js it's empty. Also other files don't have exports. Is there something wrong with the build or do I understand something wrong?

I appreciate any help :)

openscript avatar Feb 20 '21 13:02 openscript