摘要:
结合最近打包实践,对这个r.js下的 build 配置文件作了些补充说明:/* * This is an example build file that demonstrates how to use the build system for * require.js. * * THIS BUILD FILE WILL NOT WORK. It is referencing paths that probably * do not exist on your machine. Just use it as a guide. * * */({ // app顶级目录,非必选项。如果指定值,b... 阅读全文