babel-plugin-transform-cx-imports
Advanced tools
Comparing version 17.4.1 to 17.4.2
@@ -28,5 +28,2 @@ "use strict"; | ||
var imports = []; | ||
console.log(remainder); | ||
path.node.specifiers.forEach(function (s) { | ||
@@ -33,0 +30,0 @@ var expanded = remainder + '/' + s.imported.name; |
{ | ||
"name": "babel-plugin-transform-cx-imports", | ||
"version": "17.4.1", | ||
"version": "17.4.2", | ||
"description": "Rewrite Cx imports for simplicity and optimal output size.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/codaxy/cx", |
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
6468
95