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