dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Add the eventsource polyfill for sync bootstrap #198

Closed agubler closed 5 years ago

agubler commented 5 years ago

Type: bug

The following has been addressed in the PR:

Description:

Add the eventsource polyfill for sync bootstrap and stop including the HMR for dist builds.

Related to https://github.com/dojo/cli-build-app/issues/320

codecov[bot] commented 5 years ago

Codecov Report

Merging #198 into master will decrease coverage by 0.13%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   85.95%   85.81%   -0.14%     
==========================================
  Files          40       40              
  Lines        1901     1904       +3     
  Branches      510      510              
==========================================
  Hits         1634     1634              
- Misses        267      270       +3
Impacted Files Coverage Δ
src/bootstrap-plugin/sync.js 0% <0%> (ø) :arrow_up:

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 adc568d...1457638. Read the comment docs.