2016年5月29日
摘要: CommonJS 使用 Node.js 的四个环境变量moduleexportsrequireglobal 只要能够提供这四个变量,浏览器就能加载 CommonJS 模块。 Browserify 是目前最常用的 CommonJS 格式转换的工具。 Browserify:http://browseri 阅读全文
posted @ 2016-05-29 11:09 Asina 阅读(663) 评论(0) 推荐(0) 编辑