Not able to migrate from legacy localization IDs when having webworker in a project #20930
Closed
1 of 15 tasks
Labels
area: @angular-devkit/build-angular
devkit/build-angular:i18n
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
NoDescription
I would like to migrate legacy localization IDs to IDs that use the latest algorithms using this guide https://angular.io/guide/migration-legacy-message-id. I am not able to do it as
ng extract-i18n --format=legacy-migrate
gives me an error that my webworker file is missing from the TypeScript compilation.🔬 Minimal Reproduction
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: