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 --watch script imports and improve script exports #386

Merged

Conversation

phalestrivir
Copy link
Contributor

This pull request attempts to resolve the issue here. It fixes the script imports so they don't import all the scripts immediately when using the --watch flag. Additionally, it adds the option to use --extract when exporting a single script by name/id so we aren't limited to using it only when using --all-separate so users have the option to extract only certain scripts.

@vscheuber vscheuber merged commit 2381041 into rockcarver:main May 1, 2024
11 checks passed
@phalestrivir phalestrivir deleted the bugfix/fix-script-imports-and-exports branch June 25, 2024 17:48
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