mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Improve: More impact messsage
This commit is contained in:
parent
63743d8356
commit
d094cdbb00
@ -171,7 +171,7 @@ gulp.task('build:client', [
|
||||
gutil.log('ビルドが終了しました。');
|
||||
|
||||
if (isDebug) {
|
||||
gutil.log('■ 注意! 開発モードでのビルドです。(成果物の圧縮などはスキップされます)');
|
||||
gutil.log('!!!注意!!! 開発モードでのビルドです。(成果物の圧縮などはスキップされます)');
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user