Skip to content

enhanced-magic-string-v0.0.13

Choose a tag to compare

@github-actions github-actions released this 11 Apr 03:30
· 13 commits to main since this release
14dc98e

Added

  • add test case & fix relative path
  • mapping to sourcemap
  • add the generate_map method.
  • support trace sourcemap chain
  • support single byte char bundle
  • support Bundle

Fixed

  • test case
  • test case
  • test case
  • test case
  • underflow
  • window test case
  • test case
  • empty source main chain
  • source map chain trace
  • bugs
  • remap_source does not work for modules without original sourcemap

Other

  • fix test case
  • fix windows test case
  • fix ci
  • optimize performance and support remap_source when generate sourcemap
  • optimize performance
  • make MagicString thread safe
  • support append or prepend
  • bump version
  • implement bundle toString and generateMap