是否需要编辑现有的 gruntfile?常见的工作流程是什么?

Does an existing gruntfile need to be edited? What is the common workflow?

对于现有的应用程序,是否有适当的协议来指定 Bower 包,以便在 运行 "grunt build" 时正确处理它们?是否需要编辑现有的 gruntfile?常见的工作流程是什么?

你的问题很国外...如果你使用的是不是你的第 3 方包,你不需要编辑 gruntfile.js。但是,您的应用的 gruntfile.js 将 created/edited 以满足您的应用需求。