Skip to content

fix(rewrite): add module name to alias for plain imports and when not already using alias

Choose a tag to compare

@DavidVujic DavidVujic released this 02 Aug 14:45
· 20 commits to main since this release
7c4c4b8

Fixing an issue with rewriting the top namespace for bricks, when the brick is imported as: import the_namespace

Details in #358