1 Commits (3bd04068c5040ae92e851742f12a371e21e1feb0)

Author SHA1 Message Date
Chris Thielen f43fd99554 Access global.* using array notation 8 years ago
Rich-Harris 8c737c3152 update test results 9 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
Mateusz Krzeszowiak 92703bf46d Remove empty lines at the end of files added by Atom 9 years ago
Mateusz Krzeszowiak afed9d4d43 Test fixes rollup/rollup#493 9 years ago
Rich-Harris aac5365f42 reinstate #392 fix 9 years ago
Rich-Harris 7fb0891b08 Revert "guard against undefined `this` in post-processed UMD bundle - fixes #109" 10 years ago
Rich-Harris 250678dcf8 guard against undefined `this` in post-processed UMD bundle - fixes #109 10 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