Skip to content

Conversation

@HerrCai0907
Copy link
Contributor

@HerrCai0907 HerrCai0907 commented Oct 29, 2025

No description provided.

@HerrCai0907 HerrCai0907 changed the title remove transform2 feat: introduce entryFiles in config to remove per compile transform Oct 29, 2025
@HerrCai0907 HerrCai0907 changed the title feat: introduce entryFiles in config to remove per compile transform feat: introduce entryFiles in config to remove precompile transform Oct 29, 2025
@HerrCai0907 HerrCai0907 requested a review from XMadrid October 29, 2025 02:41
includes: string[];
excludes: string[];
testFiles?: string[];
entryFiles: string[] | null;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we ensure consistent use of null or undefined?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I prefer to use null inside the TS.

@HerrCai0907 HerrCai0907 merged commit 7fe1bef into main Oct 31, 2025
2 checks passed
@HerrCai0907 HerrCai0907 deleted the remove-transform2 branch October 31, 2025 02:51
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