Skip to content

Commit

Permalink
Add useful link to react-scripts (facebook#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 authored and Timer committed Feb 15, 2017
1 parent a116fdb commit 5443cb5
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 5443cb5

Please sign in to comment.