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

Use babel to compile babel-loader #319

Merged
merged 1 commit into from
Oct 27, 2016
Merged

Use babel to compile babel-loader #319

merged 1 commit into from
Oct 27, 2016

Conversation

danez
Copy link
Member

@danez danez commented Oct 27, 2016

This does not break anything. and just moves lib to src and makes lib the destination of babel.
Preparation of eslint and using more es6.

@danez danez added the chore label Oct 27, 2016
@danez danez changed the title Use babel t compile babel-loader Use babel to compile babel-loader Oct 27, 2016
move lib to src and have lib the destination of babel
@codecov-io
Copy link

codecov-io commented Oct 27, 2016

Current coverage is 92.35% (diff: 100%)

Merging #319 into master will decrease coverage by 2.34%

@@             master       #319   diff @@
==========================================
  Files             5          5          
  Lines           151        157     +6   
  Methods          21         21          
  Messages          0          0          
  Branches         30         29     -1   
==========================================
+ Hits            143        145     +2   
- Misses            8         12     +4   
  Partials          0          0          

Powered by Codecov. Last update c217a9c...ca28884

@danez danez merged commit 960df45 into master Oct 27, 2016
@danez danez deleted the babel branch October 27, 2016 21:21
Ognian pushed a commit to Ognian/babel-loader that referenced this pull request Feb 27, 2017
move lib to src and have lib the destination of babel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants