requirejs-web-workers icon indicating copy to clipboard operation
requirejs-web-workers copied to clipboard

include worker files in requirejs optimizer build

Open stevemu opened this issue 8 years ago • 1 comments

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.

stevemu avatar Mar 14 '17 23:03 stevemu

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.

chadly avatar Mar 15 '17 11:03 chadly