Robert Watkins
Robert Watkins
FWIW, I've submitted a pull request (https://github.com/philmander/ant-jshint/pull/32) that upgrades ant-jshint to use JSHint 2.4.4, and which works around the JSHint/Rhino problems.
I'm going to see if I can make a 2020-09 compatible version; no promises though. Making it compatible with Java 11 may also solve a number of other issues (for...
I'm happy to investigate this, but I've got very limited experience building Eclipse plugins; some hints on debugging (even just outputting stuff to the error log) would be appreciated
It kind of feels like this project is abandonware; nobody from AWS has contributed to it for a year, and basic issues like this remain unfixed.
I can reproduce the problem in a unit test, but that test is a bit much to drop in here. I'll try and create a standalone project that reproduces the...
[esm_failure.txt](https://github.com/codedthemes/mantis-free-react-admin-template/files/14339843/esm_failure.txt) [cjs_failure.txt](https://github.com/codedthemes/mantis-free-react-admin-template/files/14339844/cjs_failure.txt) Failures, as mentioned
If combined with #2253 , this would also allow for the `default` profile to set common or default values for parameters, with environments only needing to override the ones that...