Matthew Cheely
Matthew Cheely
The config file format you're trying to sort out is from the requirejs project. I don't document it, because I don't maintain it's behavior. You can find documentation at: requirejs.org...
The multiple execution support is built into maven itself, so I'd expect that if something wasn't working it would probably be a config issue. Can you attach your working single...
Hm.... That's odd. Have you tried moving the "shared config" in your first example into the specific exec configurations, as shown below? Also, does the plugin execution fail on the...
Looks good, but I think the package.json and package-lock.json changes are unnecessary?
I think a roadmap on the Reame.md, or maybe a link to a roadmap is a good idea. We could also try creating a 1.0 milestone and filing issues under...
I had another idea for a feature that I think might be a nice long-term addition: adding integration with tool like https://github.com/malaire/elm-dependencies-analyzer to make upgrading (and maybe finding and installing?)...
I agree about dependency management being non-essential, and not a focus right now. I just wanted to get it down somewhere so I wouldn't forget the idea.
I believe the latest changes should return errors in any cases where I was previously choosing some default behavior that could differ from user intent.
> What is the situation with this MR? @MattCheely are you still working on it? As far as I'm aware I've resolved all of the review comments. I'm just waiting...
FWIW, I'm not too worried about attribution, so I don't mind what PR gets merged. I'm just keen to have the feature. 😁