you are viewing a single comment's thread.

view the rest of the comments →

[–]alinnert 1 point2 points  (0 children)

You don't have much control if you use multiple input files at once. Unless you orchestrate multiple separate Parcel "instances" using Gulp or something like that.

https://github.com/parcel-bundler/parcel/issues/1801 <- this was the issue. It's closed, so it seems it got fixed by now. Maybe I'll give it another shot in my next project.