Skip to content

Update ts-node to 10.4.0 #2123

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

Merged
merged 33 commits into from
Nov 8, 2021
Merged

Update ts-node to 10.4.0 #2123

merged 33 commits into from
Nov 8, 2021

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Nov 6, 2021

We avoided this because the previous attempt to upgrade to version 8 slowed down transpilation a lot. But it seems that this is no longer a problem for this version.

Also enhance CI pipeline and distribution tests

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey requested a review from dcodeIO November 6, 2021 19:36
@MaxGraey
Copy link
Member Author

MaxGraey commented Nov 6, 2021

Another option we could use https://github.com/egoist/esbuild-register instead ts-node

index.js Outdated
Comment on lines 4 to 5
skipIgnore: true,
files: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it right that this is different from invocation in cli/asc.js?

@MaxGraey MaxGraey requested a review from dcodeIO November 8, 2021 12:37
@MaxGraey MaxGraey merged commit b4dfc44 into AssemblyScript:main Nov 8, 2021
@MaxGraey MaxGraey deleted the upd-ts-node branch November 8, 2021 21:26
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.

2 participants