issues
search
pugjs
/
pug-cli
Pug's CLI interface
MIT License
259
stars
63
forks
source link
Support hot reload for object files (JS, JSON, YAML)
#89
Open
anthony-tron
opened
3 years ago
anthony-tron
commented
3 years ago
✨ New features:
Support hot reload for object files
YAML support for object files
📝 Notes:
parseObj
was modified such that it can't use cache through require
I tried my best following the 'old' javascript style but there might be some quirks
✨ New features:
📝 Notes:
parseObj
was modified such that it can't use cache through require