when using app-shell and i18n, the urls and hashTable in ngsw.json will generate the wrong path. #22389
Closed
1 of 15 tasks
Labels
2022Q3 Fixit
Candidates for the Q3 2022 fix-it
area: @angular-devkit/build-angular
devkit/build-angular:app-shell
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
noDescription
when using i18n, the urls and hashTable in ngsw.json will generate the wrong path.🔬 Minimal Reproduction
🔥 Exception or Error
now in ngsw.json, the urls example:
/favicon.ico
but the right path should be like:
/en-US/favicon.ico
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: