Vertispan / j2clmavenplugin

Maven plugin to launch new J2CL compilation
https://vertispan.github.io/j2clmavenplugin/
Apache License 2.0
53 stars 26 forks source link

reuse scope(...) and input(...) outside the *TaskFactory #177

Open treblereel opened 2 years ago

treblereel commented 2 years ago

I have faced an issue during my work on translations subsystem.

There is a need to perform a scan to lookup a some files in sources, but current implementation is a little bit scoped. I hope, it can be improved