reshow-runtime
Advanced tools
Comparing version 0.17.8 to 0.17.9
@@ -7,2 +7,6 @@ "use strict"; | ||
var _default = function _default(filePath, extMap) { | ||
if (!filePath) { | ||
return filePath; | ||
} | ||
if (0 !== filePath.indexOf(".") && -1 === filePath.indexOf("!.")) { | ||
@@ -9,0 +13,0 @@ return filePath; // not local import |
{ | ||
"name": "reshow-runtime", | ||
"version": "0.17.8", | ||
"version": "0.17.9", | ||
"description": "Babel runtime alternative", | ||
@@ -5,0 +5,0 @@ "repository": "react-atomic/reshow", |
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
66901
1681