Deploy benchmarks

This commit is contained in:
Nicolas Gallagher
2023-01-25 14:07:16 -08:00
parent eb6bd284e3
commit c89f3335ae
116 changed files with 19027 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
self.__REACT_LOADABLE_MANIFEST = {
'../../../node_modules/next/dist/client/index.js -> ../pages/_error': {
id: '../../../node_modules/next/dist/client/index.js -> ../pages/_error',
files: ['static/chunks/node_modules_next_dist_pages__error_js.js']
}
};