重新映射 一个插件,用于将整个目录映射为不同的目录以进行Browserify。 如果您不想在所有时间都引用通用文件,这很有用。 如果remapify出于某种原因对您不起作用,则您可能需要给或进行。 用生成的目录 为什么 假设您的应用程序结构看起来像 app - views - home index.js - people index.js _avatar.js _description.js - models person.js // _avatar.js // this gets really old after a while, and is prone to breaking if you change the directory hiearchy. var person = require