You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I just want to ask if there is a watch option for EJS CLI.
You know, when you save the template file, it automatically recompiles it to HTML.
It's time-consuming to type this command every time you want to output HTML.
$ ejs ./src/index.ejs -o ./index.html
The text was updated successfully, but these errors were encountered:
Hi there, I just want to ask if there is a watch option for EJS CLI.
You know, when you save the template file, it automatically recompiles it to HTML.
It's time-consuming to type this command every time you want to output HTML.
$ ejs ./src/index.ejs -o ./index.html
The text was updated successfully, but these errors were encountered: