1 Commits (23d50f62cca785e5c0a6d263462e3a37c94cdfb5)

Author SHA1 Message Date
Chris Thielen f43fd99554 Access global.* using array notation 8 years ago
Rich-Harris b059d075d5 add __esModule to AMD, move to top of CJS, consistent style 9 years ago
Cameron Martin a660b896dc Made __esModule a non-enumerable property of exports. 9 years ago
Cameron Martin d8844e7078 Added the __esModule export, with value true, when the format is cjs or umd, and the exports option is named. 9 years ago
Rich Harris 71d9d4fa0e only rewrite exported vars as exports.foo if necessary 10 years ago
Rich-Harris cd8230f0cd update tests 10 years ago
Rich-Harris 5e5a00c012 test multiple exports form 10 years ago