Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Oct 29, 2018
1 parent 6ee2925 commit 0068ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-scripts/scripts/eject.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ inquirer
(ownContent + os.EOL + content).trim() + os.EOL
);
} catch (e) {
console.error('error setting types: ' + e);
// It's not essential that this succeeds, the TypeScript user should
// be able to re-create these types with ease.
}
Expand Down

0 comments on commit 0068ba8

Please sign in to comment.