dillon1000/react

Commit

todomvc-flux: Depend on uglify-js, not uglifyjs

Fixes #1505.

Confusingly, the uglify-js package provides the `uglifyjs` binary and `npm run-script build` didn't work if uglify-js wasn't installed globally; now it does.
Browse files
Changed paths1 file
First-parent comparison
M examples/todomvc-flux/package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…