Skip to content

Releases: rart/rollup-plugin-replace-imports-with-vars

1.0.2

08 Oct 09:43
Compare
Choose a tag to compare
  • Fix as statement in imports when translated to a var destructing
  • Add pretty formatting to dist :)
  • Fix auto-array-toString in how the individual import expressions were handled

1.0.1

08 Oct 09:42
Compare
Choose a tag to compare
  • Fix ReplaceImportsOptions['replacementLookup'] typing
  • Fix README sample section