customize-cra
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -290,3 +290,4 @@ const flow = require("lodash.flow"); | ||
disableChunk, | ||
addPostcssPlugins | ||
addPostcssPlugins, | ||
getBabelLoader | ||
}; |
{ | ||
"name": "customize-cra", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": "arackaf/customize-cra", |
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
17445
253