egg-controller
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -15,5 +15,6 @@ "use strict"; | ||
agent.watcher.watch(dir, (file) => { | ||
console.log('file:', file); | ||
console.log('[egg-controller] file changed', file.path); | ||
gen_sdk_1.genAPISDKByPath(file.path, SDKDir); | ||
}); | ||
} | ||
}; |
{ | ||
"name": "egg-controller", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "controller for egg.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
40224
932