size-limit
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -14,4 +14,5 @@ let { isAbsolute, dirname, join, relative } = require('path') | ||
entry: 'webpack', | ||
config: 'webpack', | ||
config: ['webpack', 'esbuild'], | ||
modifyWebpackConfig: 'webpack', | ||
modifyEsbuildConfig: 'esbuild', | ||
webpack: 'webpack', | ||
@@ -18,0 +19,0 @@ ignore: ['webpack', 'esbuild'], |
{ | ||
"name": "size-limit", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "CLI tool for Size Limit", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
31744
877