@devvit/ui-renderer 0.11.0-next-2024-08-07-afd0dc587.0 → 0.11.0-next-2024-08-08-efaa8e017.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -104,7 +104,7 @@ export class WebDispatcher {
104
104
  this.init();
105
105
  }
106
106
  set metadata(metadata) {
107
- const copy = { ...metadata } ?? {};
107
+ const copy = { ...metadata };
108
108
  const debug = [];
109
109
  for (const [k, v] of Object.entries(devvit?.debug ?? {}))
110
110
  debug.push(`${k}=${v}`);
@@ -10111,7 +10111,7 @@
10111
10111
  "format": "esm"
10112
10112
  },
10113
10113
  "library/src/client/webDispatcher.ts": {
10114
- "bytes": 8043,
10114
+ "bytes": 8037,
10115
10115
  "imports": [
10116
10116
  {
10117
10117
  "path": "../../node_modules/@devvit/multiplatform/kotlin/ui-shared-shared.js",
@@ -10863,7 +10863,7 @@
10863
10863
  "imports": [],
10864
10864
  "exports": [],
10865
10865
  "inputs": {},
10866
- "bytes": 12017887
10866
+ "bytes": 12017881
10867
10867
  },
10868
10868
  "dist/devvit-surface.min.js": {
10869
10869
  "imports": [