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

feat: add server alias for serve command #2631

Merged
merged 6 commits into from Apr 16, 2021
Merged

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Apr 15, 2021

What kind of change does this PR introduce?
Feature

Did you add tests for your changes?
Yes
If relevant, did you update the documentation?
Yes

Summary

Add server alias for serve command.

Usage - webpack serve|server|s [entries...] [options]

Does this PR introduce a breaking change?
No

Other information
No

anshumanv
anshumanv previously approved these changes Apr 15, 2021
@snitin315 snitin315 marked this pull request as ready for review April 15, 2021 12:10
@snitin315 snitin315 requested a review from a team as a code owner April 15, 2021 12:10
rishabh3112
rishabh3112 previously approved these changes Apr 15, 2021
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #2631 (0ce5416) into master (e72e17d) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2631      +/-   ##
==========================================
+ Coverage   95.23%   95.30%   +0.06%     
==========================================
  Files          31       31              
  Lines        1512     1512              
  Branches      429      429              
==========================================
+ Hits         1440     1441       +1     
+ Misses         72       71       -1     
Impacted Files Coverage Δ
packages/serve/src/index.ts 91.22% <ø> (ø)
packages/webpack-cli/lib/webpack-cli.js 96.14% <ø> (ø)
packages/generators/src/addon-generator.ts 95.45% <0.00%> (+2.27%) ⬆️

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 e72e17d...0ce5416. Read the comment docs.

@alexander-akait alexander-akait merged commit c9ee947 into master Apr 16, 2021
@alexander-akait alexander-akait deleted the alias-server branch April 16, 2021 11:15
@alexander-akait
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants