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

Add JSX support for Hyperapp. #825

Merged
merged 4 commits into from
Feb 16, 2018
Merged

Add JSX support for Hyperapp. #825

merged 4 commits into from
Feb 16, 2018

Conversation

jorgebucaran
Copy link
Contributor

Hi @devongovett! This PR adds Hyperapp support to Parcel!

@codecov-io
Copy link

Codecov Report

Merging #825 into master will increase coverage by 1.56%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #825      +/-   ##
==========================================
+ Coverage   91.27%   92.84%   +1.56%     
==========================================
  Files          68       68              
  Lines        3555     3591      +36     
==========================================
+ Hits         3245     3334      +89     
+ Misses        310      257      -53
Impacted Files Coverage Δ
src/transforms/babel.js 97.57% <ø> (+1.08%) ⬆️
src/worker.js 90.9% <0%> (-9.1%) ⬇️
src/utils/prettyError.js 86.36% <0%> (-4.95%) ⬇️
src/assets/RustAsset.js 91.2% <0%> (-4.71%) ⬇️
src/packagers/Packager.js 89.65% <0%> (-3.9%) ⬇️
src/transforms/uglify.js 92.3% <0%> (-3.35%) ⬇️
src/Bundler.js 92.8% <0%> (-2.37%) ⬇️
src/utils/bundleReport.js 64.77% <0%> (-2.27%) ⬇️
src/assets/CSSAsset.js 86.08% <0%> (-2.2%) ⬇️
src/utils/getTargetEngines.js 96.59% <0%> (-2.15%) ⬇️
... and 46 more

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 1e12975...69c63ce. Read the comment docs.

@devongovett devongovett merged commit 246edd4 into parcel-bundler:master Feb 16, 2018
@devongovett
Copy link
Member

Thanks! 🏆

@devongovett devongovett mentioned this pull request Feb 16, 2018
@selfup
Copy link

selfup commented Feb 17, 2018

This is awesome! 🎉 🙏

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.

None yet

5 participants