Skip to content

Fix Google Closure Compiler / Parcel errors when compiling with GHCJS_BROWSER (#25613)

Mateusz Goślinowski requested to merge wip/swordlash/ghcjs_browser_fix into master

The PR adds GHCJS_BROWSER preprocessor directives to JavaScript backend files that are crucial for Google Closure Compiler and bundlers (Parcel) to work with generated code.

Upstream PRs:

Merge request reports

Loading