Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-02 | 366 Bytes | |
v5.0.1 source code.tar.gz | 2024-10-02 | 3.6 MB | |
v5.0.1 source code.zip | 2024-10-02 | 3.8 MB | |
Totals: 3 Items | 7.4 MB | 0 |
Bug fixes
- [#1349] Fix issue between
Encore.enableIntegrityHashes()
and filenames with a query-string (@Kocal)
Upgrading
npm install "@symfony/webpack-encore@^5.0.1" --save-dev
Or:
yarn upgrade "@symfony/webpack-encore@^5.0.1"
Changes: https://github.com/symfony/webpack-encore/compare/v5.0.0...v5.0.1
Happy Packing!