babel-plugin-dual-import
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,3 +5,3 @@ /* eslint-disable */ | ||
var href = getHref(chunkName) | ||
if (!chunkName) return | ||
if (!href) return | ||
@@ -8,0 +8,0 @@ var head = document.getElementsByTagName('head')[0] |
{ | ||
"name": "babel-plugin-dual-import", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Babel plugin to import() both js + css", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
323017