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

allow js modules in the sandbox #347

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Conversation

maerzhase
Copy link
Contributor

set proper mimetype for js files and fetch module files if referrer differs but file is part of cache.

If you don't have a js module project you can use this zip to test it:
Archive.zip

set proper mimetype for js files and fetch module files if
referrer differs but is part of cache

- fix #246
@vercel
Copy link

vercel bot commented Aug 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
fxhash ✅ Ready (Inspect) Visit Preview Aug 30, 2022 at 5:21PM (UTC)

Copy link
Collaborator

@ciphrd ciphrd left a comment

Choose a reason for hiding this comment

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

LGTM

@ciphrd ciphrd merged commit 2c008a3 into dev Sep 26, 2022
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.

[sandbox] Missing/wrong MIME type breaks JS/ESM module scripts
2 participants