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

[bug fix] Make sure bundles is an array in loadBundlesLazy #755

Merged
merged 5 commits into from
Feb 6, 2018

Conversation

albizures
Copy link
Contributor

fix: #740

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #755   +/-   ##
======================================
  Coverage    94.1%   94.1%           
======================================
  Files          64      64           
  Lines        2036    2036           
======================================
  Hits         1916    1916           
  Misses        120     120

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

@devongovett devongovett merged commit e3fcfa0 into parcel-bundler:master Feb 6, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 2018
* always add the bundle-loader module

* check if the asset is already in the bundle

* make sure bundles is an array in loadBundlesLazy
devongovett pushed a commit that referenced this pull request Oct 15, 2018
* always add the bundle-loader module

* check if the asset is already in the bundle

* make sure bundles is an array in loadBundlesLazy
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.

🐛 Hot reloading WebAssembly
4 participants