webviz-subsurface-components icon indicating copy to clipboard operation
webviz-subsurface-components copied to clipboard

Minify js code in NPM package

Open hkfb opened this issue 3 years ago • 0 comments

  • Target needs to be ES5 for jest testing

  • Resource files (json, glsl, gltf) need to be embedded in the NPM package. Loading them in the client doesn't work as of Webpack 5.

  • [ ] include *.d.ts files

  • [ ] include source map files

  • [ ] Target ES5

hkfb avatar Mar 22 '22 09:03 hkfb