rtsao / css-to-js-sourcemap

Generates CSS w/ sourcemaps to lines in JS at runtime
MIT License
8 stars 4 forks source link

Update dependency webpack to v4.12.0 #7

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency webpack from v4.11.1 to v4.12.0

Release Notes ### [`v4.12.0`](https://github.com/webpack/webpack/releases/v4.12.0) [Compare Source](https://github.com/webpack/webpack/compare/v4.11.1...v4.12.0) ### Features * Errors from loaders show the loader path in the error message * add support for optional catch and line and paragraph separator in strings (ES2019) ### Bugfixes * fixes a bug where chunks have duplicate ids when using records * fix bubbling in HMR for `import()` when importing a non-ESM * fix issue with in installing with pnpm * update dependencies of the ProfilingPlugin ---

This PR has been generated by Renovate Bot.