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 --out-file option #745

Merged
merged 2 commits into from
Feb 14, 2018
Merged

Conversation

brandon93s
Copy link
Contributor

Continuation of #563.

Allows you to manually provide the filename for the application entry point.

NOTE: This PR will re-purpose the -o short flag from "open" to "out-file" which will be a breaking change upon upgrade.

@codecov-io
Copy link

codecov-io commented Feb 5, 2018

Codecov Report

Merging #745 into master will decrease coverage by 0.43%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
- Coverage    94.1%   93.67%   -0.44%     
==========================================
  Files          64       64              
  Lines        2036     2039       +3     
==========================================
- Hits         1916     1910       -6     
- Misses        120      129       +9
Impacted Files Coverage Δ
src/Bundler.js 91.48% <ø> (ø) ⬆️
src/Asset.js 97.75% <100%> (+0.07%) ⬆️
src/assets/StylusAsset.js 65% <0%> (-20%) ⬇️
src/assets/RustAsset.js 90.47% <0%> (-1.2%) ⬇️

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 6d23efd...3a6449c. Read the comment docs.

@devongovett devongovett merged commit 9616277 into parcel-bundler:master Feb 14, 2018
@brandon93s brandon93s deleted the out-file branch February 18, 2018 18:53
devongovett pushed a commit that referenced this pull request Oct 15, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 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.

3 participants