Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(swc): Run resolver before everything #3400

Merged
merged 8 commits into from Jan 29, 2022
Merged

fix(swc): Run resolver before everything #3400

merged 8 commits into from Jan 29, 2022

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jan 29, 2022

swc:

  • Use ts_resolver for typescript. This is required to handle decorators properly.
  • Apply resolver before creating custom passes.

@kdy1 kdy1 added this to the v1.2.136 milestone Jan 29, 2022
@kdy1 kdy1 merged commit cebc5dc into swc-project:main Jan 29, 2022
@kdy1 kdy1 deleted the order branch January 29, 2022 04:36
kodiakhq bot pushed a commit to vercel/next.js that referenced this pull request Feb 3, 2022
This PR applies

 - swc-project/swc#3350

which fixes lots of minifier issues.

 - swc-project/swc#3391

This fixes the regression of evaluatior.

 - swc-project/swc#3436

This fixes codegen bugs.

 - swc-project/swc#3425

This improves compression.

 - swc-project/swc#3400

This fixes some transform bugs.

 - swc-project/swc#3392
 
This implements more terser options.
natew pushed a commit to natew/next.js that referenced this pull request Feb 16, 2022
This PR applies

 - swc-project/swc#3350

which fixes lots of minifier issues.

 - swc-project/swc#3391

This fixes the regression of evaluatior.

 - swc-project/swc#3436

This fixes codegen bugs.

 - swc-project/swc#3425

This improves compression.

 - swc-project/swc#3400

This fixes some transform bugs.

 - swc-project/swc#3392
 
This implements more terser options.
@swc-project swc-project locked as resolved and limited conversation to collaborators Sep 21, 2023
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.

None yet

1 participant