Apply 1 suggestion(s) to 1 file(s)
このコミットが含まれているのは:
コミット
c05b1b9072
@ -12,7 +12,7 @@ var env = process.env.NODE_ENV === 'testing'
|
||||
: config.build.env
|
||||
|
||||
let commitHash = (() => {
|
||||
let subst = "$Format:%h$";
|
||||
const subst = "$Format:%h$";
|
||||
if(!subst.match(/Format:/)) {
|
||||
return subst;
|
||||
} else {
|
||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする