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

INFRA: migration from tsm to tsx #6877

Merged
merged 27 commits into from
Oct 31, 2024
Merged

Conversation

JerryWu1234
Copy link
Contributor

@JerryWu1234 JerryWu1234 commented Sep 12, 2024

#6856

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have ran pnpm change and documented my changes
  • I have made corresponding changes to the Qwik docs
  • Added new tests to cover the fix / functionality

Copy link

changeset-bot bot commented Sep 12, 2024

🦋 Changeset detected

Latest commit: 399c2ab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
create-qwik Patch
@builder.io/qwik Patch
@builder.io/qwik-city Patch
eslint-plugin-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@intellix
Copy link
Contributor

just out of curiosity, what's the problem with TSM? was thinking that it looked promising for some of our other projects

@JerryWu1234
Copy link
Contributor Author

just out of curiosity, what's the problem with TSM? was thinking that it looked promising for some of our other projects

”because tsm doesn't support its import map.“ this can answer your question ?

@wmertens
Copy link
Member

package.json Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
@JerryWu1234 JerryWu1234 marked this pull request as ready for review September 19, 2024 02:16
@JerryWu1234 JerryWu1234 requested a review from a team as a code owner September 19, 2024 02:16
@JerryWu1234
Copy link
Contributor Author

@wmertens I tested pnpm run build.core and pnpm run build.full looks greet. and quick than ever

Copy link

pkg-pr-new bot commented Sep 19, 2024

Open in Stackblitz

npm i https://pkg.pr.new/@builder.io/qwik@6877
npm i https://pkg.pr.new/@builder.io/qwik-city@6877
npm i https://pkg.pr.new/eslint-plugin-qwik@6877
npm i https://pkg.pr.new/create-qwik@6877

commit: 399c2ab

@JerryWu1234
Copy link
Contributor Author

image

@wmertens I don't how to fix it, and other it looks greet

package.json Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Oct 4, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 399c2ab

Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

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

I think it would be best to start from scratch with https://www.npmjs.com/package/tsimp as described in the comment. It doens't need swc added etc, and can be a drop-in replacement/speedup.

.changeset/loud-deers-run.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@JerryWu1234 JerryWu1234 changed the title fea: switching tsm to ts-node in packagejson feat: switching tsm to ts-node in packagejson Oct 12, 2024
@JerryWu1234 JerryWu1234 marked this pull request as draft October 14, 2024 06:22
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
starters/playwright.config.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@JerryWu1234 JerryWu1234 marked this pull request as ready for review October 15, 2024 02:53
@JerryWu1234 JerryWu1234 requested a review from a team as a code owner October 15, 2024 02:53
@JerryWu1234
Copy link
Contributor Author

@wmertens Please help me check this PR, as it is easy to get conflicts.

@JerryWu1234 JerryWu1234 changed the title feat: switching tsm to ts-node in packagejson INFRA: migration from tsm to tsx Oct 31, 2024
@JerryWu1234
Copy link
Contributor Author

@shairez done

@shairez shairez dismissed wmertens’s stale review October 31, 2024 10:50

seems like it was fixed

@shairez
Copy link
Contributor

shairez commented Oct 31, 2024

thanks @JerryWu1234 !
good job!

@shairez shairez merged commit b97b6d2 into QwikDev:main Oct 31, 2024
19 checks passed
@github-actions github-actions bot mentioned this pull request Oct 31, 2024
@JerryWu1234 JerryWu1234 deleted the 6856_tsm_to_ts_node branch October 31, 2024 12:21
@JerryWu1234
Copy link
Contributor Author

thanks @JerryWu1234 ! good job!

thanks, I think this PR is my biggest PR currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants