Denis Bardadym
Denis Bardadym
@mvaligursky i was right about edge case there. So you essentially do use modules, it is basically folders in src/. By idea what there should be done: 1. Allow to...
@danielo515 yes, i started to work on this, but could not find time to finish. You can see my approximate plan from comment in this issue on Jul 20
Hi, it makes sense. Need to think only if it should be default or it should be an option. Not yet sure.
@harrytran998 this plugin works with output chunks not with files. Meaning in this context your feature request is irrelevant. Also you always can filter out chunks
I added to plugin and generated files option to include/exclude bundles, files in all bundles or files in specific bundles. When it is done in plugin it is not included...
I will close this as initial plan on master and i do not want to expand this issue any more. If somebody feel need to work on include/exclude i suggest...
I added to plugin and generated files option to include/exclude bundles, files in all bundles or files in specific bundles. When it is done in plugin it is not included...
I would suggest you to try: ``` var query = new QueryStream('SELECT 10 as ten', []); qyery.name = 'select10'; ``` I have not tried it yet myself. But by idea...
Hi, thank you for issue and implementation. I like the idea but i cannot merge it. I maintain master copy of UI in rollup plugin and copy implementation from time...
Thanks for understanding, i will take a look