Skip to content

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Jun 25, 2025

Q A
Bug fix? no
New feature? no
Docs? no
Issues Fix #...
License MIT

Types ✨

Following #2865, in fact I didn't go with Node & --experimental-strip-types flag, but with https://tsx.is/ instead.

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Jun 25, 2025
{
"private": true,
"packageManager": "[email protected]",
"type": "module",
Copy link
Member Author

Choose a reason for hiding this comment

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

It should not impact src/**/assets packages

@Kocal Kocal force-pushed the migrate-bin-files-from-js-to-ts branch 2 times, most recently from 640ebe5 to de41146 Compare June 25, 2025 21:13
@smnandre
Copy link
Member

Trusting you here :)

@Kocal
Copy link
Member Author

Kocal commented Jun 26, 2025

I noticed using tsx for building UX packages slowed down the pipeline by ~17 seconds, so I'm not really sure about this PR... but maybe it can be "compensated" by replacing Rollup with Rolldown in another PR (I still have something to see with React and react-dom/client dependency thing)

I may try to give to another chance to node --experimental-strip-types, or maybe use Node.js 24 for internal tools instead of 22.6. 🤷🏻

@Kocal Kocal marked this pull request as draft June 27, 2025 16:20
@Kocal Kocal force-pushed the migrate-bin-files-from-js-to-ts branch from de41146 to a0103b4 Compare June 28, 2025 07:42
@Kocal Kocal marked this pull request as ready for review June 28, 2025 08:28
@Kocal Kocal merged commit 8fd4278 into symfony:2.x Jun 28, 2025
30 of 31 checks passed
@Kocal Kocal deleted the migrate-bin-files-from-js-to-ts branch June 28, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants