@player-ui/reference-assets-plugin 0.11.0-next.0 → 0.11.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2198,7 +2198,6 @@ var ReferenceAssetsPlugin = function() {
2198
2198
  try {
2199
2199
  for(var _iterator = Object.keys(object)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
2200
2200
  var key = _step.value;
2201
- "";
2202
2201
  var val = object[key];
2203
2202
  var nestedPath = _to_consumable_array(path).concat([
2204
2203
  key