You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: