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 single bundle mode for the build output #148

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

agubler
Copy link
Member

@agubler agubler commented Aug 24, 2018

Adds an options to produce a single "main" bundle in the build output.

* Add single file mode for the build output

* single file to single bundle
@codecov
Copy link

codecov bot commented Aug 24, 2018

Codecov Report

Merging #148 into v3 will decrease coverage by 1.32%.
The diff coverage is 7.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #148      +/-   ##
==========================================
- Coverage   60.33%   59.01%   -1.33%     
==========================================
  Files           8        8              
  Lines         416      427      +11     
  Branches       93      103      +10     
==========================================
+ Hits          251      252       +1     
- Misses        165      175      +10
Impacted Files Coverage Δ
src/dev.config.ts 23.4% <0%> (-2.18%) ⬇️
src/dist.config.ts 33.33% <0%> (-3.26%) ⬇️
src/base.config.ts 27.72% <0%> (-0.57%) ⬇️
src/main.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 6f1a204...a4bb4ca. Read the comment docs.

@agubler agubler merged commit 97ba34d into dojo:v3 Aug 24, 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.

2 participants