Commit fe4649631e3ff2a098b804c6926c058b4cd56f64

Authored by 张志伟
1 parent c399f9b7

feat(*): 增加打包分析

Showing 1 changed file with 3 additions and 0 deletions
.husky/commit-msg
  1 +#!/usr/bin/env sh
  2 +. "$(dirname -- "$0")/_/husky.sh"
  3 +
1 # Export Git hook params 4 # Export Git hook params
2 export GIT_PARAMS=$* 5 export GIT_PARAMS=$*
3 6