Commit Graph

8 Commits

Author SHA1 Message Date
Joel Denning ccd24605ef Merge branch 'master' into system-context 2020-03-10 10:37:28 -06:00
Tobias Koppers 712711d2a1 setters are non-optional 2020-03-09 11:03:41 +01:00
Tobias Koppers c94aea82cc enable export mangling for system.js externals
add __esModule flag only when needed
2020-03-05 14:07:55 +01:00
Joel Denning 3d3d20e353 sokra's feedback 2020-03-04 10:53:07 -07:00
Joel Denning d3b44c96a0 Fix externals interop within SystemLibraryPlugin. 2020-03-03 19:01:00 -07:00
Joel Denning 76d5cd579c Exposing System.register _context variable to bundled code.
Making __system_context__ available to code splits.

Fixing git problem

Making PR compatible with webpack 5

Undoing prettier changes to open-bot

Adding test

Triggering build

Triggering build

Reimplementing with new file

Exposing System.register _context variable to bundled code.

Making __system_context__ available to code splits.

Making PR compatible with webpack 5

Undoing prettier changes to open-bot

Adding test

Triggering build

Triggering build

Self review

Self review

Fixing license

Removing deleted file

Fix
2020-02-29 15:24:52 -07:00
Tobias Koppers 70fc2f7392 code cleanup from review 2020-02-26 17:36:44 +01:00
Tobias Koppers f1dd328779 refactor library system 2020-02-26 17:35:52 +01:00