Error using experimentalPlatform neutral with provideAnimationsAsync #28941
Labels
angular/build:application
area: @angular/build
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Command
build
Is this a regression?
The previous version in which this bug was not present was
No response
Description
When using new experimentalplatform neutral with provideAnimationsAsync() in app.config.ts i have on build
Minimal Reproduction
I have a repro here https://github.com/fiste788/tmp-animations-async
Cloning, running npm install and npm run build will give you the error.
If you change to provideAnimations() without async at line
https://github.com/fiste788/tmp-animations-async/blob/562c37a48c9f0c0a52f6ffacbdc5faec25dfe0d5/src/app/app.config.ts#L8
to make the build work.
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: