Skip to content

Commit

Permalink
Merge pull request #3 from sudeep065/feature/adding-github-workflows-…
Browse files Browse the repository at this point in the history
…deploy

added loadash in commonJs
  • Loading branch information
sudeep065 authored Jan 15, 2025
2 parents 2d88993 + 10f84dd commit e387ab8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"allowedCommonJsDependencies" : [
"rxjs/add/operator/filter",
"jquery",
"chartist"
"chartist",
"loadash"
]
},
"configurations": {
Expand Down

0 comments on commit e387ab8

Please sign in to comment.