Breaking our build on Angular 11
See original GitHub issueDescribe the bug When we try to build our app it fails
To Reproduce Steps to reproduce the behavior:
- running
npm run build
- we get this error
Expected behavior A Failed build but strangely, the build works on my local machine “ngx-device-detector”: “^2.1.1”,
Issue Analytics
- State:
- Created 2 years ago
- Comments:8
Top Results From Across the Web
Angular 11 Features: Breaking Changes and New Deprecations
Google's Angular team has released version 11. In this blog we have introduced new features of Angular 11 like Automatic Inlining of Fonts, ......
Read more >Angular ng build --watch seems to be broken in angular ...
It seems the -o (--output-path) has only recently been added. My library project is still angular-cli version 10.2.3 and does not support the...
Read more >Angular 11 new features | Again some breaking changes
Angular 11 has been released . Let's have a look at the newin this Angular 11 tutorial, we learn what's the new feature...
Read more >Angular 11 in Depth - Medium
Angular 11 brings cool improvements to our development consoles. ... weeks back and has brought many changes, including major breaking ones.
Read more >Keeping your Angular projects up-to-date
Angular balances continuous improvement with a strong focus on stability and making updates straightforward. Keeping your Angular application up-to-date enables ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Works for me. Thanks for the update.