fix(core): update

This commit is contained in:
2020-02-12 21:32:25 +00:00
parent 503d542d42
commit 714073d1c6
7 changed files with 11 additions and 17 deletions

View File

@@ -2,4 +2,3 @@ import * as plugins from './smartssr.plugins';
export const packageDir = plugins.path.join(__dirname, '../');
export const noGitDir = plugins.path.join(packageDir, './.nogit');