Skip to content

Commit

Permalink
More perf API updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jlongster committed Aug 4, 2021
1 parent 7fdd0dc commit 41cf140
Show file tree
Hide file tree
Showing 14 changed files with 48 additions and 2,588 deletions.
34 changes: 34 additions & 0 deletions dist/perf/indexeddb-main-thread-worker-072c4623.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/perf/indexeddb-main-thread.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function makeInitBackend(spawnEventName, getModule) {
// Use the generic main thread module to create our indexeddb worker
// proxy
const initBackend = makeInitBackend('__absurd:spawn-idb-worker', () =>
import('./indexeddb-main-thread-worker-8819e539.js')
import('./indexeddb-main-thread-worker-072c4623.js')
);

export { initBackend };
Loading

0 comments on commit 41cf140

Please sign in to comment.