过时的打包工具
browserify
Browsers don't have the required 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.
webpack 1
supports AMD and CommonJs module styles
Browsers don't have the required 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.
supports AMD and CommonJs module styles