dillon1000/react
Commit
Browse files Add React.version
getConfig needs to be a function because grunt.config.data.pkg.version isn't available at the time that grunt/config/jsx/jsx.js is required. Test Plan: grunt build, grunt lint, grunt test all work. After building, both react.js and react.min.js contain the version number.
Changed paths7 files
First-parent comparisongrunt/config/jsx/debug.json DeletedM grunt/config/jsx/jsx.js ModifiedD grunt/config/jsx/release.json DeletedD grunt/config/jsx/test.json DeletedM grunt/tasks/jsx.js ModifiedM src/.jshintrc ModifiedM src/core/React.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…