BREAKING CHANGE(package): change scope
This commit is contained in:
4
ts/smartspawn.paths.ts
Normal file
4
ts/smartspawn.paths.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as plugins from './smartspawn.plugins'
|
||||
|
||||
export const packageBase = plugins.path.join(__dirname, '../');
|
||||
export const typescriptwrapJs = plugins.path.join(packageBase, 'assets/typescriptwrap.js');
|
||||
Reference in New Issue
Block a user