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

Fixes edited .jsx files not triggering a TGUI recompile #5562

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

SabreML
Copy link
Member

@SabreML SabreML commented Jan 26, 2024

About the pull request

Fixes .jsx files not triggering a TGUI recompile in build.bat when they've been edited.
Currently you need to manually run yarn tgui:build (or equivalent) to make any changes appear in-game.

I double checked TG's version of this just to make sure I didn't miss something obvious, and it looks like they've only recently fixed this themselves: tgstation/tgstation#80630

Explain why it's good for the game

Editing a TGUI file should trigger a rebuild.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

Nothing player-facing.

@github-actions github-actions bot added the UI deletes nanoui/html label Jan 26, 2024
@mullenpaul mullenpaul added this pull request to the merge queue Jan 28, 2024
Merged via the queue into cmss13-devs:master with commit ef25cff Jan 28, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI deletes nanoui/html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants