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