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

Draft: Support ESM project #1543

Merged
merged 9 commits into from Jul 31, 2022
Merged

Conversation

yoyo930021
Copy link
Member

@yoyo930021 yoyo930021 commented Jul 8, 2022

Fixed #1542
Fixed #1394

Change:

  • add file extension in codegen
  • add file extension in script import

Unresolved:

  • import Vue file in ts file

@yoyo930021 yoyo930021 changed the title WIP: Support ESM support WIP: Support ESM project Jul 8, 2022
@yoyo930021 yoyo930021 marked this pull request as ready for review July 11, 2022 09:38
@yoyo930021 yoyo930021 changed the title WIP: Support ESM project Support ESM project Jul 11, 2022
@yoyo930021 yoyo930021 changed the title Support ESM project WIP: Support ESM project Jul 12, 2022
@yoyo930021 yoyo930021 changed the title WIP: Support ESM project Draft: Support ESM project Jul 12, 2022
@yoyo930021 yoyo930021 changed the title Draft: Support ESM project Support ESM project Jul 12, 2022
@yoyo930021 yoyo930021 changed the title Support ESM project Draft: Support ESM project Jul 21, 2022
@johnsoncodehk johnsoncodehk marked this pull request as ready for review July 31, 2022 10:27
@johnsoncodehk johnsoncodehk merged commit cf31ac3 into vuejs:master Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support pure ESM project vue-tsc can not find vue files if module resolution is node12 or nodenext
2 participants