Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要详细了解ionic.config.js文件 (in ionic2) 是如何工作的。我可以用 Grunt 代替ionic.config.js吗?
ionic.config.js
ionic2
是的,你可以使用 Grunt 或 Gulp 来自动化你的构建。
关于你的第一个问题:你能告诉我们更多细节吗?或许可以告诉我们更多关于您试图通过配置文件实现的目标,或者向我们概述您想要完成的任务?