@ms-cloudpack/config
Advanced tools
Comparing version 0.6.1 to 0.7.0
@@ -21,3 +21,7 @@ import type { DevServer } from './DevServer.js'; | ||
features?: Features; | ||
/** | ||
* Help message to display when cloudpack starts up. | ||
*/ | ||
helpMessage?: string; | ||
} | ||
//# sourceMappingURL=UserConfig.d.ts.map |
{ | ||
"name": "@ms-cloudpack/config", | ||
"version": "0.6.1", | ||
"version": "0.7.0", | ||
"description": "Configuration handling for cloudpack.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
29342
287