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

Add --watch to sourcemap generation #602

Merged
merged 4 commits into from
Aug 1, 2022

Conversation

JohnnyMorganz
Copy link
Contributor

Adds support for --watch on sourcemap generation, to automatically regenerate sourcemap on changes.

I went ahead and did some drive-by fixes for some clippy warnings too. Also added a call to forget similar to how rojo build does it. Let me know if you want this reverted and in a separate PR though

@JohnnyMorganz JohnnyMorganz changed the title Add --watch to sourcemap Add --watch to sourcemap generation Jul 31, 2022
Copy link
Contributor

@LPGhatguy LPGhatguy left a comment

Choose a reason for hiding this comment

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

LGTM!

@LPGhatguy LPGhatguy merged commit 2a6a8b4 into rojo-rbx:master Aug 1, 2022
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
* Implement watch argument

* Add forget call

* Clippy fixes

* Update changelog
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