dillon1000/react

Commit

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.
Browse files
Changed paths4 files
First-parent comparison
M Gruntfile.js ModifiedA grunt/config/npm.js AddedA grunt/tasks/npm.js AddedM package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…