mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
5 lines
117 B
JavaScript
5 lines
117 B
JavaScript
'use strict';
|
|
const path = require('path');
|
|
|
|
console.log('[electron] [code_compress] ERROR dir is empty!!!');
|
|
return; |