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: serve index.tab files as text files #230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
@flakey5 flakey5 force-pushed the flakey5/20241223/tab-files branch from 7d288b8 to e889b07 Compare December 24, 2024 05:50
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