assets-webpack-plugin icon indicating copy to clipboard operation
assets-webpack-plugin copied to clipboard

Webpack plugin that emits a json file with assets paths

Results 41 assets-webpack-plugin issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [camelcase](https://togithub.com/sindresorhus/camelcase) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/camelcase/6.3.0/7.0.0) | [![age](https://badges.renovateapi.com/packages/npm/camelcase/7.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://togithub.com/nodejs/node) | major | `v14` -> `18` | --- ### Release Notes nodejs/node...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack](https://togithub.com/webpack/webpack) | [`5.53.0` -> `5.75.0`](https://renovatebot.com/diffs/npm/webpack/5.53.0/5.75.0) | [![age](https://badges.renovateapi.com/packages/npm/webpack/5.75.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai](http://chaijs.com) ([source](https://redirect.github.com/chaijs/chai)) | [`4.3.4` -> `4.5.0`](https://renovatebot.com/diffs/npm/chai/4.3.4/4.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**Describe the bug** On line 51 of `lib/output/createOutputWriter.js` the local variable `localFs` is either filestream or the fs module from Node, but on line 88 the method `localFs.mkdirp` is called...

I request a comparison between plugins produce files that link asset names to paths. I already knew two others: https://github.com/unindented/stats-webpack-plugin and https://github.com/webdeveric/webpack-assets-manifest. And now there is three. Help me to...

enhancement
todo

__IMPORTANT: Please do not create a Pull Request without creating an issue first.__ _Any change needs to be discussed before proceeding. Failure to do so may result in the rejection...

**Describe the bug** missing part of file in vue-cli modern mode The generated JSON contains only part of the JS and CSS files, such as adding the other part of...