@travetto/base
Advanced tools
Comparing version 0.0.39 to 0.0.40
@@ -22,3 +22,3 @@ { | ||
"scripts": {}, | ||
"version": "0.0.39" | ||
"version": "0.0.40" | ||
} |
@@ -8,5 +8,3 @@ import { AppEnv } from './env'; | ||
bulkRequire<{ init: { action: Function, priority?: number } }>( | ||
'*/src/startup.ts', | ||
`${process.cwd()}/node_modules/@travetto`, | ||
x => x.includes('/base/') | ||
['node_modules/@travetto/*/bootstrap.ts', 'bootstrap.ts'] | ||
) | ||
@@ -13,0 +11,0 @@ .map(x => x.init) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12495
390