dillon1000/react
Commit
Browse files Provide `grunt npm:test` for verifying NPM package functionality.
This basically calls `npm pack`, installs the resulting package in a temporary directory, then requires it and attempts to use the .transform method. Closes #12.
Changed paths4 files
First-parent comparisonGruntfile.js ModifiedA grunt/config/npm.js AddedA grunt/tasks/npm.js AddedM package.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…