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

This webpack plugin will generate a JSON file that matches the original filename with the hashed version.

Results 22 webpack-assets-manifest issues
Sort by recently updated
recently updated
newest added

Hi! I need allow to chunk hash property. Its possible? ```json "app.js": { "src": "build/js/app.mim.js", "chunkhash": "aeac44bb018a85386978" "integrity": "sha384-JcnPQPUWAADLlNOBv9MSixuv/fv43CHqBk5QEvIHk3/AGFVsg9e2oaUcWxp02WC2" }, ``` Thank You!

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.0.3. Release notes Sourced from lint-staged's releases. v13.0.3 13.0.3 (2022-06-24) Bug Fixes correctly handle git stash when using MSYS2 (#1178) (0d627a5) v13.0.2 13.0.2 (2022-06-16) Bug...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 7.1.2 to 10.0.0. Release notes Sourced from compression-webpack-plugin's releases. v10.0.0 10.0.0 (2022-05-17) ⚠ BREAKING CHANGES default filename is [path][base].br for brotli (#286) minimum supported Node.js version is...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

## The problem We would like to have assets exported with the name they were imported as, as their key in the manifest file. Example: ```js import "images/logo.svg" ``` This...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies