Skip to content

chore: extract DottyJSPlugin from Build #23597

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 1 commit into from
Jul 25, 2025

Conversation

hamzaremmal
Copy link
Member

No description provided.

@@ -2072,6 +2024,7 @@ object Build {
enablePlugins(DottyJSPlugin).
dependsOn(`scala3-library-bootstrappedJS`).
settings(
commonBootstrappedSettings,
Copy link
Member Author

Choose a reason for hiding this comment

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

This was extracted from the plugin's projectSettings since commonBootstrappedSettings is defined in Build. This duplication will be removed with the upcoming BootstrappedProject plugin that is used in the new build.

@hamzaremmal hamzaremmal requested a review from Gedochao July 25, 2025 10:33
@hamzaremmal hamzaremmal marked this pull request as ready for review July 25, 2025 10:34
@hamzaremmal hamzaremmal enabled auto-merge July 25, 2025 10:34
@hamzaremmal hamzaremmal merged commit 3f2b12f into scala:main Jul 25, 2025
33 checks passed
@hamzaremmal hamzaremmal deleted the extract-dottyplugin branch July 25, 2025 13:19
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