mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Improve: Add note
This commit is contained in:
parent
ee063de7b0
commit
63743d8356
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ gulp.task('build:client', [
|
|||
gutil.log('ビルドが終了しました。');
|
||||
|
||||
if (isDebug) {
|
||||
gutil.log('■ 注意! 開発モードでのビルドです。');
|
||||
gutil.log('■ 注意! 開発モードでのビルドです。(成果物の圧縮などはスキップされます)');
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue