1 Commits (616e770a48833c74db5680bbf6fe23cb5e462b42)

Author SHA1 Message Date
Chris Thielen bb546d342d Add test for bizzare moduleName 8 years ago
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