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

ES6. Close #86. #89

Merged
merged 15 commits into from
Feb 14, 2017
Merged

ES6. Close #86. #89

merged 15 commits into from
Feb 14, 2017

Conversation

jorgebucaran
Copy link
Owner

No description provided.

* Use dist/hyperapp.js for main. This lets you require("hyperapp")
  in node directly without a compilation step since hyperapp.js is
  a UMD bundle.

* Add jsnext:main, use src/index.js for rollup/webpack.

* Use better tags.

* Be more explicit in rollup cli options.

* Add babel field with preset so jest can test src directly and
  create coverage results for each file.
@codecov
Copy link

codecov bot commented Feb 14, 2017

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #89   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      3    -1     
  Lines         149    145    -4     
=====================================
- Hits          149    145    -4
Impacted Files Coverage Δ
src/app.js 100% <ø> (ø)
src/router.js 100% <ø> (ø)
src/h.js 100% <ø> (ø)

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 689edec...7f0150e. Read the comment docs.

@jorgebucaran jorgebucaran merged commit 62f8a30 into master Feb 14, 2017
jorgebucaran added a commit that referenced this pull request Jan 7, 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

3 participants