Andrey Okonetchnikov
Andrey Okonetchnikov
So you're saying something can mutate the list of files? Do you have a reproduction case? I'm wondering how this is possible. Also let's create an issue for this first...
Also before we can merge it we would need a test for this.
Sorry for the delay but I completely missed it. It should be released soon. Thanks!
Yeah that could be the reason. I found out over time the cloning children should be avoided but I'm currently not really maintaining this lib. So if you want to...
Okay I think the second message is coming from my `postinstall` script so I've updated the issue
Related SO question: https://stackoverflow.com/questions/41531609/install-npm-package-on-postinstall
Related issue: https://github.com/npm/npm/issues/17732
I think you should start with learning how webpack works: https://webpack.github.io/docs/tutorials/getting-started/
@balazsmatepetro did you figure out the bundling problem?
I think it's worth converting it to TS. Want to give it a try?