Skip to content

Commit

Permalink
Merge pull request #215 from Achintha444/main
Browse files Browse the repository at this point in the history
[fix] Error: ENOENT: no such file in `html-entities`. Module Warning …
  • Loading branch information
Achintha444 authored Mar 4, 2024
2 parents bc8b7c8 + d636cc3 commit dd622ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions samples/asgardeo-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,10 @@
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
},
"overrides": {
"webpack-dev-server": {
"html-entities": "2.4.0"
}
}
}

0 comments on commit dd622ec

Please sign in to comment.