Closed jduhls closed 10 years ago
@jduhls It should work fine.
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.
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?