Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Update dependency webpack to v4.19.1 #364

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2018

This Pull Request updates dependency webpack (source) from v4.18.0 to v4.19.1


Release Notes

v4.19.1

Compare Source

Bugfixes

  • Internal requested filename for import() with target: "electron-main" uses correct path separator on windows
    (This fixes a problem with filemappings in vscode)
  • devtool: "source-map" and variants generate SourceMaps when output file is .mjs
  • browser field as object is used when using target: "electron-renderer"
  • Comments near export default are preserved
  • Passing an array as externals value, now works correctly as documented

v4.19.0

Compare Source

Bugfixes

  • Create a hash of the whole runtime code for the chunk/contenthash of entry chunks
    • Before hash was (incorrectly) calculated from (some) inputs

v4.18.1

Compare Source

Bugfixes

  • Update tapable version, which fixes a memory leak


This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title Update dependency webpack to v4.18.1 Update dependency webpack to v4.19.0 Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants