Comparing version 0.0.62 to 0.0.63
@@ -50,3 +50,5 @@ "use strict"; | ||
} | ||
catch (err) { } | ||
catch (err) { | ||
item.content = {}; | ||
} | ||
} | ||
@@ -53,0 +55,0 @@ return item; |
{ | ||
"name": "bundless", | ||
"version": "0.0.62", | ||
"version": "0.0.63", | ||
"description": "Experimental bundle-free dependency loader", | ||
@@ -5,0 +5,0 @@ "main": "./dist/src/index.js", |
Sorry, the diff of this file is not supported yet
841141
24781