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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Access-Control header for CORS #713

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

nicolaisueper
Copy link
Contributor

This should fix #570 馃憖

Regards
Nico

@codecov-io
Copy link

Codecov Report

Merging #713 into master will decrease coverage by 0.63%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #713      +/-   ##
==========================================
- Coverage   89.57%   88.94%   -0.64%     
==========================================
  Files          62       62              
  Lines        1986     1990       +4     
==========================================
- Hits         1779     1770       -9     
- Misses        207      220      +13
Impacted Files Coverage 螖
src/Server.js 91.66% <100%> (+0.75%) 猬嗭笍
src/worker.js 90.9% <0%> (-9.1%) 猬囷笍
src/assets/CSSAsset.js 82.35% <0%> (-7.36%) 猬囷笍
src/utils/installPackage.js 90.62% <0%> (-6.25%) 猬囷笍
src/Logger.js 43.54% <0%> (-4.84%) 猬囷笍
src/WorkerFarm.js 91.22% <0%> (-1.76%) 猬囷笍

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 7518805...d9b20c0. Read the comment docs.

@devongovett devongovett merged commit 1c761fd into parcel-bundler:master Feb 14, 2018
@nicolaisueper nicolaisueper deleted the feature/cors branch February 14, 2018 10:21
devongovett pushed a commit that referenced this pull request Oct 15, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 2018
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.

CORS support
3 participants