@speedy-js/speedy-types
Advanced tools
Comparing version 0.13.2-webpack.11 to 0.13.2-webpack.12
@@ -124,2 +124,8 @@ import type { MinifyOptions } from 'terser'; | ||
transform?: boolean; | ||
configFile?: string[]; | ||
/** | ||
* enable webpack fileSystemCache | ||
* @default true | ||
*/ | ||
webpackFileSystemCache?: boolean; | ||
} | ||
@@ -126,0 +132,0 @@ export interface CLIConfig extends UserConfig { |
{ | ||
"name": "@speedy-js/speedy-types", | ||
"version": "0.13.2-webpack.11", | ||
"version": "0.13.2-webpack.12", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
Sorry, the diff of this file is too big to display
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
120073
3505