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 fetch shim to the BootstrapPlugin options #233

Merged
merged 1 commit into from
Jan 21, 2019

Conversation

agubler
Copy link
Member

@agubler agubler commented Jan 17, 2019

Type: feature

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR

Description:

Adds @dojo/framework/shim/fetch to the BootstrapPlugin configuration options.

},
{
module: '@dojo/framework/shim/fetch',
has: 'build-fetch'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be good in the future if these were all consistent to be whatever prefixed flag we need.

@codecov
Copy link

codecov bot commented Jan 17, 2019

Codecov Report

Merging #233 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   52.97%   52.97%           
=======================================
  Files          10       10           
  Lines         606      606           
  Branches      148      148           
=======================================
  Hits          321      321           
  Misses        285      285
Impacted Files Coverage Δ
src/base.config.ts 22.9% <ø> (ø) ⬆️

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 590da3e...b92d893. Read the comment docs.

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