@windicss/plugin-utils
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -388,6 +388,7 @@ var __create = Object.create; | ||
const debugOptions = (0, import_debug.default)(`${name}:options`); | ||
const root = options.root || utilsOptions.root || process.cwd(); | ||
let { config, filepath: configFilePath } = loadConfigFile ? (0, import_config.loadConfiguration)(__spreadProps(__spreadValues({ | ||
onConfigurationError: (error) => console.error(error) | ||
}, utilsOptions), { | ||
root: utilsOptions.root || options.root, | ||
root, | ||
config: options.config, | ||
@@ -400,3 +401,2 @@ configFiles: options.configFiles | ||
const { | ||
root = utilsOptions.root || process.cwd(), | ||
scan = true, | ||
@@ -403,0 +403,0 @@ preflight = true, |
{ | ||
"name": "@windicss/plugin-utils", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Common utils for building integrations of Windi CSS", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"@antfu/utils": "^0.2.4", | ||
"@windicss/config": "1.2.6", | ||
"@windicss/config": "1.2.7", | ||
"debug": "^4.3.2", | ||
@@ -29,0 +29,0 @@ "fast-glob": "^3.2.7", |
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
75072
+ Added@windicss/config@1.2.7(transitive)
- Removed@windicss/config@1.2.6(transitive)
Updated@windicss/config@1.2.7