mastilver / module-to-cdn

MIT License
45 stars 32 forks source link

Allow to paramatrize modules list in resolver #16

Closed morriq closed 5 years ago

morriq commented 5 years ago

It makes it more flex

mastilver commented 5 years ago

Hi

Can you let me know your use case I would prefer not to accept this as it would make modules.json a public API and any changes in it's structure would be a breaking change

morriq commented 5 years ago

@mastilver As I know it will not make modules.json public but it will give us posibility to load own configuration.

I want to use your resolver in dynamic-cdn-webpack-plugin but with my own modules list .

mastilver commented 5 years ago

It will not make modules.json but it's structure will be, I would rather not Just use a simpler version of this plugin for your own need