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 browser support #9

Merged
merged 1 commit into from Dec 16, 2017
Merged

Add browser support #9

merged 1 commit into from Dec 16, 2017

Conversation

mfellner
Copy link
Owner

Support the browser by splitting the code base into a version for node.js (main) and webpack/browserify (browser).

@codecov-io
Copy link

codecov-io commented Dec 16, 2017

Codecov Report

Merging #9 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      3    +2     
  Lines         182    187    +5     
  Branches       43     43           
=====================================
+ Hits          182    187    +5
Impacted Files Coverage Δ
src/TypeConfNode.ts 100% <100%> (ø)
src/TypeConf.ts 100% <100%> (ø)
src/util.ts 100% <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 017ea7f...2e1ff70. Read the comment docs.

@mfellner mfellner merged commit ad2387a into master Dec 16, 2017
@mfellner mfellner deleted the browser-support branch December 16, 2017 22:54
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

2 participants