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

TypeScript article: Add experimental-strip-types note #7030

Closed
wants to merge 1 commit into from

Conversation

mmkal
Copy link

@mmkal mmkal commented Sep 4, 2024

Description

Add a callout to the top of the "Node.js with TypeScript" article linking to the release that added --experimental-strip-types.

Validation

Clicked the Preview button in GitHub

Related Issues

Google search for "Node.js TypeScript support" points to this article, and it's official, so I think it should point to the very relevant new flag.

image

Check List

(leaving unchecked for now because this is just a markdown change)

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@mmkal mmkal requested a review from a team as a code owner September 4, 2024 14:05
Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ❌ Failed (Inspect) Sep 4, 2024 2:52pm

@mikeesto
Copy link
Member

mikeesto commented Sep 5, 2024

Thanks. This PR has stalled a bit but the idea is that we will have some fleshed out docs on TypeScript and the type stripping flag

@bmuenzenmeyer
Copy link
Collaborator

correct - i am going to close this PR as a duplicate - lets coalesce action around the other work - we'd appreciate any help there

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.

3 participants