summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/import_cjs_from_esm
AgeCommit message (Expand)Author
2022-09-03BREAKING(unstable): remove --compat mode (#15678)Bartek Iwańczuk
2022-07-20chore: use import.meta.resolve() in tests (#15256)Bartek Iwańczuk
2022-03-11fix(compat): cjs/esm interop for dynamic imports (#13792)Bartek Iwańczuk
2022-02-27feat(compat): CJS/ESM interoperability (#13553)Bartek Iwańczuk