fix(core): update
This commit is contained in:
@ -2,3 +2,4 @@ import * as plugins from './smartarchive.plugins';
|
||||
|
||||
export const packageDir = plugins.path.join(__dirname, '../');
|
||||
export const nogitDir = plugins.path.join(__dirname, './.nogit');
|
||||
plugins.smartfile.fs.ensureDir(nogitDir);
|
||||
|
Reference in New Issue
Block a user