Canadian-Geospatial-Platform/geoview

[BUILD] Build Workers in cgpv package

Opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

For the moments, workers are built on the side of cgpv and output as specific js file.

Expected Behavior

It should be part of a specific Webpack rule to be built in cgpv main.

Maybe it is best to keep worker sperate like in Webpack5 sample: https://webpack.js.org/guides/web-workers/#root. The important thing would be to have them output in a folder like what we did for packages.

Steps To Reproduce

No response

Anything else?

No response