diff --git a/webs/crossplane/toto.sh b/webs/crossplane/toto.sh index 1072b81..06325be 100644 --- a/webs/crossplane/toto.sh +++ b/webs/crossplane/toto.sh @@ -5,13 +5,15 @@ before_build(){ install_hugo_v119 install_postcss + + log_info "构建 JS" + cd utils/webpack && npm install && npm run prod && cd - + log_info "npm install 安装依赖软件" npm install npm fund - cd docs/utils/webpack && npm install && cd - - # 添加网站访问统计 echo '' >> ./themes/geekboot/layouts/partials/favicons.html