Closed LarryBattle closed 10 years ago
Source for Travic CI browserify fix https://github.com/npm/npm/issues/5823
@StDako Yo. Can you click the rebuild button in Travic CI? Guide: http://stackoverflow.com/questions/17606874/trigger-a-travis-ci-rebuild-without-pushing-a-commit
@LarryBattle will do some time soon. if you can remember to ping me on Monday, I'll do it then. I may remember on my own
@LarryBattle restarted the build. I'll be looking into fixing #116 hopefully sometime this week. I've been awfully busy with a bunch of shit but yeah. as soon as this build is done I'll merge the PR
@LarryBattle you're gonna have to resubmit this, but I have to update the travis.yml file first because we're using gulp now.
@StDako No need to resubmit. The pull request that was merged contains the fix. https://github.com/sjkaliski/numbers.js/pull/118
Basically, all that was needed is to pass {standalone: "numbers"}
to browserify. https://github.com/sjkaliski/numbers.js/blob/master/gulpfile.js#L24
However, please rebuild number.js to fix this issue.
npm run build
Fixed OP issue from https://github.com/sjkaliski/numbers.js/issues/49
--standalone
option.number.js
andnumbers.min.js