@travetto/compiler
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -22,3 +22,3 @@ { | ||
"scripts": {}, | ||
"version": "0.0.26" | ||
"version": "0.0.27" | ||
} |
@@ -58,4 +58,2 @@ import { Watcher, Entry, AppEnv, Handler, findAppFilesByExt } from '@travetto/base'; | ||
console.log('Adding New File', name); | ||
if (this.watch) { | ||
@@ -62,0 +60,0 @@ const topLevel = path.dirname(name); |
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
26626
729