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

get rid of webpack-serve馃憢 #53

Merged
merged 3 commits into from Mar 19, 2019
Merged

Conversation

hiroppy
Copy link
Owner

@hiroppy hiroppy commented Mar 19, 2019

fixes #23

@codecov-io
Copy link

Codecov Report

Merging #53 into master will increase coverage by 0.2%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #53     +/-   ##
=========================================
+ Coverage   93.54%   93.75%   +0.2%     
=========================================
  Files           4        4             
  Lines          31       32      +1     
  Branches        4        4             
=========================================
+ Hits           29       30      +1     
  Misses          2        2
Impacted Files Coverage 螖
src/webpack/webpack.dev.config.js 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 e623397...29762a2. Read the comment docs.

1 similar comment
@codecov-io
Copy link

codecov-io commented Mar 19, 2019

Codecov Report

Merging #53 into master will increase coverage by 0.2%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #53     +/-   ##
=========================================
+ Coverage   93.54%   93.75%   +0.2%     
=========================================
  Files           4        4             
  Lines          31       32      +1     
  Branches        4        4             
=========================================
+ Hits           29       30      +1     
  Misses          2        2
Impacted Files Coverage 螖
src/webpack/webpack.dev.config.js 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 e623397...29762a2. Read the comment docs.

@hiroppy hiroppy merged commit e850481 into master Mar 19, 2019
@hiroppy hiroppy deleted the feature/remove-webpack-serve branch March 19, 2019 17:38
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.

replace webpack-serve with webpack-dev-server
2 participants