我在按照https://github.com/adunkman/connect-assets 步骤也使用jade模版 并没有合并文件 可能是什么原因导致的
仔细看文档,NODE_ENV=production时才执行合并,或者设置参数compress=true
NODE_ENV=production
compress=true