Closed fmuellner closed 9 months ago
Add support for loading specs as modules, so specs can test modules without the need for dynamic imports.
With that in place, the code base itself can be ported to ESM, so do that as well.
Add support for loading specs as modules, so specs can test modules without the need for dynamic imports.
With that in place, the code base itself can be ported to ESM, so do that as well.