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.
是否可以使用 grunt-nodemon 同时运行一个节点应用程序(producer.js)以及一个或多个节点工作程序(consumer.js)?gruntfile 会是什么样子?