requirejs-web-workers
requirejs-web-workers copied to clipboard
include worker files in requirejs optimizer build
Hi, how are you?
Thank you for providing this plugin.
I am using requirejs optimizer to build a production javascript file from all individual files. I found out that my worker file is not included in the built file. I use your worker plugin.
Could you tell me how can I include my work files that I use worker plugin with to the requirejs optimizer output, please?
Thank you in advance.
I'm not sure why it would not be including the built files in the optimizer build. I don't really use this plugin anymore and don't have much time to look into it.
If you manage to figure it out, please submit a PR to fix it.