Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@fuweichin fuweichin released this 07 Jun 15:42
· 7 commits to master since this release

Added

  • options.srcText to use text as importmap source
  • options.transformingReport to save transforming report as a file
  • options.noTransforming to only mark specifiers defined in importmap as external without transforming
  • options.exclude to skip specifiers from resolving

Changed

  • dropped use of Buffer as options.srcObject