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

Resolve JS project dependencies after the project is evaluated #11

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

manriif
Copy link
Owner

@manriif manriif commented Jun 29, 2024

What kind of change does this PR introduce?

Bug fix (#10)

What is the current behavior?

Project fails to build when the project or a dependant project declare a Kotlin target other than JS.

What is the new behavior?

Project build successfully.

@manriif manriif closed this Jun 29, 2024
@manriif manriif reopened this Jun 29, 2024
@manriif manriif changed the title fix(gradle-plugin): resolve JS project dependencies after the project… fix(gradle-plugin): resolve JS project dependencies after the project is evaluated Jun 29, 2024
@manriif manriif changed the title fix(gradle-plugin): resolve JS project dependencies after the project is evaluated Resolve JS project dependencies after the project is evaluated Jun 29, 2024
@manriif manriif merged commit c263c8b into main Jun 29, 2024
@manriif manriif deleted the dev branch August 6, 2024 21:49
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.

[Bug]: Project sync fails when resolving project type dependencies on a project with a target other than JS
1 participant