Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Question: nodejs output and browserify #21

Closed
jduhls opened this issue Mar 19, 2014 · 2 comments
Closed

Question: nodejs output and browserify #21

jduhls opened this issue Mar 19, 2014 · 2 comments
Labels

Comments

@jduhls
Copy link

jduhls commented Mar 19, 2014

I am new to nodejs. Have you attempted to run the nodejs output through browserify (http://browserify.org/) and was it able to produce javascript that could be run in the browser?

@jonathanrdelgado
Copy link

@jduhls It should work fine.

@pksunkara
Copy link
Owner

The nodejs module generated by the library is a valid module passing all the tests with code written following all the conventions in nodejs. Browserify should work with it. If it doesn't, then it is a problem with browserify, not alpaca.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants