少于1分钟
https://gohugo.io/commands/hugo_mod_npm/
各种npm助手。
各种npm(Node包管理器)助手。
hugo mod npm [flags]
-h, --help help for npm
--clock string 设置Hugo使用的时钟,例如 --clock 2021-11-06T22: 30: 00.00 + 09: 00
--config string 配置文件(默认为hugo.yaml| json | toml)
--configDir string 配置目录(默认为“config”)
--debug 调试输出
-e, --environment string 构建环境
--ignoreVendorPaths string 忽略匹配给定Glob模式的模块路径中的任何_vendor
--log 启用日志记录
--logFile string 日志文件路径(如果设置,则自动启用日志记录)
--quiet 静默模式构建
-s, --source string 相对于该文件系统路径读取文件的路径
--themesDir string 主题目录所在的文件系统路径
-v, --verbose 详细输出
--verboseLog 详细日志记录