Skip to content

Revert "module: implement "exports" proposal for CommonJS"

Rodrigo Muino Tomonari requested to merge github/fork/Trott/revert-dcb6929 into master

This reverts commit dcb69291.

Unfortunately, dcb69291 was landed despite apparently-unrelated tests failing in CI on the debug build. However, after it landed, those tests started failing 100% on master. I did a git bisect and used Jenkins to determine that dcb69291 is the commit that caused the issue.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading