Skip to content

fix: ensure frozen JS files end with newline - #285

Merged
rich-iannone merged 1 commit into
mainfrom
fix-add-newlines-vendored-js-freeze
Jul 25, 2026
Merged

fix: ensure frozen JS files end with newline#285
rich-iannone merged 1 commit into
mainfrom
fix-add-newlines-vendored-js-freeze

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR makes a small but pretty important improvement to the _persist_freeze_cache() method. After copying files, it ensures that all .js files in the freeze destination directory end with a newline character, which can help prevent issues when concatenating or processing JavaScript files.

@rich-iannone
rich-iannone merged commit 989d2c0 into main Jul 25, 2026
8 checks passed
@rich-iannone
rich-iannone deleted the fix-add-newlines-vendored-js-freeze branch July 25, 2026 00:30
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