Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
0068ba81
Unverified
Commit
0068ba81
authored
6 years ago
by
Joe Haddad
Browse files
Options
Download
Email Patches
Plain Diff
Add debug
parent
6ee2925c
1 merge request
!5611
Remove react-scripts type reference on eject
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/react-scripts/scripts/eject.js
+1
-0
packages/react-scripts/scripts/eject.js
with
1 addition
and
0 deletions
+1
-0
packages/react-scripts/scripts/eject.js
+
1
-
0
View file @
0068ba81
...
...
@@ -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.
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets