WHB1 / WHB1.github.io.old

blog
0 stars 0 forks source link

r.js配置 #2

Open WHB1 opened 6 years ago

WHB1 commented 6 years ago

网址: https://segmentfault.com/a/1190000002403806 这个是r.js详细配置参数

官方教程 http://requirejs.org/docs/optimization.html

多页面打包教程(官方) https://github.com/requirejs/example-multipage

详细使用教程: http://www.cnblogs.com/chen8840/p/5366984.html

官方详细全部配置 https://github.com/requirejs/r.js/blob/master/build/example.build.js

较好的中文配置信息 http://www.yfznw.com/node/22

gulp打包与r.js打包类似的教程 http://blog.csdn.net/why_fly/article/details/75088378

gulp打包第二种方式(暂不推荐) https://segmentfault.com/q/1010000004160467

requirejs插件 https://github.com/requirejs/requirejs/wiki/Plugins