zeanium-node
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "zeanium-node", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Zeanium for Node.js, simple http server and custome your business.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -128,3 +128,3 @@ /** | ||
__initFinished: function(path){ | ||
this.__watch(path); | ||
//this.__watch(path); | ||
this.registerHandlerManagers(); | ||
@@ -131,0 +131,0 @@ zn.info(this._config.__context__.root); |
Sorry, the diff of this file is not supported yet
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
240930
109
5227