babel-plugin-transform-remove-imports
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "babel-plugin-transform-remove-imports", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Remove the specified import declaration when you use the babel transform to build the package.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/jaywcjlove/babel-plugin-transform-remove-imports", |
@@ -7,3 +7,3 @@ babel-plugin-transform-remove-imports | ||
Modular import plugin for babel for kkt-ssr server-side rendering. | ||
Modular import plugin for babel for [kkt-ssr](https://github.com/jaywcjlove/kkt-ssr) server-side rendering. | ||
@@ -10,0 +10,0 @@ ## Usage |
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
5599