haifeng2013 / rollup-plugin-bundle-html

MIT License
27 stars 11 forks source link

Exclude subfolders #12

Open frederikhors opened 5 years ago

frederikhors commented 5 years ago

We need a way to exclude subfolders.

Do you think we can do that?

Ex:

dist/js/notToInjectfile.js and dist/thisFileYes.js.

Is it possible now?

frederikhors commented 5 years ago

Also because there is a need not to import all the chunks but only the main.js.

frederikhors commented 5 years ago

I think https://github.com/haifeng2013/rollup-plugin-bundle-html/pull/13 can close this issue.

@haifeng2013 please can you review, merge and release it ASAP?

This plugin is amazing for Rollup. If you don't have time we can fork it and start editing the fork.