Skip to content

Commit

Permalink
Fix issue with parcel 1 and babel-env
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiozen committed Jan 18, 2022
1 parent 54a32dd commit 2143bbe
Show file tree
Hide file tree
Showing 6 changed files with 465 additions and 978 deletions.
478 changes: 153 additions & 325 deletions examples/fetch/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions examples/fetch/package.json
Expand Up @@ -13,6 +13,7 @@
"react-dom": "^17.0.1"
},
"devDependencies": {
"@babel/preset-env": "7.13.8",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.8.4",
"parcel": "1.12.4",
Expand Down

0 comments on commit 2143bbe

Please sign in to comment.