DuCanhGH/next-pwa (@ducanh2912/next-pwa)
### [`v10.2.4`](https://togithub.com/DuCanhGH/next-pwa/releases/tag/%40ducanh2912/next-pwa%4010.2.4)
[Compare Source](https://togithub.com/DuCanhGH/next-pwa/compare/@ducanh2912/next-pwa@10.2.3...@ducanh2912/next-pwa@10.2.4)
##### Patch Changes
- [`07c8861`](https://togithub.com/DuCanhGH/next-pwa/commit/07c886159faafc691645c30ad0917f19069d8c6a) Thanks [@DuCanhGH](https://togithub.com/DuCanhGH)! - fix(core): fixed invalid precache manifest with `assetPrefix`
- Turns out it is much more complex than we thought. To make this work with `assetPrefix`, `distDir`, and `basePath`, we now remove `${publicPath}${publicDirRelativeToOutputPath}` from public files in `manifestTransforms` because `assetPrefix` is not intended for files that are in the public directory and we also want to remove `/_next/${publicDirRelativeToOutputPath}` from the URL, since that is not how we resolve files in the public directory.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
10.2.3
->10.2.4
Release Notes
DuCanhGH/next-pwa (@ducanh2912/next-pwa)
### [`v10.2.4`](https://togithub.com/DuCanhGH/next-pwa/releases/tag/%40ducanh2912/next-pwa%4010.2.4) [Compare Source](https://togithub.com/DuCanhGH/next-pwa/compare/@ducanh2912/next-pwa@10.2.3...@ducanh2912/next-pwa@10.2.4) ##### Patch Changes - [`07c8861`](https://togithub.com/DuCanhGH/next-pwa/commit/07c886159faafc691645c30ad0917f19069d8c6a) Thanks [@DuCanhGH](https://togithub.com/DuCanhGH)! - fix(core): fixed invalid precache manifest with `assetPrefix` - Turns out it is much more complex than we thought. To make this work with `assetPrefix`, `distDir`, and `basePath`, we now remove `${publicPath}${publicDirRelativeToOutputPath}` from public files in `manifestTransforms` because `assetPrefix` is not intended for files that are in the public directory and we also want to remove `/_next/${publicDirRelativeToOutputPath}` from the URL, since that is not how we resolve files in the public directory.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.