Vertispan / j2clmavenplugin

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

Update to recent HtmlUnit to support fetch #193

Closed niloc132 closed 1 year ago

niloc132 commented 1 year ago

The fetch (and proxy) polyfill is not enabled by default using the htmlunit driver, but once enabled it is available to JS apps.

Among other things, this enables us to actually run the static-resources integration test.