Skip to content

Allow needle to run with browserify#146

Merged
tomas merged 1 commit intotomas:masterfrom
deployable:patch-1
Nov 5, 2015
Merged

Allow needle to run with browserify#146
tomas merged 1 commit intotomas:masterfrom
deployable:patch-1

Conversation

@deployable
Copy link
Contributor

Using require is more succinct and allows needle to be more readily packaged with browserify.

Using `require` is more succinct and allows needle to be more readily packaged with browserify.
@tomas
Copy link
Owner

tomas commented Nov 5, 2015

I think the reason for this was that older version of Node was unable to require JSON files, but I think these days this shouldn't be a problem. Thanks!

tomas added a commit that referenced this pull request Nov 5, 2015
Allow needle to run with browserify
@tomas tomas merged commit d8996ca into tomas:master Nov 5, 2015
@deployable
Copy link
Contributor Author

Cheers, If anyone is still on node 0.5 0.4 they deserve it 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants