Skip to content

Conversation

@kdy1
Copy link
Member

@kdy1 kdy1 commented Aug 24, 2021

swc_ecma_codegen:

  • Use span for await token.
  • Use span for debugger statements.
  • Use span for object literals.
  • Use span for object patterns.
  • Use span for array literals.
  • Use span for try.
  • Use span for for.
  • Use span for return.
  • Use span for break.
  • Use span for continue.
  • Use span for this.
  • Use span for switch.
  • Use span for catch.
  • Use span for case.
  • Use span for function.
  • Use span for unary expressions.

swc_ecma_minifier:

  • Normalize sequences expressions if the length is 1.

@kdy1 kdy1 changed the title fix(es/minifier): Fix sourcemap fix(es/codegen): Fix sourcemap Aug 25, 2021
@kdy1 kdy1 marked this pull request as ready for review August 25, 2021 07:55
@kdy1 kdy1 enabled auto-merge (squash) August 25, 2021 07:55
@kdy1 kdy1 added this to the v1.2.82 milestone Aug 25, 2021
@kdy1 kdy1 merged commit 427df9a into swc-project:master Aug 25, 2021
@kdy1 kdy1 deleted the srcmap branch August 25, 2021 08:23
@swc-project swc-project locked as resolved and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant