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

Send CORS headers when a file does not exist #2669

Merged
merged 1 commit into from Feb 25, 2019
Merged

Send CORS headers when a file does not exist #2669

merged 1 commit into from Feb 25, 2019

Conversation

Taym95
Copy link
Contributor

@Taym95 Taym95 commented Feb 22, 2019

Try to fix #2550 buy sending CORS header in send500 and send404.

@devongovett devongovett merged commit 0b98eed into parcel-bundler:master Feb 25, 2019
garthenweb pushed a commit to garthenweb/parcel that referenced this pull request Feb 25, 2019
@Yash-Singh1
Copy link

This patch seems to break my application when doing any request with a bunch of CORS errors. Downgrading to v2.0.0-beta.3 seems to work.

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.

parcel server starts without CORS enabled
4 participants