Issue running extract-i18n against a component with inline styles #20750
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?
Yes, in v12 from v11
Description
When running extract-i18n on a component with inline styles there is a message about missing webpack loaders like the following:
🔬 Minimal Reproduction
ng new repro-app
npm install @angular/localize
npm run ng extract-i18n
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: