google / elemental2

Type checked access to browser APIs for Java code.
Apache License 2.0
150 stars 38 forks source link

Point webassembly.js at its new location in latest closure-compiler #135

Closed niloc132 closed 4 years ago

niloc132 commented 4 years ago

Without this, elemental2 will not build after a bazel sync/bazel clean --expunge.

jDramaix commented 4 years ago

Sorry I've fixed that in 0c8615c8fbb65726c257db6b6049ff6c997d8817 without seeing this PR.

Yes we should use the com_google_closure_compiler version once a release of the closure compiler containing the extern is created and this version in use in bazel closure rule.