This commit is contained in:
syuilo
2018-10-05 04:50:23 +09:00
parent 02e7e3b971
commit 4794748c73
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ export const pack = (
// (データベースの欠損などで)ファイルがデータベース上に見つからなかったとき
if (_file == null) {
console.warn(`in packaging driveFile: driveFile not found on database: ${_file}`);
return null;
return resolve(null);
}
// rendered target