browserify

Browserify本身不是模块管理器,只是让服务器端的CommonJS格式的模块可以运行在浏览器端

原文地址:https://www.cnblogs.com/MJmajong/p/13356663.html