Skip to content

Commit

Permalink
Add useful link to react-scripts (#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 authored and gaearon committed Feb 12, 2017
1 parent 6c85568 commit 434e858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-scripts/bin/react-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ case 'test':
default:
console.log('Unknown script "' + script + '".');
console.log('Perhaps you need to update react-scripts?');
console.log('See: https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#updating-to-new-releases');
break;
}

0 comments on commit 434e858

Please sign in to comment.