Closed hemanth closed 10 years ago
Browserify attempted to use native node-canvas, which failed because we removed the build tooling from the box. It doesn't really make sense on the browser, anyway.
Chances are, there's a readme/howto somewhere for being able to use the require("canvas")
workflow as a shim for native canvas, but I don't know it off the top of my head.
Ah, okies, will look for it. Thanks.
Was trying a simple canvas example like: