5
points
EN

Browsers don't have the require method defined, but Node.js does. With Browserify you can write code that uses require in the same way that you would use it in Node.
0 comments
Show comments
Add comment