-
Notifications
You must be signed in to change notification settings - Fork 12k
Missing declaration types NormalizedSourceMaps, CurrentFileReplacement, AssetPatternObject #13388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Not sure why this is marked as a regression. It never worked as we don't guarantee to publish typings for those. The The good news is we'll start publishing those most likely around the v8 timeframe as we stabilize the Architect API. Closing this as working as intended. |
I ran into this as well. To fix it so I could build my angular project I had to downgrade @angular/build-angular to 0.11.4 because anything later than that wouldn't build. Could someone explain why this ticket was closed because "build-angular is experimental" so we don't care if it works or not? Can you do ng serve without it? |
My own project which depends on
|
…build_angular schemas. Fixes issue angular#13388
…build_angular schemas. Fixes issue angular#13388
…build_angular schemas. Fixes issue angular#13388
…build_angular schemas. Fixes issue angular#13388
…build_angular schemas. Fixes issue #13388
…build_angular schemas. Fixes issue #13388
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request (mark with an
x
)Area
Versions
ng --version v7.2.0
Repro steps
The log given by the failure
Desired functionality
Compile w/o error when importing from @angular-devkit/build-angular.
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: