feat(core): new tools scope
This commit is contained in:
3
ts/tools.paths.ts
Normal file
3
ts/tools.paths.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import plugins = require('./tools.plugins');
|
||||
|
||||
export let packageBase = plugins.path.join('__dirname', '../');
|
||||
Reference in New Issue
Block a user