Commit c399f9b79d7b98e8ff2ea234ff49c036a20b5222

Authored by 张志伟
1 parent e5c7047e

feat(*): 增加打包分析

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