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

Fix the install-local and watch-all scripts #541

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Conversation

TwitchBronBron
Copy link
Member

The install-local script currently only links the sibling projects into vscode-brightscript-language. However, some of the other projects depend on each other as well, so they should all be inter-linked.

Updates the watch-all script to run the projects in order as well so we ensure the dependent projects are built before spinning up the next watcher.

@TwitchBronBron TwitchBronBron changed the title Fix/install local Fix the install-local and watch-all scripts Jan 23, 2024
@TwitchBronBron TwitchBronBron merged commit 833d8f3 into master Jan 24, 2024
4 checks passed
@TwitchBronBron TwitchBronBron deleted the fix/install-local branch January 24, 2024 16:04
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.

1 participant