We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
react-scripts
1 parent f5b0aac commit 022b984Copy full SHA for 022b984
packages/react-scripts/scripts/eject.js
@@ -56,7 +56,7 @@ function tryGitAdd(appPath) {
56
57
console.log(
58
chalk.cyan.bold(
59
- 'NOTE: Create React App 2 supports TypeScript, Sass, CSS Modules and more without ejecting: ' +
+ 'NOTE: Create React App 2+ supports TypeScript, Sass, CSS Modules and more without ejecting: ' +
60
'https://reactjs.org/blog/2018/10/01/create-react-app-v2.html'
61
)
62
);
0 commit comments