On 10/4/16, 1:45 PM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
> > >Thanks for fixing it. I hope it helped get a little insight on how maven >works and that it helps getting comfortable with it. Yes, it helped me learn a bit more about Maven. > > >One thing though ... if the output is set to a file it adds the js output >inside the existing archive and if it's a directory it outputs stuff in >to a directory structure. Is it a valid usecase to have output generated >to a directory? If yes it would be better to name the property something >neutral ... ("output" for example) and to have the swc default, but a >user could override the default and have stuff generated to a directory. Feel free to make further tweaks. I'm not sure we need to keep the output-to-directory functionality. I don't think it is being used anymore. I just kept it around in case we do need it somewhere. -Alex