kamontat / Portfolio-old

My Portfolio
https://kamontat.space
MIT License
0 stars 0 forks source link

Update dependency webpack to v4.21.0 #107

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webpack devDependencies minor 4.20.2 -> 4.21.0 source

Release Notes

webpack/webpack ### [`v4.21.0`](https://renovatebot.com/gh/webpack/webpack/releases/v4.21.0) [Compare Source](https://renovatebot.com/gh/webpack/webpack/compare/v4.20.2...v4.21.0) ### Features - add `output.libraryTarget: "amd-require"` which generates a AMD `require([], ...)` wrapper instead of a `define([], ...)` wrapper - support arrays of strings passed to `output.library`, which exposes the library to a subproperty ### Bugfixes - fix cases where `__webpack_require__.e` is used at runtime but is not defined in the bundle - fix behavior of externals of `global` type ### Performance - Some performance improvements to the chunk graph generation

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.