Skip to content

Commit

Permalink
Fix WG Angular HttpClientModule (DevExpress#27653) (DevExpress#27655)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanblinov2k17 authored Jun 24, 2024
1 parent e21b01a commit b9a7f67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/demos/configs/Angular/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ window.config = {
'@angular/common': {
'esModule': true,
},
'@angular/common/http': {
'esModule': true,
},
'@angular/animations': {
'esModule': true,
},
Expand Down

0 comments on commit b9a7f67

Please sign in to comment.