Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #16 from aaraney/fix_react-scripts_transpilation_i…
Browse files Browse the repository at this point in the history
…ssue

Fix react scripts transpilation issue
  • Loading branch information
ash2shukla committed Mar 20, 2022
2 parents 744baea + 23a2844 commit 7cf423d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14,200 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Expand Up @@ -163,7 +163,6 @@ chrome-user-data
*.swp
*.swo


packages/react-devtools-core/dist
packages/react-devtools-extensions/chrome/build
packages/react-devtools-extensions/chrome/*.crx
Expand All @@ -174,4 +173,8 @@ packages/react-devtools-extensions/firefox/*.pem
packages/react-devtools-extensions/shared/build
packages/react-devtools-extensions/.tempUserDataDir
packages/react-devtools-inline/dist
packages/react-devtools-shell/dist
packages/react-devtools-shell/dist

# javascript/typescipt packaging files
package-lock.json
yarn.lock

0 comments on commit 7cf423d

Please sign in to comment.