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

Import assertion / json modules #1100

Merged
merged 15 commits into from
Sep 23, 2020
Merged

Import assertion / json modules #1100

merged 15 commits into from
Sep 23, 2020

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Sep 23, 2020

swc_atoms:

  • Add "assert".

swc_ecma_ast

  • Add a field to an import declaration.

swc_ecma_parser:

  • Parse assertions in import statements.
  • Parse assertions in top-level dynamic imports.
  • Parse assertions in non-top-level dynamic imports.

swc_ecma_transforms:

  • Fix compilation.

Related to: denoland/deno#7623

@kdy1 kdy1 marked this pull request as ready for review September 23, 2020 05:25
@kdy1 kdy1 merged commit 688d16f into swc-project:master Sep 23, 2020
@kdy1 kdy1 deleted the issues branch September 23, 2020 05:27
@kdy1 kdy1 added this to the v1.2.33 milestone Sep 23, 2020
@swc-project swc-project locked as resolved and limited conversation to collaborators Nov 13, 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