Skip to content

Fix relative imports

Alf Eaton requested to merge fix-transformer-imports into master

This fixes an issue that was causing exports to not be available when importing the CommonJS module.

Merge request reports