Skip to content

Commit

Permalink
Force resolve webpack dependency for create-react-app
Browse files Browse the repository at this point in the history
This includes the override of the upgrade proposed in
facebook/create-react-app#12172.

I think though that we really should look at moving away from
`create-react-app` since PRs like that and other issues show it's not
really maintained anymore.

We could switch to something like Vite instead but this is a quicker way
for now to silence Dependabot.

Signed-off-by: Dirkjan Bussink <[email protected]>
  • Loading branch information
dbussink committed Feb 8, 2023
1 parent c7fab4e commit 9411099
Show file tree
Hide file tree
Showing 2 changed files with 1,566 additions and 1,732 deletions.
Loading

0 comments on commit 9411099

Please sign in to comment.