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

Updated run target so chat.js is built before execution #182

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

bjhham
Copy link
Contributor

@bjhham bjhham commented Nov 16, 2023

Looks like the binaries.executable() is required since the IR compiler introduction (according to this https://kotlinlang.org/docs/js-project-setup.html#execution-environments).

I also updated the run task to depend on the required distribution and backend compilation because frontendProcessResources didn't produce the script and it doesn't depend on the jar.

@bjhham bjhham requested a review from Stexxe November 16, 2023 12:55
@bjhham bjhham merged commit eab1c04 into main Nov 17, 2023
2 checks passed
@bjhham bjhham deleted the bjhham/chat-js-output-fix branch November 17, 2023 09:22
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