17 Commits (be0f82c6238ea3d83544df1e309a2b7c78331641)

Author SHA1 Message Date
Rich-Harris 173cfc0df7 rewrite 8 years ago
Rich-Harris 8c737c3152 update test results 8 years ago
Rich-Harris 67b5fc6018 rename expected output files (es6.js -> es.js) 9 years ago
Boris Sirota b1658066ed check that _interopDefault's input is a non-null object fixes #474 9 years ago
Alexander Early 1f3488dcfd add _interopDefault to globals, fix behavior or module__default, make cjs work with browserify 9 years ago
Alexander Early 98e4adb322 use an interopRequire function for external CJS deps with a default export 9 years ago
mnater 318481f2f0 Style iife 9 years ago
mnater 97fa61f8cf Style iife 9 years ago
Rich-Harris aac5365f42 reinstate #392 fix 9 years ago
Brian Donovan 29104b7932 Ensure namespace imports are not combined with other import types. 9 years ago
Rich-Harris 3e6fe19a39 brute force merge rewrite -> rewrite-master 9 years ago
Rich-Harris 7fb0891b08 Revert "guard against undefined `this` in post-processed UMD bundle - fixes #109" 9 years ago
Rich-Harris 250678dcf8 guard against undefined `this` in post-processed UMD bundle - fixes #109 9 years ago
Oskar Segersvärd 70c344c448 Fixed external-imports. Made cjs use getInteropBlock. 9 years ago
Rich-Harris 688d66698a more robust interop 10 years ago
Oskar Segersvärd 08c2826760 Updated tests to contain `import * as ns from ".."` 10 years ago
Rich Harris 3188c413b8 flesh out test for #59 10 years ago
Rich Harris 53fa8fce8b add test for #57 10 years ago