Skip to content

fix: serve index.tab files as text files #230

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

Merged
merged 3 commits into from
Jan 26, 2025
Merged

Conversation

flakey5
Copy link
Member

@flakey5 flakey5 commented Dec 24, 2024

nginx serves .tab files as text/plain but the worker serves them as application/octet-stream https://direct.nodejs.org/dist/index.tab

@flakey5 flakey5 requested a review from a team as a code owner December 24, 2024 05:46
@flakey5 flakey5 force-pushed the flakey5/20241223/tab-files branch from dd20718 to 7d288b8 Compare December 24, 2024 05:46
Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
@flakey5 flakey5 force-pushed the flakey5/20241223/tab-files branch from 7d288b8 to e889b07 Compare December 24, 2024 05:50
Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
@ovflowd ovflowd merged commit 9b8a143 into main Jan 26, 2025
5 checks passed
@ovflowd ovflowd deleted the flakey5/20241223/tab-files branch January 26, 2025 22:06
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.

3 participants