gpt4 book ai didi

node.js - 如何在保持 Express 服务器运行的同时制作 grunt watch 指南针?

转载 作者:太空宇宙 更新时间:2023-11-04 01:08:18 24 4
gpt4 key购买 nike

我了解如何让 grunt 监视 sass 文件的更改然后进行编译,以及如何启动 Express 服务器,但我不知道如何在监视 sass 文件的更改时保持 Express 服务器运行。我已经在谷歌上搜索了一个小时并放弃了,这是一个不可能的任务吗?我是 grunt 新手。

最佳答案

你看过 Nodemon 吗? https://github.com/remy/nodemon

nodemon will watch the files in the directory where nodemon was started, and if they change, >it will automatically restart your node application.

与 grunt 集成:https://github.com/ChrisWren/grunt-nodemon

关于node.js - 如何在保持 Express 服务器运行的同时制作 grunt watch 指南针?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20691920/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com