create-keystone-app 5.0.1 → 6.0.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.
- package/dist/create-keystone-app.cjs.dev.js +4 -8
- package/dist/create-keystone-app.cjs.prod.js +4 -8
- package/package.json +2 -2
- package/starter/.keystone/admin/.next/build-manifest.json +17 -79
- package/starter/.keystone/admin/.next/cache/webpack/client-development/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/client-development/index.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-development/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-development/index.pack +0 -0
- package/starter/.keystone/admin/.next/server/middleware-manifest.json +6 -0
- package/starter/.keystone/admin/.next/server/pages/_app.js +978 -361
- package/starter/.keystone/admin/.next/server/pages/_document.js +73 -1073
- package/starter/.keystone/admin/.next/server/pages/_error.js +24 -104
- package/starter/.keystone/admin/.next/server/pages/api/__keystone_api_build.js +82 -235
- package/starter/.keystone/admin/.next/server/pages-manifest.json +1 -12
- package/starter/.keystone/admin/.next/server/webpack-api-runtime.js +168 -0
- package/starter/.keystone/admin/.next/server/webpack-runtime.js +12 -4
- package/starter/.keystone/admin/.next/static/chunks/amp.js +366 -0
- package/starter/.keystone/admin/.next/static/chunks/main.js +1251 -0
- package/starter/.keystone/admin/.next/static/chunks/pages/_app.js +10481 -0
- package/starter/.keystone/admin/.next/static/chunks/pages/_error.js +28 -0
- package/starter/.keystone/admin/.next/static/chunks/{polyfills-a40ef1678bae11e696dba45124eadd70.js → polyfills.js} +0 -0
- package/starter/.keystone/admin/.next/static/chunks/react-refresh.js +62 -0
- package/starter/.keystone/admin/.next/static/chunks/webpack.js +1202 -0
- package/starter/.keystone/admin/.next/static/development/_buildManifest.js +1 -0
- package/starter/.keystone/admin/.next/static/development/_middlewareManifest.js +1 -0
- package/starter/.keystone/admin/.next/static/development/_ssgManifest.js +1 -0
- package/starter/.keystone/admin/.next/trace +26 -22
- package/starter/.keystone/admin/pages/_app.js +11 -179
- package/starter/.keystone/admin/pages/api/__keystone_api_build.js +3 -4
- package/starter/.keystone/admin/pages/init.js +2 -6
- package/starter/.keystone/admin/pages/no-access.js +1 -1
- package/starter/.keystone/admin/pages/posts/[id].js +1 -1
- package/starter/.keystone/admin/pages/posts/index.js +1 -1
- package/starter/.keystone/admin/pages/signin.js +2 -8
- package/starter/.keystone/admin/pages/tags/[id].js +1 -1
- package/starter/.keystone/admin/pages/tags/index.js +1 -1
- package/starter/.keystone/admin/pages/users/[id].js +1 -1
- package/starter/.keystone/admin/pages/users/index.js +1 -1
- package/starter/.keystone/admin/tsconfig.json +2 -1
- package/starter/CHANGELOG.md +22 -0
- package/starter/auth.ts +2 -2
- package/starter/keystone.db +0 -0
- package/starter/keystone.ts +1 -1
- package/starter/package.json +12 -9
- package/starter/schema.graphql +51 -51
- package/starter/schema.prisma +4 -5
- package/starter/schema.ts +10 -4
- package/CHANGELOG.md +0 -157
- package/starter/.keystone/admin/.next/BUILD_ID +0 -1
- package/starter/.keystone/admin/.next/cache/webpack/client-production/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/client-production/index.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-production/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-production/index.pack +0 -0
- package/starter/.keystone/admin/.next/export-marker.json +0 -1
- package/starter/.keystone/admin/.next/images-manifest.json +0 -1
- package/starter/.keystone/admin/.next/prerender-manifest.json +0 -1
- package/starter/.keystone/admin/.next/required-server-files.json +0 -1
- package/starter/.keystone/admin/.next/routes-manifest.json +0 -1
- package/starter/.keystone/admin/.next/server/chunks/240.js +0 -14009
- package/starter/.keystone/admin/.next/server/font-manifest.json +0 -1
- package/starter/.keystone/admin/.next/server/pages/404.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/500.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/index.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/init.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/no-access.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/posts/[id].html +0 -1
- package/starter/.keystone/admin/.next/server/pages/posts.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/signin.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/tags/[id].html +0 -1
- package/starter/.keystone/admin/.next/server/pages/tags.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/users/[id].html +0 -1
- package/starter/.keystone/admin/.next/server/pages/users.html +0 -1
- package/starter/.keystone/admin/.next/static/chunks/845-5539e5cef7ad50cce2e3.js +0 -29
- package/starter/.keystone/admin/.next/static/chunks/882-9860297ca4605e1a1a0a.js +0 -35
- package/starter/.keystone/admin/.next/static/chunks/framework-f9027f68f44ebbf3e174.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/main-76a462729396bcfabf1b.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/_app-d509355e2565bcb71899.js +0 -256
- package/starter/.keystone/admin/.next/static/chunks/pages/_error-e474cef4d019fc6ee7d4.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/index-298e0c9b59ac630228e4.js +0 -17
- package/starter/.keystone/admin/.next/static/chunks/pages/init-94d4b032c41cc3c12e0d.js +0 -9
- package/starter/.keystone/admin/.next/static/chunks/pages/no-access-13f9226067042a423dc6.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/posts/[id]-f45c7c270de5326d8339.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/posts-bd996323004b12ae185b.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/signin-b7a27af2c1cca197a4e5.js +0 -14
- package/starter/.keystone/admin/.next/static/chunks/pages/tags/[id]-ff349a8664f7df16d190.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/tags-e255b296f4cb3c74438b.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/users/[id]-072af9943b94b1a26491.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/users-2c04aa80b5a8479e8638.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/webpack-613fd858cdb9cf2af3be.js +0 -1
- package/starter/.keystone/admin/.next/static/vMUSAlVTH8qaayrNeoQKH/_buildManifest.js +0 -1
- package/starter/.keystone/admin/.next/static/vMUSAlVTH8qaayrNeoQKH/_ssgManifest.js +0 -1
|
@@ -1,22 +1,26 @@
|
|
|
1
|
-
[{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"generate-buildid","id":"cf3930c33aca80e8","timestamp":265272299319,"duration":242,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"load-custom-routes","id":"694e63011a42ac77","timestamp":265272299646,"duration":179,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"verify-typescript-setup","id":"66dc027c6fb8b53b","timestamp":265272367269,"duration":146551,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"collect-pages","id":"4710ff9584f8fe93","timestamp":265272513947,"duration":946,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"create-pages-mapping","id":"ee614fd0e058ccee","timestamp":265272514947,"duration":456,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"create-entrypoints","id":"4078449f1e7de27a","timestamp":265272515422,"duration":888,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"public-dir-conflict-check","id":"4f70087bfae91200","timestamp":265272516333,"duration":492,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"generate-routes-manifest","id":"42de558a6ffc2971","timestamp":265272517051,"duration":1744,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"create-dist-dir","id":"82a4ebb15e6cb3ec","timestamp":265272518823,"duration":154,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"write-routes-manifest","id":"5edbd249a916f462","timestamp":265272519167,"duration":200,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"generate-required-server-files","id":"ddcab426fdf8ac63","timestamp":265272519400,"duration":107,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"generate-webpack-config","id":"54265706752469cc","timestamp":265272519526,"duration":171002,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"60152e50faa30550","name":"next-client-pages-loader","id":"2c8f2eebcf664835","timestamp":265272802856,"duration":302,"tags":{"absolutePagePath":"private-next-pages/_app.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"60152e50faa30550","timestamp":265272797667,"duration":13197,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2F_app&absolutePagePath=private-next-pages%2F_app.js!"}},{"traceId":"5c257a059a18d287","parentId":"d33531eb3d1cee95","name":"next-client-pages-loader","id":"c5681f4147163518","timestamp":265272811249,"duration":87,"tags":{"absolutePagePath":"private-next-pages/index.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"d33531eb3d1cee95","timestamp":265272811023,"duration":893,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2F&absolutePagePath=private-next-pages%2Findex.js!"}},{"traceId":"5c257a059a18d287","parentId":"e03ad7f6cd5d3fea","name":"next-client-pages-loader","id":"a2e45c5d2832dd4b","timestamp":265272812009,"duration":12,"tags":{"absolutePagePath":"private-next-pages/init.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"e03ad7f6cd5d3fea","timestamp":265272811946,"duration":518,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Finit&absolutePagePath=private-next-pages%2Finit.js!"}},{"traceId":"5c257a059a18d287","parentId":"82966c719184187b","name":"next-client-pages-loader","id":"5d1b12503ecdda3d","timestamp":265272812559,"duration":12,"tags":{"absolutePagePath":"private-next-pages/no-access.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"82966c719184187b","timestamp":265272812493,"duration":483,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Fno-access&absolutePagePath=private-next-pages%2Fno-access.js!"}},{"traceId":"5c257a059a18d287","parentId":"542f4e749ec653de","name":"next-client-pages-loader","id":"8217b633d1480527","timestamp":265272813053,"duration":15,"tags":{"absolutePagePath":"private-next-pages/posts/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"542f4e749ec653de","timestamp":265272813000,"duration":414,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Fposts%2F%5Bid%5D&absolutePagePath=private-next-pages%2Fposts%2F%5Bid%5D.js!"}},{"traceId":"5c257a059a18d287","parentId":"ef0816c0b5bc8b5b","name":"next-client-pages-loader","id":"81e4f39df41432bf","timestamp":265272813491,"duration":10,"tags":{"absolutePagePath":"private-next-pages/posts/index.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"ef0816c0b5bc8b5b","timestamp":265272813441,"duration":399,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Fposts&absolutePagePath=private-next-pages%2Fposts%2Findex.js!"}},{"traceId":"5c257a059a18d287","parentId":"e6f26356b59549a5","name":"next-client-pages-loader","id":"0e85fcba059c8836","timestamp":265272813909,"duration":10,"tags":{"absolutePagePath":"private-next-pages/signin.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"e6f26356b59549a5","timestamp":265272813865,"duration":404,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Fsignin&absolutePagePath=private-next-pages%2Fsignin.js!"}},{"traceId":"5c257a059a18d287","parentId":"dae2da4cd0cab556","name":"next-client-pages-loader","id":"eb2bc3b56b00d573","timestamp":265272814341,"duration":11,"tags":{"absolutePagePath":"private-next-pages/tags/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"dae2da4cd0cab556","timestamp":265272814293,"duration":382,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Ftags%2F%5Bid%5D&absolutePagePath=private-next-pages%2Ftags%2F%5Bid%5D.js!"}},{"traceId":"5c257a059a18d287","parentId":"a3c4b14891405ae4","name":"next-client-pages-loader","id":"b8e109e0f06130aa","timestamp":265272814744,"duration":13,"tags":{"absolutePagePath":"private-next-pages/tags/index.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"a3c4b14891405ae4","timestamp":265272814697,"duration":360,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Ftags&absolutePagePath=private-next-pages%2Ftags%2Findex.js!"}},{"traceId":"5c257a059a18d287","parentId":"4f8b64e480c9f8ad","name":"next-client-pages-loader","id":"c810c887b63814ac","timestamp":265272815114,"duration":11,"tags":{"absolutePagePath":"private-next-pages/users/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"4f8b64e480c9f8ad","timestamp":265272815079,"duration":352,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Fusers%2F%5Bid%5D&absolutePagePath=private-next-pages%2Fusers%2F%5Bid%5D.js!"}},{"traceId":"5c257a059a18d287","parentId":"03016eb95defd5ae","name":"next-client-pages-loader","id":"840065841f78af94","timestamp":265272815495,"duration":9,"tags":{"absolutePagePath":"private-next-pages/users/index.js"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js!","id":"03016eb95defd5ae","timestamp":265272815454,"duration":360,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2Fusers&absolutePagePath=private-next-pages%2Fusers%2Findex.js!"}},{"traceId":"5c257a059a18d287","parentId":"f270202c67780e8e","name":"next-client-pages-loader","id":"535f213f53985369","timestamp":265272815877,"duration":8,"tags":{"absolutePagePath":"next/dist/pages/_error"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js?page=%2F_error&absolutePagePath=next%2Fdist%2Fpages%2F_error!","id":"f270202c67780e8e","timestamp":265272815838,"duration":332,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2F_error&absolutePagePath=next%2Fdist%2Fpages%2F_error!"}},{"traceId":"5c257a059a18d287","parentId":"21e02a5a58ffb3bb","name":"get-options","id":"1f053c0c80ff1870","timestamp":265272953017,"duration":11,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e63290bd82045b1","name":"babel-turbo-get-config","id":"3aa32355153532d2","timestamp":265272953099,"duration":746968,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e63290bd82045b1","name":"babel-turbo-normalize-file","id":"fc8d41dba5062015","timestamp":265273700105,"duration":12926,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"18ce79568aadb5bc","name":"babel-turbo-traverse","id":"c2bff1c7789dfb59","timestamp":265273714110,"duration":14930,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e63290bd82045b1","name":"babel-turbo-transform","id":"18ce79568aadb5bc","timestamp":265273713067,"duration":16088,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e63290bd82045b1","name":"babel-turbo-generate","id":"17cde84740ec5f87","timestamp":265273729181,"duration":3233,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"21e02a5a58ffb3bb","name":"next-babel-turbo-transform","id":"0e63290bd82045b1","timestamp":265272953043,"duration":779377,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1f51f25e7f09a419","name":"next-babel-turbo-loader","id":"21e02a5a58ffb3bb","timestamp":265272952970,"duration":779467,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js","id":"1f51f25e7f09a419","timestamp":265272822180,"duration":913443,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/next.js"}},{"traceId":"5c257a059a18d287","parentId":"5fe1825e64c86b84","name":"get-options","id":"d9ed3f416e5f21a2","timestamp":265273735948,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"275d9b168a1a498e","name":"babel-turbo-get-config","id":"f964530883e2e6b8","timestamp":265273735964,"duration":212,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"275d9b168a1a498e","name":"babel-turbo-normalize-file","id":"6280704ed90604ad","timestamp":265273736187,"duration":14086,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9152acab92b2ee3e","name":"babel-turbo-traverse","id":"3564d5fa57fe6e99","timestamp":265273750826,"duration":118239,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"275d9b168a1a498e","name":"babel-turbo-transform","id":"9152acab92b2ee3e","timestamp":265273750301,"duration":118791,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"275d9b168a1a498e","name":"babel-turbo-generate","id":"b9661e3309664104","timestamp":265273869125,"duration":6036,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5fe1825e64c86b84","name":"next-babel-turbo-transform","id":"275d9b168a1a498e","timestamp":265273735959,"duration":139208,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f99380e3424d2ed6","name":"next-babel-turbo-loader","id":"5fe1825e64c86b84","timestamp":265273735942,"duration":139244,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"build-module-js","id":"f99380e3424d2ed6","timestamp":265272946127,"duration":941758,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/router.js"}},{"traceId":"5c257a059a18d287","parentId":"f2a814035bcbe362","name":"get-options","id":"ef933c3ab70988e0","timestamp":265273905091,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c7bb4cfc748dae9","name":"babel-turbo-get-config","id":"1d2f1c1a048c95a8","timestamp":265273905113,"duration":141,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c7bb4cfc748dae9","name":"babel-turbo-normalize-file","id":"603f2144e9f6f490","timestamp":265273905265,"duration":4062,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6a9a16ce15270503","name":"babel-turbo-traverse","id":"b73700ad6e39d7de","timestamp":265273909852,"duration":9495,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c7bb4cfc748dae9","name":"babel-turbo-transform","id":"6a9a16ce15270503","timestamp":265273909343,"duration":10025,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c7bb4cfc748dae9","name":"babel-turbo-generate","id":"ccf969843e16b037","timestamp":265273919382,"duration":899,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f2a814035bcbe362","name":"next-babel-turbo-transform","id":"0c7bb4cfc748dae9","timestamp":265273905109,"duration":15176,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7a352ac8fa4e581c","name":"next-babel-turbo-loader","id":"f2a814035bcbe362","timestamp":265273905085,"duration":15212,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f99380e3424d2ed6","name":"build-module-js","id":"7a352ac8fa4e581c","timestamp":265273903008,"duration":19222,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/with-router.js"}},{"traceId":"5c257a059a18d287","parentId":"ab0889aa79628337","name":"get-options","id":"2449dcd1214eae37","timestamp":265273924638,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fe8d74119a347584","name":"babel-turbo-get-config","id":"525bfc58ce97efcf","timestamp":265273924658,"duration":39,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fe8d74119a347584","name":"babel-turbo-normalize-file","id":"bc3c7e129b8f72c0","timestamp":265273924705,"duration":65894,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6fcfe3f81cddcc34","name":"babel-turbo-traverse","id":"e93c4b34509d5ce5","timestamp":265273991178,"duration":381803,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fe8d74119a347584","name":"babel-turbo-transform","id":"6fcfe3f81cddcc34","timestamp":265273990645,"duration":382363,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fe8d74119a347584","name":"babel-turbo-generate","id":"a39ead3d8daaeccc","timestamp":265274373040,"duration":27171,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ab0889aa79628337","name":"next-babel-turbo-transform","id":"fe8d74119a347584","timestamp":265273924654,"duration":475570,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"next-babel-turbo-loader","id":"ab0889aa79628337","timestamp":265273924632,"duration":475612,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1f51f25e7f09a419","name":"build-module-js","id":"c72dd5c0e73221a1","timestamp":265273903529,"duration":528745,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/index.js"}},{"traceId":"5c257a059a18d287","parentId":"878539377803af56","name":"get-options","id":"a373c06a27d13385","timestamp":265274439629,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9ffac08e2bd0d3b1","name":"babel-turbo-get-config","id":"e9f152e3329e9197","timestamp":265274439652,"duration":16,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9ffac08e2bd0d3b1","name":"babel-turbo-normalize-file","id":"1151bcb33af3f482","timestamp":265274439675,"duration":9933,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ebde3bae089b722a","name":"babel-turbo-traverse","id":"2460b9b0a28bb44d","timestamp":265274450103,"duration":16253,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9ffac08e2bd0d3b1","name":"babel-turbo-transform","id":"ebde3bae089b722a","timestamp":265274449625,"duration":16758,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9ffac08e2bd0d3b1","name":"babel-turbo-generate","id":"1ce1539abb732f4d","timestamp":265274466411,"duration":4873,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"878539377803af56","name":"next-babel-turbo-transform","id":"9ffac08e2bd0d3b1","timestamp":265274439647,"duration":31644,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bb1d0ed8c588a38a","name":"next-babel-turbo-loader","id":"878539377803af56","timestamp":265274439623,"duration":31687,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f270202c67780e8e","name":"build-module-js","id":"bb1d0ed8c588a38a","timestamp":265273904771,"duration":570988,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/pages/_error.js"}},{"traceId":"5c257a059a18d287","parentId":"fffa5ec2431da4d5","name":"get-options","id":"4315b8ad02d4cca6","timestamp":265274476004,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5c97958f5a8d19e9","name":"babel-turbo-get-config","id":"997b646577bfdc8d","timestamp":265274476022,"duration":13,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5c97958f5a8d19e9","name":"babel-turbo-normalize-file","id":"2dcf2bf206a00fc7","timestamp":265274476042,"duration":1207,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"643f5103d3fffb0c","name":"babel-turbo-traverse","id":"171749d9600727ad","timestamp":265274477736,"duration":1848,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5c97958f5a8d19e9","name":"babel-turbo-transform","id":"643f5103d3fffb0c","timestamp":265274477264,"duration":2339,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5c97958f5a8d19e9","name":"babel-turbo-generate","id":"1dd280362acfc6e7","timestamp":265274479613,"duration":1075,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fffa5ec2431da4d5","name":"next-babel-turbo-transform","id":"5c97958f5a8d19e9","timestamp":265274476017,"duration":4675,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e483748aab229a4f","name":"next-babel-turbo-loader","id":"fffa5ec2431da4d5","timestamp":265274475997,"duration":4704,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f99380e3424d2ed6","name":"build-module-js","id":"e483748aab229a4f","timestamp":265273904956,"duration":576548,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router-context.js"}},{"traceId":"5c257a059a18d287","parentId":"7875edcaf95b9a53","name":"get-options","id":"6da3aed76e0e6e15","timestamp":265274486548,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f101661b1056e43d","name":"babel-turbo-get-config","id":"b08edd7c2b847d22","timestamp":265274486570,"duration":45,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f101661b1056e43d","name":"babel-turbo-normalize-file","id":"64a7c11d8d018c60","timestamp":265274486622,"duration":57357,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5e7d3a5d79aacfd3","name":"babel-turbo-traverse","id":"a3d143ad1dca9c82","timestamp":265274544741,"duration":379195,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f101661b1056e43d","name":"babel-turbo-transform","id":"5e7d3a5d79aacfd3","timestamp":265274544025,"duration":379941,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f101661b1056e43d","name":"babel-turbo-generate","id":"8c38c4f6acbc7a53","timestamp":265274923999,"duration":35064,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7875edcaf95b9a53","name":"next-babel-turbo-transform","id":"f101661b1056e43d","timestamp":265274486562,"duration":472514,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"next-babel-turbo-loader","id":"7875edcaf95b9a53","timestamp":265274486541,"duration":472566,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f99380e3424d2ed6","name":"build-module-js","id":"e8f205aae4cf616d","timestamp":265273905011,"duration":1123999,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/router.js"}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module","id":"cc106c1b2b5938ad","timestamp":265275041929,"duration":48,"tags":{"name":"undefined"}},{"traceId":"5c257a059a18d287","parentId":"4d7cb941327cc3a5","name":"get-options","id":"3ad13cb014ed620c","timestamp":265275047225,"duration":2,"tags":{}}]
|
|
2
|
-
[{"traceId":"5c257a059a18d287","parentId":"46528d311d05dc39","name":"babel-turbo-get-config","id":"a0707f3e83406691","timestamp":265275047338,"duration":6854,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"46528d311d05dc39","name":"babel-turbo-normalize-file","id":"9f434e3da8371224","timestamp":265275054213,"duration":10637,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"11d58e30d27b5697","name":"babel-turbo-traverse","id":"ff78a90e287bc600","timestamp":265275065695,"duration":10682,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"46528d311d05dc39","name":"babel-turbo-transform","id":"11d58e30d27b5697","timestamp":265275064869,"duration":11536,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"46528d311d05dc39","name":"babel-turbo-generate","id":"44b7f6c68e0b36ea","timestamp":265275076430,"duration":3816,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4d7cb941327cc3a5","name":"next-babel-turbo-transform","id":"46528d311d05dc39","timestamp":265275047334,"duration":32918,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a1b93f21635be55a","name":"get-options","id":"7a7b0d71f6bad70f","timestamp":265275080419,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"26e3757c30d18078","name":"babel-turbo-get-config","id":"336777a4dbf16391","timestamp":265275080437,"duration":26,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"26e3757c30d18078","name":"babel-turbo-normalize-file","id":"b4f17ebe62293e10","timestamp":265275080471,"duration":2320,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a16e789812009f50","name":"babel-turbo-traverse","id":"998f5758f002a1a9","timestamp":265275083334,"duration":3418,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"26e3757c30d18078","name":"babel-turbo-transform","id":"a16e789812009f50","timestamp":265275082806,"duration":3969,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"26e3757c30d18078","name":"babel-turbo-generate","id":"a14e0b1a2b10a85b","timestamp":265275086788,"duration":1901,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a1b93f21635be55a","name":"next-babel-turbo-transform","id":"26e3757c30d18078","timestamp":265275080432,"duration":8261,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"56227df9d9af827d","name":"get-options","id":"21f3ed35f8379ae9","timestamp":265275088834,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b17f1c457de2c73b","name":"babel-turbo-get-config","id":"999188598e445fa7","timestamp":265275088847,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b17f1c457de2c73b","name":"babel-turbo-normalize-file","id":"a58516e587f06ed8","timestamp":265275088862,"duration":3250,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c2d48ec0c7d00f8d","name":"babel-turbo-traverse","id":"069f86d3716e09fd","timestamp":265275092631,"duration":2240,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b17f1c457de2c73b","name":"babel-turbo-transform","id":"c2d48ec0c7d00f8d","timestamp":265275092125,"duration":2765,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b17f1c457de2c73b","name":"babel-turbo-generate","id":"b231d9dc2731955c","timestamp":265275094901,"duration":702,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"56227df9d9af827d","name":"next-babel-turbo-transform","id":"b17f1c457de2c73b","timestamp":265275088843,"duration":6763,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"de1739a760061a13","name":"get-options","id":"5feba29d5dd075b1","timestamp":265275095642,"duration":1,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4d091a000e17c776","name":"babel-turbo-get-config","id":"8ba39fed14e68339","timestamp":265275095654,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4d091a000e17c776","name":"babel-turbo-normalize-file","id":"92ee1c124f6421fb","timestamp":265275095664,"duration":231,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"425ea330ac627a62","name":"babel-turbo-traverse","id":"4166ee7e7f8e65e3","timestamp":265275096611,"duration":517,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4d091a000e17c776","name":"babel-turbo-transform","id":"425ea330ac627a62","timestamp":265275095904,"duration":1242,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4d091a000e17c776","name":"babel-turbo-generate","id":"0a7ae6fdda9c41c4","timestamp":265275097155,"duration":48,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"de1739a760061a13","name":"next-babel-turbo-transform","id":"4d091a000e17c776","timestamp":265275095650,"duration":1556,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"12a7baf4386f2935","name":"get-options","id":"06914bc29a03fd46","timestamp":265275097236,"duration":1,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2f8206022a0a0b7","name":"babel-turbo-get-config","id":"8c7c2a9a0559cf94","timestamp":265275097247,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2f8206022a0a0b7","name":"babel-turbo-normalize-file","id":"79013422d7bcb776","timestamp":265275097257,"duration":3354,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d11caf1e10073cd6","name":"babel-turbo-traverse","id":"fe3d9b8ed2eac5e4","timestamp":265275101257,"duration":1212,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2f8206022a0a0b7","name":"babel-turbo-transform","id":"d11caf1e10073cd6","timestamp":265275100652,"duration":1840,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2f8206022a0a0b7","name":"babel-turbo-generate","id":"c99daed3cda845fa","timestamp":265275102503,"duration":2247,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"12a7baf4386f2935","name":"next-babel-turbo-transform","id":"b2f8206022a0a0b7","timestamp":265275097243,"duration":7512,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"next-babel-turbo-loader","id":"4d7cb941327cc3a5","timestamp":265275047218,"duration":57562,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"93b27b88ed3fd1df","name":"next-babel-turbo-loader","id":"a1b93f21635be55a","timestamp":265275080410,"duration":24372,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ac67e4866669a1c0","name":"next-babel-turbo-loader","id":"56227df9d9af827d","timestamp":265275088824,"duration":15959,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"33fa9a8b428a54eb","name":"next-babel-turbo-loader","id":"de1739a760061a13","timestamp":265275095634,"duration":9151,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9d4c287ddf373f59","name":"next-babel-turbo-loader","id":"12a7baf4386f2935","timestamp":265275097231,"duration":7555,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"60152e50faa30550","name":"build-module-js","id":"446b74f102974908","timestamp":265275046836,"duration":67521,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/_app.js"}},{"traceId":"5c257a059a18d287","parentId":"d33531eb3d1cee95","name":"build-module-js","id":"93b27b88ed3fd1df","timestamp":265275046904,"duration":67995,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/index.js"}},{"traceId":"5c257a059a18d287","parentId":"e03ad7f6cd5d3fea","name":"build-module-js","id":"ac67e4866669a1c0","timestamp":265275046955,"duration":68487,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/init.js"}},{"traceId":"5c257a059a18d287","parentId":"82966c719184187b","name":"build-module-js","id":"33fa9a8b428a54eb","timestamp":265275046993,"duration":68693,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/no-access.js"}},{"traceId":"5c257a059a18d287","parentId":"e6f26356b59549a5","name":"build-module-js","id":"9d4c287ddf373f59","timestamp":265275047042,"duration":68867,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/signin.js"}},{"traceId":"5c257a059a18d287","parentId":"57fec97a10b9e9de","name":"get-options","id":"8e3a95c15717580f","timestamp":265275123783,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"812ebdbcd1276ff3","name":"babel-turbo-get-config","id":"7208e1eadf63da25","timestamp":265275123803,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"812ebdbcd1276ff3","name":"babel-turbo-normalize-file","id":"d9b05e9f6ea11905","timestamp":265275123818,"duration":4107,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8e287645a1d579a1","name":"babel-turbo-traverse","id":"4adad9021de47f62","timestamp":265275128571,"duration":17318,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"812ebdbcd1276ff3","name":"babel-turbo-transform","id":"8e287645a1d579a1","timestamp":265275127947,"duration":17970,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"812ebdbcd1276ff3","name":"babel-turbo-generate","id":"b50c8348bcee9c98","timestamp":265275145952,"duration":8942,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"57fec97a10b9e9de","name":"next-babel-turbo-transform","id":"812ebdbcd1276ff3","timestamp":265275123798,"duration":31102,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2aae5766fb535ce","name":"next-babel-turbo-loader","id":"57fec97a10b9e9de","timestamp":265275123776,"duration":31140,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"b2aae5766fb535ce","timestamp":265275038806,"duration":121697,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/page-loader.js"}},{"traceId":"5c257a059a18d287","parentId":"5e70c37e8219c7f5","name":"get-options","id":"22a6c492fec6978c","timestamp":265275160577,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e58610121c32f54","name":"babel-turbo-get-config","id":"6e62192dc24790b4","timestamp":265275160592,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e58610121c32f54","name":"babel-turbo-normalize-file","id":"b88d0e0cce627fe9","timestamp":265275160607,"duration":10786,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"aca3261758f396ee","name":"babel-turbo-traverse","id":"91169f8c73af8f55","timestamp":265275172214,"duration":28251,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e58610121c32f54","name":"babel-turbo-transform","id":"aca3261758f396ee","timestamp":265275171431,"duration":29061,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0e58610121c32f54","name":"babel-turbo-generate","id":"80a10b1646c92248","timestamp":265275200524,"duration":5080,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5e70c37e8219c7f5","name":"next-babel-turbo-transform","id":"0e58610121c32f54","timestamp":265275160587,"duration":45022,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"13ce548c32d69e23","name":"next-babel-turbo-loader","id":"5e70c37e8219c7f5","timestamp":265275160571,"duration":45058,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"13ce548c32d69e23","timestamp":265275038962,"duration":174462,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/script.js"}},{"traceId":"5c257a059a18d287","parentId":"57e7975819782da7","name":"get-options","id":"6e86f11555d0c5b2","timestamp":265275213503,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8d90f232c45449f8","name":"babel-turbo-get-config","id":"c7a82e63b6146d9d","timestamp":265275213517,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8d90f232c45449f8","name":"babel-turbo-normalize-file","id":"2a422f9467e2446e","timestamp":265275213532,"duration":5016,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8be353a20d68907c","name":"babel-turbo-traverse","id":"8559d00f69e81da5","timestamp":265275219762,"duration":6744,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8d90f232c45449f8","name":"babel-turbo-transform","id":"8be353a20d68907c","timestamp":265275218563,"duration":7972,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8d90f232c45449f8","name":"babel-turbo-generate","id":"23590b55361fceaa","timestamp":265275226565,"duration":4610,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"57e7975819782da7","name":"next-babel-turbo-transform","id":"8d90f232c45449f8","timestamp":265275213512,"duration":17676,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"250ceadb3a3a8349","name":"next-babel-turbo-loader","id":"57e7975819782da7","timestamp":265275213496,"duration":17712,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"250ceadb3a3a8349","timestamp":265275038914,"duration":193390,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/route-announcer.js"}},{"traceId":"5c257a059a18d287","parentId":"c4230b4cd75065b8","name":"get-options","id":"d192e6df21fada21","timestamp":265275232377,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d49c8f3251616902","name":"babel-turbo-get-config","id":"04e2fe16b8e94b05","timestamp":265275232389,"duration":5,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d49c8f3251616902","name":"babel-turbo-normalize-file","id":"bd61a6e02c5531f9","timestamp":265275232400,"duration":1531,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"57dad9f05e21ba1d","name":"babel-turbo-traverse","id":"5dcda4e15619809c","timestamp":265275234867,"duration":1786,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d49c8f3251616902","name":"babel-turbo-transform","id":"57dad9f05e21ba1d","timestamp":265275233951,"duration":2722,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d49c8f3251616902","name":"babel-turbo-generate","id":"f9434b7d799baf03","timestamp":265275236684,"duration":204,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c4230b4cd75065b8","name":"next-babel-turbo-transform","id":"d49c8f3251616902","timestamp":265275232385,"duration":4505,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dc9216a7bd135aca","name":"next-babel-turbo-loader","id":"c4230b4cd75065b8","timestamp":265275232370,"duration":4532,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"dc9216a7bd135aca","timestamp":265275039007,"duration":198382,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/head-manager-context.js"}},{"traceId":"5c257a059a18d287","parentId":"808d126bb61ece15","name":"get-options","id":"9a29467b45ab87f6","timestamp":265275237446,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7ab1f7264f78ba06","name":"babel-turbo-get-config","id":"c18fd70af3b639ca","timestamp":265275237458,"duration":7,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7ab1f7264f78ba06","name":"babel-turbo-normalize-file","id":"46ad17e2de2c538a","timestamp":265275237471,"duration":5787,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"76ee0f034f33117d","name":"babel-turbo-traverse","id":"698ef5e203dc6aa9","timestamp":265275244266,"duration":28421,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7ab1f7264f78ba06","name":"babel-turbo-transform","id":"76ee0f034f33117d","timestamp":265275243294,"duration":29420,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7ab1f7264f78ba06","name":"babel-turbo-generate","id":"cf92d1fc76aa82cb","timestamp":265275272746,"duration":1860,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"808d126bb61ece15","name":"next-babel-turbo-transform","id":"7ab1f7264f78ba06","timestamp":265275237454,"duration":37156,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"61dd5d58bbce9563","name":"next-babel-turbo-loader","id":"808d126bb61ece15","timestamp":265275237439,"duration":37195,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"61dd5d58bbce9563","timestamp":265275039181,"duration":240307,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/utils.js"}},{"traceId":"5c257a059a18d287","parentId":"f404998f335fbca2","name":"get-options","id":"5e7adfd82c9a79d7","timestamp":265275279586,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bab3fec37afa925b","name":"babel-turbo-get-config","id":"c291a1001f00941d","timestamp":265275279598,"duration":7,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bab3fec37afa925b","name":"babel-turbo-normalize-file","id":"875f8f7ebf646184","timestamp":265275279611,"duration":1460,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"725a3c016fc3d67d","name":"babel-turbo-traverse","id":"86f15da84ca08920","timestamp":265275282026,"duration":5379,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bab3fec37afa925b","name":"babel-turbo-transform","id":"725a3c016fc3d67d","timestamp":265275281086,"duration":6342,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bab3fec37afa925b","name":"babel-turbo-generate","id":"efd70c81ed1af655","timestamp":265275287455,"duration":354,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f404998f335fbca2","name":"next-babel-turbo-transform","id":"bab3fec37afa925b","timestamp":265275279594,"duration":8219,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b73219102e0bbce3","name":"next-babel-turbo-loader","id":"f404998f335fbca2","timestamp":265275279580,"duration":8251,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"b73219102e0bbce3","timestamp":265275039052,"duration":249683,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/mitt.js"}},{"traceId":"5c257a059a18d287","parentId":"77b656fcdcab9d09","name":"get-options","id":"540759e6a9917edf","timestamp":265275288830,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"86e0660a3ce22271","name":"babel-turbo-get-config","id":"6ff8c2c8ef3f440f","timestamp":265275288845,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"86e0660a3ce22271","name":"babel-turbo-normalize-file","id":"c40e6f5c51e2b300","timestamp":265275288859,"duration":2401,"tags":{}}]
|
|
3
|
-
[{"traceId":"5c257a059a18d287","parentId":"bb1c4a7bcd0bf436","name":"babel-turbo-traverse","id":"be21a99066245d74","timestamp":265275291724,"duration":4763,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"86e0660a3ce22271","name":"babel-turbo-transform","id":"bb1c4a7bcd0bf436","timestamp":265275291371,"duration":5136,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"86e0660a3ce22271","name":"babel-turbo-generate","id":"cdcc1eabd308762f","timestamp":265275296523,"duration":521,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"77b656fcdcab9d09","name":"next-babel-turbo-transform","id":"86e0660a3ce22271","timestamp":265275288840,"duration":8207,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8381581a174c7b2f","name":"next-babel-turbo-loader","id":"77b656fcdcab9d09","timestamp":265275288824,"duration":8234,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"8381581a174c7b2f","timestamp":265275038862,"duration":259366,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/performance-relayer.js"}},{"traceId":"5c257a059a18d287","parentId":"4d838381ca5f4141","name":"get-options","id":"8f93d2b7f0687ff8","timestamp":265275298288,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8c02320be20f8555","name":"babel-turbo-get-config","id":"c06b1677d79f2758","timestamp":265275298301,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8c02320be20f8555","name":"babel-turbo-normalize-file","id":"f9ffcb340bfc402c","timestamp":265275298312,"duration":1067,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b677ade4b7dc42ca","name":"babel-turbo-traverse","id":"d08a3831cb8b715e","timestamp":265275300466,"duration":1525,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8c02320be20f8555","name":"babel-turbo-transform","id":"b677ade4b7dc42ca","timestamp":265275299391,"duration":2618,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8c02320be20f8555","name":"babel-turbo-generate","id":"f5e48f12e70bd387","timestamp":265275302020,"duration":148,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4d838381ca5f4141","name":"next-babel-turbo-transform","id":"8c02320be20f8555","timestamp":265275298297,"duration":3874,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e723bd162d1c6183","name":"next-babel-turbo-loader","id":"4d838381ca5f4141","timestamp":265275298282,"duration":3897,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"e723bd162d1c6183","timestamp":265275039100,"duration":263635,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/runtime-config.js"}},{"traceId":"5c257a059a18d287","parentId":"b2fd75287e1e4976","name":"get-options","id":"d84317ffe6d2f5e6","timestamp":265275302929,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c8ca7f8b1b8d206","name":"babel-turbo-get-config","id":"b34cff9cd751e3a2","timestamp":265275302942,"duration":7,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c8ca7f8b1b8d206","name":"babel-turbo-normalize-file","id":"d1eb1710e8457855","timestamp":265275302954,"duration":3643,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c96896b7da1d2220","name":"babel-turbo-traverse","id":"96c3f3a80038ddf5","timestamp":265275307568,"duration":10904,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c8ca7f8b1b8d206","name":"babel-turbo-transform","id":"c96896b7da1d2220","timestamp":265275306614,"duration":11883,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c8ca7f8b1b8d206","name":"babel-turbo-generate","id":"1b2a58a750ba5d88","timestamp":265275318519,"duration":1043,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2fd75287e1e4976","name":"next-babel-turbo-transform","id":"0c8ca7f8b1b8d206","timestamp":265275302938,"duration":16628,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ec5aa6b9c652bc1c","name":"next-babel-turbo-loader","id":"b2fd75287e1e4976","timestamp":265275302924,"duration":16658,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"ec5aa6b9c652bc1c","timestamp":265275038710,"duration":282800,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/head-manager.js"}},{"traceId":"5c257a059a18d287","parentId":"0dce7f323afc6fd8","name":"get-options","id":"ae168cce5118ef53","timestamp":265275333199,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f547c02ce6989020","name":"babel-turbo-get-config","id":"de438988291c4469","timestamp":265275333217,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f547c02ce6989020","name":"babel-turbo-normalize-file","id":"db78962180a7fb8c","timestamp":265275333233,"duration":785,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6ada06585c2b9c0e","name":"babel-turbo-traverse","id":"81ea468110c65327","timestamp":265275334985,"duration":834,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f547c02ce6989020","name":"babel-turbo-transform","id":"6ada06585c2b9c0e","timestamp":265275334030,"duration":1808,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f547c02ce6989020","name":"babel-turbo-generate","id":"349da128add0475b","timestamp":265275335849,"duration":83,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0dce7f323afc6fd8","name":"next-babel-turbo-transform","id":"f547c02ce6989020","timestamp":265275333213,"duration":2722,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"32f9282d7822b0d5","name":"get-options","id":"2834cc7ffdf17789","timestamp":265275335962,"duration":1,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b950ccb9067f79cd","name":"babel-turbo-get-config","id":"4d0782f72f83fdee","timestamp":265275335973,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b950ccb9067f79cd","name":"babel-turbo-normalize-file","id":"4c20c0bc16e3453d","timestamp":265275335983,"duration":212,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"96fa1724fc1c4962","name":"babel-turbo-traverse","id":"ecaf2396095bc4cc","timestamp":265275336465,"duration":457,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b950ccb9067f79cd","name":"babel-turbo-transform","id":"96fa1724fc1c4962","timestamp":265275336205,"duration":735,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b950ccb9067f79cd","name":"babel-turbo-generate","id":"a3c28c21300d38b2","timestamp":265275336949,"duration":42,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"32f9282d7822b0d5","name":"next-babel-turbo-transform","id":"b950ccb9067f79cd","timestamp":265275335969,"duration":1024,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"eadf52d966848da2","name":"get-options","id":"240cc07f2b07cf0a","timestamp":265275337017,"duration":1,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cc9cba69474c34b2","name":"babel-turbo-get-config","id":"0f2687ecaf38c142","timestamp":265275337028,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cc9cba69474c34b2","name":"babel-turbo-normalize-file","id":"20d7953dddd7ee5a","timestamp":265275337037,"duration":192,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b687707f5f1f448b","name":"babel-turbo-traverse","id":"a963de683e0a9fe8","timestamp":265275337493,"duration":435,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cc9cba69474c34b2","name":"babel-turbo-transform","id":"b687707f5f1f448b","timestamp":265275337238,"duration":708,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cc9cba69474c34b2","name":"babel-turbo-generate","id":"b7df571e51b1ae1a","timestamp":265275337954,"duration":36,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"eadf52d966848da2","name":"next-babel-turbo-transform","id":"cc9cba69474c34b2","timestamp":265275337024,"duration":968,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5031428b2030cb6d","name":"get-options","id":"56576d7ca8bc2dd7","timestamp":265275338015,"duration":1,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"230e9baad9738d78","name":"babel-turbo-get-config","id":"863da87111e4a927","timestamp":265275338026,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"230e9baad9738d78","name":"babel-turbo-normalize-file","id":"c2c7e24a4fe6f140","timestamp":265275338034,"duration":741,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a64ac50cf728955b","name":"babel-turbo-traverse","id":"e16a975be09959f8","timestamp":265275339680,"duration":1167,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"230e9baad9738d78","name":"babel-turbo-transform","id":"a64ac50cf728955b","timestamp":265275338786,"duration":2081,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"230e9baad9738d78","name":"babel-turbo-generate","id":"6928aefbd6caf03e","timestamp":265275340877,"duration":41,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5031428b2030cb6d","name":"next-babel-turbo-transform","id":"230e9baad9738d78","timestamp":265275338022,"duration":2899,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"82ad7b76700722d6","name":"next-babel-turbo-loader","id":"0dce7f323afc6fd8","timestamp":265275333193,"duration":7737,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"35f3d0646f28ebfb","name":"next-babel-turbo-loader","id":"32f9282d7822b0d5","timestamp":265275335957,"duration":4975,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6040011623702073","name":"next-babel-turbo-loader","id":"eadf52d966848da2","timestamp":265275337012,"duration":3922,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"52b45ba2f8f602d9","name":"next-babel-turbo-loader","id":"5031428b2030cb6d","timestamp":265275338010,"duration":2924,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"542f4e749ec653de","name":"build-module-js","id":"82ad7b76700722d6","timestamp":265275333031,"duration":8475,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/posts/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"ef0816c0b5bc8b5b","name":"build-module-js","id":"35f3d0646f28ebfb","timestamp":265275333073,"duration":8650,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/posts/index.js"}},{"traceId":"5c257a059a18d287","parentId":"4f8b64e480c9f8ad","name":"build-module-js","id":"6040011623702073","timestamp":265275333112,"duration":8785,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/users/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"03016eb95defd5ae","name":"build-module-js","id":"52b45ba2f8f602d9","timestamp":265275333147,"duration":8916,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/users/index.js"}},{"traceId":"5c257a059a18d287","parentId":"4381c6521aa4cb6f","name":"get-options","id":"7a0696eb674ea9a2","timestamp":265275342881,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c0aeb2b4075ba5d8","name":"babel-turbo-get-config","id":"628e738ec1895b8e","timestamp":265275342895,"duration":5,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c0aeb2b4075ba5d8","name":"babel-turbo-normalize-file","id":"cdf4eed4bdc0a24d","timestamp":265275342906,"duration":1019,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1774eaf055a25c2f","name":"babel-turbo-traverse","id":"70252931da071aa7","timestamp":265275344857,"duration":1328,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c0aeb2b4075ba5d8","name":"babel-turbo-transform","id":"1774eaf055a25c2f","timestamp":265275343938,"duration":2266,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c0aeb2b4075ba5d8","name":"babel-turbo-generate","id":"fd353578b14288f5","timestamp":265275346214,"duration":132,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4381c6521aa4cb6f","name":"next-babel-turbo-transform","id":"c0aeb2b4075ba5d8","timestamp":265275342891,"duration":3458,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"89c737b86f3d9478","name":"next-babel-turbo-loader","id":"4381c6521aa4cb6f","timestamp":265275342875,"duration":3482,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"89c737b86f3d9478","timestamp":265275047083,"duration":299979,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js"}},{"traceId":"5c257a059a18d287","parentId":"6047f63b62faf18e","name":"get-options","id":"5ade71c678191721","timestamp":265275347112,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"54fc28496befea3d","name":"babel-turbo-get-config","id":"cb59fa10045706ca","timestamp":265275347124,"duration":5,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"54fc28496befea3d","name":"babel-turbo-normalize-file","id":"b4436e1d7ef26588","timestamp":265275347134,"duration":1745,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"46dfe170d2ad6a24","name":"babel-turbo-traverse","id":"833eba67034b9178","timestamp":265275349160,"duration":14579,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"54fc28496befea3d","name":"babel-turbo-transform","id":"46dfe170d2ad6a24","timestamp":265275348892,"duration":14874,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"54fc28496befea3d","name":"babel-turbo-generate","id":"2e5a902e6e93e74b","timestamp":265275363792,"duration":561,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6047f63b62faf18e","name":"next-babel-turbo-transform","id":"54fc28496befea3d","timestamp":265275347120,"duration":17237,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f19f764bb609f853","name":"next-babel-turbo-loader","id":"6047f63b62faf18e","timestamp":265275347106,"duration":17265,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"f19f764bb609f853","timestamp":265275047131,"duration":318736,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/querystring.js"}},{"traceId":"5c257a059a18d287","parentId":"a2e5bf09fa1e38ab","name":"get-options","id":"55124737897e7f7d","timestamp":265275365930,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bd33cc3a7dbb8116","name":"babel-turbo-get-config","id":"856fcf9de10bc44b","timestamp":265275365945,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bd33cc3a7dbb8116","name":"babel-turbo-normalize-file","id":"ba06e86f185e8772","timestamp":265275365960,"duration":4667,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5ce937c656941c81","name":"babel-turbo-traverse","id":"9edd96e18e208c8c","timestamp":265275371610,"duration":35227,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bd33cc3a7dbb8116","name":"babel-turbo-transform","id":"5ce937c656941c81","timestamp":265275370642,"duration":36222,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bd33cc3a7dbb8116","name":"babel-turbo-generate","id":"e486cabd9a44b738","timestamp":265275406897,"duration":2226,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a2e5bf09fa1e38ab","name":"next-babel-turbo-transform","id":"bd33cc3a7dbb8116","timestamp":265275365940,"duration":43187,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f5fe192693e666c0","name":"next-babel-turbo-loader","id":"a2e5bf09fa1e38ab","timestamp":265275365925,"duration":43218,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bb1d0ed8c588a38a","name":"build-module-js","id":"f5fe192693e666c0","timestamp":265275047167,"duration":367082,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/head.js"}},{"traceId":"5c257a059a18d287","parentId":"17372f54b37031fe","name":"get-options","id":"b6f2a9e73213edc7","timestamp":265275415605,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f8138071fa9ab2df","name":"babel-turbo-get-config","id":"8f483f702c7f3713","timestamp":265275415621,"duration":7,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f8138071fa9ab2df","name":"babel-turbo-normalize-file","id":"6451f47ab668e92d","timestamp":265275415633,"duration":1651,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a167cefaa5ea2de3","name":"babel-turbo-traverse","id":"f250fa39e9b6b837","timestamp":265275418249,"duration":1334,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f8138071fa9ab2df","name":"babel-turbo-transform","id":"a167cefaa5ea2de3","timestamp":265275417298,"duration":2306,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f8138071fa9ab2df","name":"babel-turbo-generate","id":"6a060554efe491fa","timestamp":265275419615,"duration":70,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"17372f54b37031fe","name":"next-babel-turbo-transform","id":"f8138071fa9ab2df","timestamp":265275415617,"duration":4070,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"649e7f9f9e46d1ad","name":"get-options","id":"79f394ea7bdfd2c0","timestamp":265275419718,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"28c9f068810d7cdd","name":"babel-turbo-get-config","id":"40922381895edc5a","timestamp":265275419731,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"28c9f068810d7cdd","name":"babel-turbo-normalize-file","id":"3c4e1df824c10de0","timestamp":265275419741,"duration":753,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2ccc3d9130841dde","name":"babel-turbo-traverse","id":"31d70a4e6334e43d","timestamp":265275421411,"duration":1129,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"28c9f068810d7cdd","name":"babel-turbo-transform","id":"2ccc3d9130841dde","timestamp":265275420505,"duration":2053,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"28c9f068810d7cdd","name":"babel-turbo-generate","id":"939d8df84d4ce628","timestamp":265275422567,"duration":42,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"649e7f9f9e46d1ad","name":"next-babel-turbo-transform","id":"28c9f068810d7cdd","timestamp":265275419727,"duration":2885,"tags":{}}]
|
|
4
|
-
[{"traceId":"5c257a059a18d287","parentId":"76daed7468aaf6b8","name":"next-babel-turbo-loader","id":"17372f54b37031fe","timestamp":265275415599,"duration":7130,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6a704f1e55f3fbc3","name":"next-babel-turbo-loader","id":"649e7f9f9e46d1ad","timestamp":265275419712,"duration":3019,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dae2da4cd0cab556","name":"build-module-js","id":"76daed7468aaf6b8","timestamp":265275415246,"duration":8201,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/tags/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"a3c4b14891405ae4","name":"build-module-js","id":"6a704f1e55f3fbc3","timestamp":265275415329,"duration":8325,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/tags/index.js"}},{"traceId":"5c257a059a18d287","parentId":"2852f677f768f606","name":"get-options","id":"07b2e4f5329b7773","timestamp":265275426221,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ffa7d2ac014a76a5","name":"babel-turbo-get-config","id":"01b4a1870637027b","timestamp":265275426238,"duration":366,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ffa7d2ac014a76a5","name":"babel-turbo-normalize-file","id":"380f34bdc59cf755","timestamp":265275426614,"duration":5784,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ad19b4fd7bf11bf9","name":"babel-turbo-traverse","id":"0759a09281a7f418","timestamp":265275433372,"duration":12410,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ffa7d2ac014a76a5","name":"babel-turbo-transform","id":"ad19b4fd7bf11bf9","timestamp":265275432415,"duration":13391,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ffa7d2ac014a76a5","name":"babel-turbo-generate","id":"e92644711ca575b0","timestamp":265275445836,"duration":1839,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2852f677f768f606","name":"next-babel-turbo-transform","id":"ffa7d2ac014a76a5","timestamp":265275426233,"duration":21447,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9f9f141684dcbb53","name":"next-babel-turbo-loader","id":"2852f677f768f606","timestamp":265275426214,"duration":21482,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"9f9f141684dcbb53","timestamp":265275119667,"duration":330802,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/route-regex.js"}},{"traceId":"5c257a059a18d287","parentId":"48e1eb18dcd33299","name":"get-options","id":"bf00d6a145327cdc","timestamp":265275450533,"duration":5,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e2a78a81aa702b03","name":"babel-turbo-get-config","id":"d4253d4fb4d97b00","timestamp":265275450549,"duration":152,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e2a78a81aa702b03","name":"babel-turbo-normalize-file","id":"54b592aecc1a91f6","timestamp":265275450710,"duration":2538,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0eaa9aefbcac56c4","name":"babel-turbo-traverse","id":"1766d13fbdd4c8cf","timestamp":265275454203,"duration":2567,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e2a78a81aa702b03","name":"babel-turbo-transform","id":"0eaa9aefbcac56c4","timestamp":265275453264,"duration":3526,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e2a78a81aa702b03","name":"babel-turbo-generate","id":"99260d456dbe916b","timestamp":265275456802,"duration":462,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48e1eb18dcd33299","name":"next-babel-turbo-transform","id":"e2a78a81aa702b03","timestamp":265275450545,"duration":6723,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"edd531795fd6a224","name":"next-babel-turbo-loader","id":"48e1eb18dcd33299","timestamp":265275450527,"duration":6753,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"edd531795fd6a224","timestamp":265275119262,"duration":339476,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/normalize-trailing-slash.js"}},{"traceId":"5c257a059a18d287","parentId":"2df67c5d99d45b56","name":"get-options","id":"16e1cd0e1bd46d04","timestamp":265275459232,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"35aa754083bf8284","name":"babel-turbo-get-config","id":"1f6cde5749fcf63b","timestamp":265275459247,"duration":171,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"35aa754083bf8284","name":"babel-turbo-normalize-file","id":"55f5e4d3869448e4","timestamp":265275459425,"duration":4939,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"65a92252282c1c4f","name":"babel-turbo-traverse","id":"58af0f248a43000b","timestamp":265275464657,"duration":4947,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"35aa754083bf8284","name":"babel-turbo-transform","id":"65a92252282c1c4f","timestamp":265275464380,"duration":5243,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"35aa754083bf8284","name":"babel-turbo-generate","id":"6b44c4c72ce93ab5","timestamp":265275469635,"duration":629,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2df67c5d99d45b56","name":"next-babel-turbo-transform","id":"35aa754083bf8284","timestamp":265275459242,"duration":11025,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"564bfc66d8c6b183","name":"next-babel-turbo-loader","id":"2df67c5d99d45b56","timestamp":265275459225,"duration":11053,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"564bfc66d8c6b183","timestamp":265275119624,"duration":355777,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/route-matcher.js"}},{"traceId":"5c257a059a18d287","parentId":"8fa592c727a42fc5","name":"get-options","id":"cdc28c96e2bc5f08","timestamp":265275475933,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"84522217639a5ec5","name":"babel-turbo-get-config","id":"81514368795a87a2","timestamp":265275475949,"duration":171,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"84522217639a5ec5","name":"babel-turbo-normalize-file","id":"bdd6ea0527bd5ce8","timestamp":265275476130,"duration":2351,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9f54390f8276e6db","name":"babel-turbo-traverse","id":"022719f6ba3f30e2","timestamp":265275479418,"duration":4416,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"84522217639a5ec5","name":"babel-turbo-transform","id":"9f54390f8276e6db","timestamp":265275478494,"duration":5358,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"84522217639a5ec5","name":"babel-turbo-generate","id":"4209e8d9f719042f","timestamp":265275483864,"duration":3183,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8fa592c727a42fc5","name":"next-babel-turbo-transform","id":"84522217639a5ec5","timestamp":265275475945,"duration":11105,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"242946056b4e78ba","name":"next-babel-turbo-loader","id":"8fa592c727a42fc5","timestamp":265275475927,"duration":11133,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"242946056b4e78ba","timestamp":265275119578,"duration":368194,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js"}},{"traceId":"5c257a059a18d287","parentId":"1a0a4b99e0c0e920","name":"get-options","id":"329bfee2ba57ef07","timestamp":265275487823,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ac00702feaf31499","name":"babel-turbo-get-config","id":"310425facbc49544","timestamp":265275487838,"duration":10,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ac00702feaf31499","name":"babel-turbo-normalize-file","id":"8ab2a408040311d4","timestamp":265275487853,"duration":7980,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"acbba7ea016bc20f","name":"babel-turbo-traverse","id":"58346588ed0fe4de","timestamp":265275496849,"duration":28901,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ac00702feaf31499","name":"babel-turbo-transform","id":"acbba7ea016bc20f","timestamp":265275495859,"duration":29918,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ac00702feaf31499","name":"babel-turbo-generate","id":"fafd6375c31c8510","timestamp":265275525808,"duration":6080,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1a0a4b99e0c0e920","name":"next-babel-turbo-transform","id":"ac00702feaf31499","timestamp":265275487833,"duration":44061,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d68e550ffc0fb5dd","name":"next-babel-turbo-loader","id":"1a0a4b99e0c0e920","timestamp":265275487817,"duration":44094,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"d68e550ffc0fb5dd","timestamp":265275119525,"duration":421218,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/route-loader.js"}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"c600e4bc566707c0","timestamp":265275332890,"duration":224963,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/server/denormalize-page-path.js"}},{"traceId":"5c257a059a18d287","parentId":"08bbf75194039634","name":"get-options","id":"0267c2a1df7fc671","timestamp":265275557914,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a910673e1338c7f6","name":"babel-turbo-get-config","id":"19c2232e87995d9b","timestamp":265275557932,"duration":169,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a910673e1338c7f6","name":"babel-turbo-normalize-file","id":"3e9b22b9f642e0ee","timestamp":265275558110,"duration":3104,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"50b38d783cf91dd1","name":"babel-turbo-traverse","id":"bc0758c1ff0755a0","timestamp":265275562165,"duration":4169,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a910673e1338c7f6","name":"babel-turbo-transform","id":"50b38d783cf91dd1","timestamp":265275561229,"duration":5124,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a910673e1338c7f6","name":"babel-turbo-generate","id":"d40c594064978c3b","timestamp":265275566366,"duration":3192,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"08bbf75194039634","name":"next-babel-turbo-transform","id":"a910673e1338c7f6","timestamp":265275557928,"duration":11634,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"862a947b800d2819","name":"next-babel-turbo-loader","id":"08bbf75194039634","timestamp":265275557908,"duration":11666,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"862a947b800d2819","timestamp":265275332972,"duration":239637,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js"}},{"traceId":"5c257a059a18d287","parentId":"1c249e7efe329960","name":"get-options","id":"81dc8aa2379f84e7","timestamp":265275579042,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85c9a5a9c1dbaa20","name":"babel-turbo-get-config","id":"228eb3af62579329","timestamp":265275579060,"duration":191,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85c9a5a9c1dbaa20","name":"babel-turbo-normalize-file","id":"ba5fa691ca4e58c0","timestamp":265275579262,"duration":4375,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c49f3c065ec91663","name":"babel-turbo-traverse","id":"db4b8d7845c1e52d","timestamp":265275584562,"duration":8347,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85c9a5a9c1dbaa20","name":"babel-turbo-transform","id":"c49f3c065ec91663","timestamp":265275583653,"duration":9279,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85c9a5a9c1dbaa20","name":"babel-turbo-generate","id":"3f91d382ec9bd659","timestamp":265275592952,"duration":1258,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1c249e7efe329960","name":"next-babel-turbo-transform","id":"85c9a5a9c1dbaa20","timestamp":265275579056,"duration":15158,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2aba4f77345baf1","name":"next-babel-turbo-loader","id":"1c249e7efe329960","timestamp":265275579036,"duration":15193,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"61dd5d58bbce9563","name":"build-module-js","id":"b2aba4f77345baf1","timestamp":265275573652,"duration":23480,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/format-url.js"}},{"traceId":"5c257a059a18d287","parentId":"1ce144ab5026045d","name":"get-options","id":"5fd8fb5989c9b4ef","timestamp":265275597198,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1380dc0d56770009","name":"babel-turbo-get-config","id":"7d70eaf235840665","timestamp":265275597212,"duration":7,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1380dc0d56770009","name":"babel-turbo-normalize-file","id":"220e9c2b23a90c39","timestamp":265275597225,"duration":1288,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"57ddbf0f8943b97f","name":"babel-turbo-traverse","id":"1c23b444c3064c26","timestamp":265275598845,"duration":2123,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1380dc0d56770009","name":"babel-turbo-transform","id":"57ddbf0f8943b97f","timestamp":265275598529,"duration":2458,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1380dc0d56770009","name":"babel-turbo-generate","id":"ca7ce80f5fb706d7","timestamp":265275600999,"duration":288,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1ce144ab5026045d","name":"next-babel-turbo-transform","id":"1380dc0d56770009","timestamp":265275597208,"duration":4082,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f7a219d89c220206","name":"next-babel-turbo-loader","id":"1ce144ab5026045d","timestamp":265275597192,"duration":4107,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"13ce548c32d69e23","name":"build-module-js","id":"f7a219d89c220206","timestamp":265275573350,"duration":28607,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/request-idle-callback.js"}},{"traceId":"5c257a059a18d287","parentId":"7cf51bc2db63ec58","name":"get-options","id":"bfa204921de46823","timestamp":265275602043,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bb5c1f7c6cef02fc","name":"babel-turbo-get-config","id":"c567d8cd2e097700","timestamp":265275602059,"duration":208,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bb5c1f7c6cef02fc","name":"babel-turbo-normalize-file","id":"ad5535336dade231","timestamp":265275602276,"duration":2332,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c715848739b42489","name":"babel-turbo-traverse","id":"30b12a17ac3e8859","timestamp":265275605573,"duration":4553,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bb5c1f7c6cef02fc","name":"babel-turbo-transform","id":"c715848739b42489","timestamp":265275604626,"duration":5523,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bb5c1f7c6cef02fc","name":"babel-turbo-generate","id":"df24f3bc1687e70b","timestamp":265275610167,"duration":667,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7cf51bc2db63ec58","name":"next-babel-turbo-transform","id":"bb5c1f7c6cef02fc","timestamp":265275602054,"duration":8784,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"30ed7145bcb5c778","name":"next-babel-turbo-loader","id":"7cf51bc2db63ec58","timestamp":265275602037,"duration":8813,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b2aae5766fb535ce","name":"build-module-js","id":"30ed7145bcb5c778","timestamp":265275573441,"duration":39143,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js"}},{"traceId":"5c257a059a18d287","parentId":"6e7851b163e29c4c","name":"get-options","id":"d4578b72aad014d9","timestamp":265275617857,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b1b0c40612d54c7e","name":"babel-turbo-get-config","id":"81f16f689ac742d0","timestamp":265275617873,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b1b0c40612d54c7e","name":"babel-turbo-normalize-file","id":"189f4077fa3453eb","timestamp":265275617885,"duration":2662,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98dc108003ed3be1","name":"babel-turbo-traverse","id":"3bfa5b22f548e675","timestamp":265275621529,"duration":5241,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b1b0c40612d54c7e","name":"babel-turbo-transform","id":"98dc108003ed3be1","timestamp":265275620562,"duration":6450,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b1b0c40612d54c7e","name":"babel-turbo-generate","id":"689664d5cfbd88f3","timestamp":265275627029,"duration":2101,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6e7851b163e29c4c","name":"next-babel-turbo-transform","id":"b1b0c40612d54c7e","timestamp":265275617868,"duration":11265,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"0c1f1ac61bb0f32d","name":"next-babel-turbo-loader","id":"6e7851b163e29c4c","timestamp":265275617851,"duration":11297,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"0c1f1ac61bb0f32d","timestamp":265275575886,"duration":55757,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/portal/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b29a87a2505e387b","name":"get-options","id":"3cc7e6cc286d14da","timestamp":265275633054,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf827589a3625f9b","name":"babel-turbo-get-config","id":"59df28eadfea0593","timestamp":265275633070,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf827589a3625f9b","name":"babel-turbo-normalize-file","id":"85898f803d858f53","timestamp":265275633082,"duration":2250,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9cb4c15289e4af6f","name":"babel-turbo-traverse","id":"2c465f9fa9507417","timestamp":265275638083,"duration":6625,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf827589a3625f9b","name":"babel-turbo-transform","id":"9cb4c15289e4af6f","timestamp":265275635345,"duration":9389,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf827589a3625f9b","name":"babel-turbo-generate","id":"cda954adefcc6a99","timestamp":265275644762,"duration":786,"tags":{}}]
|
|
5
|
-
[{"traceId":"5c257a059a18d287","parentId":"b29a87a2505e387b","name":"next-babel-turbo-transform","id":"bf827589a3625f9b","timestamp":265275633066,"duration":12641,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2301fac6280e101d","name":"next-babel-turbo-loader","id":"b29a87a2505e387b","timestamp":265275633047,"duration":12673,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f5fe192693e666c0","name":"build-module-js","id":"2301fac6280e101d","timestamp":265275576740,"duration":71899,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/amp-context.js"}},{"traceId":"5c257a059a18d287","parentId":"f11ed836c25ffe59","name":"get-options","id":"460d7d70c26b33f8","timestamp":265275648708,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f943460bc485d94f","name":"babel-turbo-get-config","id":"10c279c924455a60","timestamp":265275648723,"duration":8,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f943460bc485d94f","name":"babel-turbo-normalize-file","id":"2b3efbb7fb5fd403","timestamp":265275648737,"duration":3632,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ec844f05c401ab4c","name":"babel-turbo-traverse","id":"246d9e6a70e827fd","timestamp":265275653334,"duration":6327,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f943460bc485d94f","name":"babel-turbo-transform","id":"ec844f05c401ab4c","timestamp":265275652387,"duration":7294,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f943460bc485d94f","name":"babel-turbo-generate","id":"89427f9f313544bd","timestamp":265275659695,"duration":839,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f11ed836c25ffe59","name":"next-babel-turbo-transform","id":"f943460bc485d94f","timestamp":265275648718,"duration":11819,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9e87bd44a8ebb191","name":"next-babel-turbo-loader","id":"f11ed836c25ffe59","timestamp":265275648702,"duration":11849,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f5fe192693e666c0","name":"build-module-js","id":"9e87bd44a8ebb191","timestamp":265275576790,"duration":86004,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/amp.js"}},{"traceId":"5c257a059a18d287","parentId":"e5964092cb49cc6e","name":"get-options","id":"98f6e837ecef9cf3","timestamp":265275662852,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"56b02d88962057e0","name":"babel-turbo-get-config","id":"25a0cddb24537af0","timestamp":265275662867,"duration":7,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"56b02d88962057e0","name":"babel-turbo-normalize-file","id":"896a77a87de85081","timestamp":265275662880,"duration":4340,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"93c5a58216a36efd","name":"babel-turbo-traverse","id":"926b2dac1e91a2b9","timestamp":265275668154,"duration":24772,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"56b02d88962057e0","name":"babel-turbo-transform","id":"93c5a58216a36efd","timestamp":265275667236,"duration":25717,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"56b02d88962057e0","name":"babel-turbo-generate","id":"101d5f1e2018f6c5","timestamp":265275692982,"duration":3515,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e5964092cb49cc6e","name":"next-babel-turbo-transform","id":"56b02d88962057e0","timestamp":265275662863,"duration":33639,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bed72cbf8b6e4419","name":"next-babel-turbo-loader","id":"e5964092cb49cc6e","timestamp":265275662846,"duration":33674,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f5fe192693e666c0","name":"build-module-js","id":"bed72cbf8b6e4419","timestamp":265275576668,"duration":124972,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/side-effect.js"}},{"traceId":"5c257a059a18d287","parentId":"f99380e3424d2ed6","name":"build-module-js","id":"59a9934b10ab3bf9","timestamp":265275617367,"duration":102429,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react/index.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"c4374b028c829545","timestamp":265275703397,"duration":20044,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/classCallCheck.js"}},{"traceId":"5c257a059a18d287","parentId":"f99380e3424d2ed6","name":"build-module-js","id":"ac2eca79ed924a2c","timestamp":265275703165,"duration":20907,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/construct.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"c060c21922897810","timestamp":265275703480,"duration":20939,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/inherits.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"7c433403808f9ebe","timestamp":265275703443,"duration":22056,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/createClass.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"f312f6cbeaec11a1","timestamp":265275703578,"duration":22232,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/getPrototypeOf.js"}},{"traceId":"5c257a059a18d287","parentId":"e8f205aae4cf616d","name":"build-module-js","id":"9e0253c25e9bd276","timestamp":265275703610,"duration":22949,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/asyncToGenerator.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"0531876433708dd6","timestamp":265275703513,"duration":27417,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"78a8b81f1583aaf0","timestamp":265275703546,"duration":28480,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/slicedToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"61dd5d58bbce9563","name":"build-module-js","id":"a079160d1749677a","timestamp":265275720863,"duration":18444,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/wrapNativeSuper.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"a74493e6ac1b1d49","timestamp":265275733349,"duration":7659,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/regenerator/index.js"}},{"traceId":"5c257a059a18d287","parentId":"f5fe192693e666c0","name":"build-module-js","id":"747816ab7166b415","timestamp":265275735402,"duration":6594,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/defineProperty.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"61d90a41219671cd","timestamp":265275735458,"duration":9044,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-dom/index.js"}},{"traceId":"5c257a059a18d287","parentId":"ac2eca79ed924a2c","name":"build-module-js","id":"8951d4d8de39d199","timestamp":265275739675,"duration":6363,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/setPrototypeOf.js"}},{"traceId":"5c257a059a18d287","parentId":"ac2eca79ed924a2c","name":"build-module-js","id":"7d93c4b6206f7f65","timestamp":265275739728,"duration":6695,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js"}},{"traceId":"5c257a059a18d287","parentId":"0531876433708dd6","name":"build-module-js","id":"4bb94aeb9db8443c","timestamp":265275739768,"duration":6903,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/assertThisInitialized.js"}},{"traceId":"5c257a059a18d287","parentId":"78a8b81f1583aaf0","name":"build-module-js","id":"ad10359b0f53e44d","timestamp":265275739834,"duration":7338,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js"}},{"traceId":"5c257a059a18d287","parentId":"78a8b81f1583aaf0","name":"build-module-js","id":"ec93244f291fada6","timestamp":265275739896,"duration":7468,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/nonIterableRest.js"}},{"traceId":"5c257a059a18d287","parentId":"78a8b81f1583aaf0","name":"build-module-js","id":"a712e56b477e617c","timestamp":265275739865,"duration":8183,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"78a8b81f1583aaf0","name":"build-module-js","id":"6b4968f1814138de","timestamp":265275739802,"duration":8453,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/arrayWithHoles.js"}},{"traceId":"5c257a059a18d287","parentId":"0531876433708dd6","name":"build-module-js","id":"4c14c397b4973c2d","timestamp":265275741195,"duration":8073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/typeof.js"}},{"traceId":"5c257a059a18d287","parentId":"59a9934b10ab3bf9","name":"build-module-js","id":"b69e251589238536","timestamp":265275741145,"duration":29492,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react/cjs/react.production.min.js"}},{"traceId":"5c257a059a18d287","parentId":"a079160d1749677a","name":"build-module-js","id":"15366c456d2e0d9a","timestamp":265275745027,"duration":31159,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/isNativeFunction.js"}},{"traceId":"5c257a059a18d287","parentId":"bed72cbf8b6e4419","name":"build-module-js","id":"15c672b8267a33c6","timestamp":265275776683,"duration":5353,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/toConsumableArray.js"}},{"traceId":"5c257a059a18d287","parentId":"a712e56b477e617c","name":"build-module-js","id":"55bf25c11dbec1d8","timestamp":265275777235,"duration":6124,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/arrayLikeToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"61d90a41219671cd","name":"build-module-js","id":"da22274137d3a444","timestamp":265275777283,"duration":137337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-dom/cjs/react-dom.production.min.js"}},{"traceId":"5c257a059a18d287","parentId":"8381581a174c7b2f","name":"build-module-js","id":"f85de03626f26e91","timestamp":265275781124,"duration":148498,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/compiled/web-vitals/web-vitals.umd.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"8a03a0a4021cc32f","timestamp":265275781225,"duration":169567,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"4f62913a0d6adbc0","timestamp":265275781264,"duration":185031,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/text/views/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"a06a312225240a39","timestamp":265275781180,"duration":191600,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/views/dist/fields-document.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"1b0d309fd9307036","timestamp":265275781331,"duration":209622,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/timestamp/views/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"ec004940c720869f","timestamp":265275781389,"duration":255957,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"d4d442394775dd69","timestamp":265275781301,"duration":264354,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/select/views/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"f0d83a0ac0e99f10","timestamp":265275781361,"duration":281477,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/password/views/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"c72dd5c0e73221a1","name":"build-module-js","id":"2191dbd6f8329cfe","timestamp":265275922632,"duration":164158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/polyfill-module/dist/polyfill-module.js"}},{"traceId":"5c257a059a18d287","parentId":"15c672b8267a33c6","name":"build-module-js","id":"2f543fd8d25398b2","timestamp":265276220821,"duration":35018,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/iterableToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"15c672b8267a33c6","name":"build-module-js","id":"35726c658ada7c77","timestamp":265276220932,"duration":35995,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/nonIterableSpread.js"}},{"traceId":"5c257a059a18d287","parentId":"ac67e4866669a1c0","name":"build-module-js","id":"b8fa2dce66696adb","timestamp":265276220901,"duration":47073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/auth/pages/InitPage/dist/auth.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"15c672b8267a33c6","name":"build-module-js","id":"96e8fdba72141543","timestamp":265276220622,"duration":48244,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js"}},{"traceId":"5c257a059a18d287","parentId":"9d4c287ddf373f59","name":"build-module-js","id":"7c156677654cb3fd","timestamp":265276220865,"duration":51163,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/auth/pages/SigninPage/dist/auth.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"93b27b88ed3fd1df","name":"build-module-js","id":"734611604dd0016e","timestamp":265276220969,"duration":53025,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"82ad7b76700722d6","name":"build-module-js","id":"bb7524eae88bc751","timestamp":265276221035,"duration":66790,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ItemPage/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"446b74f102974908","name":"build-module-js","id":"6b89406664696aff","timestamp":265276221003,"duration":73999,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"1d9d88ca52de5b34","timestamp":265276221128,"duration":74284,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellContainer-e4cd09f6.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"33fa9a8b428a54eb","name":"build-module-js","id":"de99df4703b2a836","timestamp":265276221065,"duration":74952,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/NoAccessPage/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"160c2de8e8ec8537","timestamp":265276221159,"duration":75158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellLink-0ca22304.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"0a5e4adad57feb64","timestamp":265276221240,"duration":89520,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/sqlite-335dc173.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"7c7b88ca40f68354","timestamp":265276221358,"duration":93246,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/SignoutButton-ca318e88.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"4960a51fb1bd5950","timestamp":265276221298,"duration":95276,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/graphql-ts-schema-e8d59289.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"338301a0d72a76fe","timestamp":265276221327,"duration":96467,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/admin-meta-graphql-433469b3.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"35f3d0646f28ebfb","name":"build-module-js","id":"89b81d94f89291ad","timestamp":265276221094,"duration":137877,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ListPage/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"b2741da19138a4ba","timestamp":265276221414,"duration":145081,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/api-db2f9642.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"4ba63bee4de682df","timestamp":265276221441,"duration":147806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/toolbar-01475746.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"81e40602a8b6867b","timestamp":265276221501,"duration":148230,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/router/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b69e251589238536","name":"build-module-js","id":"db7449829865aa37","timestamp":265276221473,"duration":148608,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/polyfills/object-assign.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"57443e0ba0face94","timestamp":265276221386,"duration":247900,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/index-f9d55a0a.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"73f275b085fb578b","timestamp":265276221531,"duration":251110,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/link.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"978979f2e449959c","timestamp":265276221613,"duration":256159,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-gfm-autolink-literal/from-markdown.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"5bc340ada94956ae","timestamp":265276221642,"duration":262553,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-upload/public/GraphQLUpload.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"418e378bcf3f2d8f","timestamp":265276221669,"duration":265112,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-gfm-strikethrough/from-markdown.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"0e50d5dafdc0efef","timestamp":265276221558,"duration":265362,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/router.js"}},{"traceId":"5c257a059a18d287","parentId":"a74493e6ac1b1d49","name":"build-module-js","id":"cc7952fd92db248a","timestamp":265276221585,"duration":283032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/regenerator-runtime/runtime.js"}},{"traceId":"5c257a059a18d287","parentId":"da22274137d3a444","name":"build-module-js","id":"691befd6123bd10c","timestamp":265276244085,"duration":261159,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scheduler/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"fdee7888f806dcd5","timestamp":265276221728,"duration":289189,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/objectSpread2.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"3e3776c75edf4dc3","timestamp":265276243844,"duration":270573,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"e5b8e545d91bb09b","timestamp":265276221695,"duration":293131,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/extends.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"c5f8842e51e7406a","timestamp":265276244184,"duration":341935,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/decimal.js/decimal.js"}},{"traceId":"5c257a059a18d287","parentId":"1b0d309fd9307036","name":"build-module-js","id":"3f841b091f401283","timestamp":265276244120,"duration":347086,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/utils-6bc21637.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"0d314eff455280d7","timestamp":265276244272,"duration":348732,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/is-hotkey/lib/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"0610c4a623cbb680","timestamp":265276244040,"duration":349208,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/defineProperty.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"a48bd6816ca3fa27","timestamp":265276244154,"duration":354459,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/context/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"5c2fe8cf0c77824e","timestamp":265276244242,"duration":357434,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/fast-deep-equal/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-mjs","id":"b8872ef4f04a5631","timestamp":265276244214,"duration":360880,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"32b9cfa614834c27","timestamp":265276244303,"duration":465401,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate/dist/index.es.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"1f0095d654bdf438","timestamp":265276244332,"duration":516746,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate-react/dist/index.es.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"dffe94dd31c53876","timestamp":265276244387,"duration":533078,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate-history/dist/index.es.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-mjs","id":"4463f422e5364f30","timestamp":265276244471,"duration":533406,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"870152c808a72d5c","timestamp":265276244498,"duration":533608,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-from-markdown/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"a6fc47bd6153d6b3","timestamp":265276244414,"duration":535753,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/match-sorter/dist/match-sorter.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"39e1f5dadfac11b4","timestamp":265276244525,"duration":538792,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-type-json/es/index.js"}}]
|
|
6
|
-
[{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"3d1683a8f239a6f6","timestamp":265276244552,"duration":553404,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"154dff4ce46c48a7","timestamp":265276244579,"duration":554179,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/dist/graphql-ts-schema.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"73a90e34f20ecc80","timestamp":265276244359,"duration":556499,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apply-ref/dist/apply-ref.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"103cc839a8b9e1c7","timestamp":265276244612,"duration":557403,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/api-without-context/dist/graphql-ts-schema-api-without-context.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"2577f18a2998f603","timestamp":265276244442,"duration":559467,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scroll-into-view-if-needed/es/index.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"988ea942df259e45","timestamp":265276244719,"duration":559594,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/getRootGraphQLFieldsFromFieldController-e039da83.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"fb8360ff26ab1a1d","timestamp":265276244638,"duration":559833,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/api-with-context/dist/graphql-ts-schema-api-with-context.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"3b20aad831886f4b","timestamp":265276244692,"duration":560372,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/dataGetter-ec7ff440.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"bb74eb8eca80774e","timestamp":265276244665,"duration":561550,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CreateItemDrawer-17de67a1.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"25a3abb4a6df26fc","timestamp":265276244774,"duration":562385,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/useInvalidFields-109e1229.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"82c2a28ae31fde32","timestamp":265276244801,"duration":562676,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/GraphQLErrorNotice-9b7dcb73.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"fff9ce7a89536759","timestamp":265276244828,"duration":562982,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/core-3f0f7b15.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"19e8a732907f77a6","timestamp":265276244882,"duration":563276,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-mjs","id":"8d63aeba7db9bfba","timestamp":265276244908,"duration":576745,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-tools/schema/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"7330971a1e4488aa","timestamp":265276244934,"duration":593208,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/core/dist/core.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"3882c17fb2b22d70","timestamp":265276244854,"duration":593699,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"0fb5cf0544c52803","timestamp":265276244963,"duration":610212,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/fields/dist/fields.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"f397693c722e8527","timestamp":265276245026,"duration":614425,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/button/dist/button.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"897e25a1961f9c8f","timestamp":265276244997,"duration":615697,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/tooltip/dist/tooltip.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"6c35f4a873c00643","timestamp":265276245081,"duration":615885,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LinkIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"c861fe90885b754a","timestamp":265276244748,"duration":616762,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/Fields-81cbbfb4.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"cb53f5775c52762b","timestamp":265276245137,"duration":616619,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PlusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"f7b8487c9b72eca0","timestamp":265276245054,"duration":620394,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/popover/dist/popover.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"a1711b020d2d2992","timestamp":265276245109,"duration":622400,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Trash2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"12089a1f544a1365","timestamp":265276245192,"duration":622518,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"d2b30f906e814491","timestamp":265276245224,"duration":622693,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BoldIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"ef46b3f1524e7ce0","timestamp":265276245252,"duration":622878,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ExternalLinkIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"0e0379973863de24","timestamp":265276245279,"duration":623070,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Maximize2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"2e7f4bae8a8ba36c","timestamp":265276245307,"duration":623260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ItalicIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"cc378efb3e0c0440","timestamp":265276245164,"duration":623567,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ColumnsIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"ab0bee4c859d0c73","timestamp":265276245334,"duration":624414,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CodeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"83a74b170537e8f5","timestamp":265276245367,"duration":625112,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Minimize2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"1c6906ab196a875e","timestamp":265276245396,"duration":625321,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"2aea2ebda087653d","timestamp":265276247508,"duration":639369,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"89c662a9e250be4e","timestamp":265276247109,"duration":640049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MoreHorizontalIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"477c9e31d7fb6cad","timestamp":265277081069,"duration":17394,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/loading/dist/loading.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"c43238b1969eba96","timestamp":265277080960,"duration":17858,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignCenterIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"87e1486b35a1852e","timestamp":265277080889,"duration":18125,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MinusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"38fef147b3ed95b4","timestamp":265277081037,"duration":18153,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"0e02afdb72ddb5a8","timestamp":265277081129,"duration":23306,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/toast/dist/toast.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"85fe01d9042d9e60","timestamp":265277081218,"duration":23516,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark-extension-gfm-autolink-literal/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"13302a0ebeed6c78","timestamp":265277081247,"duration":28332,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark-extension-gfm-strikethrough/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"1aa512df073ee8f1","timestamp":265277081158,"duration":32783,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/notice/dist/notice.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"2e4c5b0fc56b9de8","timestamp":265277081190,"duration":35457,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/weak-memoize/dist/weak-memoize.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"4c9ff1f0b749b016","timestamp":265277081330,"duration":36673,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@braintree/sanitize-url/dist/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"3ba61fff695c67bb","timestamp":265277081100,"duration":41341,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/modals/dist/modals.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"c60db24510f72f8c","timestamp":265277081000,"duration":41748,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlertTriangleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"734611604dd0016e","name":"build-module-js","id":"0fef3a2d055571a9","timestamp":265277081362,"duration":43332,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/PageContainer-92f6d596.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8a03a0a4021cc32f","name":"build-module-js","id":"b715941fa4ec3926","timestamp":265277081302,"duration":44068,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/hash/dist/hash.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"6b89406664696aff","name":"build-module-js","id":"adc3df70706138e8","timestamp":265277081447,"duration":56715,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/Errors-a44d83dd.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"3e3776c75edf4dc3","name":"build-module-js","id":"dd42d4d093bb3359","timestamp":265277081474,"duration":64219,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"}},{"traceId":"5c257a059a18d287","parentId":"4463f422e5364f30","name":"build-module-js","id":"282a6ca4d1a0efa5","timestamp":265277081558,"duration":67183,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/createUploadLink.js"}},{"traceId":"5c257a059a18d287","parentId":"b8fa2dce66696adb","name":"build-module-js","id":"6c99ce5f65d55a48","timestamp":265277081390,"duration":68057,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/auth/dist/SigninContainer-19b0f615.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"4463f422e5364f30","name":"build-module-js","id":"cbb4d54d8924b10b","timestamp":265277081586,"duration":68036,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/formDataAppendFile.js"}},{"traceId":"5c257a059a18d287","parentId":"4463f422e5364f30","name":"build-module-js","id":"3036d52d999c0274","timestamp":265277081612,"duration":68133,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/isExtractableFile.js"}},{"traceId":"5c257a059a18d287","parentId":"4463f422e5364f30","name":"build-module-js","id":"482eadc0f9987c86","timestamp":265277081639,"duration":68227,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/ReactNativeFile.js"}},{"traceId":"5c257a059a18d287","parentId":"1b0d309fd9307036","name":"build-module-js","id":"dbebe6713ed9fcac","timestamp":265277081420,"duration":71544,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"87ba10e3366e439d","timestamp":265277081527,"duration":72354,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/graphql.mjs"}},{"traceId":"5c257a059a18d287","parentId":"a06a312225240a39","name":"build-module-js","id":"7115385b50499700","timestamp":265277081275,"duration":74653,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-definitions/index.js"}},{"traceId":"5c257a059a18d287","parentId":"5bc340ada94956ae","name":"build-module-js","id":"0f7a3af3d7feab95","timestamp":265277081746,"duration":76581,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-upload/public/Upload.js"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"4b02c9a73aa500ed","timestamp":265277081501,"duration":77631,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/version.mjs"}},{"traceId":"5c257a059a18d287","parentId":"ee2fe0b4f2a0fefe","name":"get-options","id":"e1b7ee12f13ec2f6","timestamp":265277159200,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b955f5b41a1b9298","name":"babel-turbo-get-config","id":"6a2e58d36d6f074e","timestamp":265277159215,"duration":10,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b955f5b41a1b9298","name":"babel-turbo-normalize-file","id":"f3156eb76a367a23","timestamp":265277159232,"duration":17008,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f1a0dbff53e34f64","name":"babel-turbo-traverse","id":"f386abc9b2811f30","timestamp":265277177229,"duration":31071,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b955f5b41a1b9298","name":"babel-turbo-transform","id":"f1a0dbff53e34f64","timestamp":265277176275,"duration":32052,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b955f5b41a1b9298","name":"babel-turbo-generate","id":"119c2d52c17fd5ae","timestamp":265277208359,"duration":7008,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ee2fe0b4f2a0fefe","name":"next-babel-turbo-transform","id":"b955f5b41a1b9298","timestamp":265277159210,"duration":56164,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"356555982e10ab02","name":"next-babel-turbo-loader","id":"ee2fe0b4f2a0fefe","timestamp":265277159193,"duration":56198,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"73f275b085fb578b","name":"build-module-js","id":"356555982e10ab02","timestamp":265277081697,"duration":141751,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/link.js"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"df47a5650933f45f","timestamp":265277081837,"duration":142865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"154dff4ce46c48a7","name":"build-module-js","id":"14fc1d13021e1b02","timestamp":265277081809,"duration":145318,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/dist/list-and-non-null-5cb960d7.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"76847461bd6f596f","timestamp":265277081867,"duration":145433,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/execution/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"691befd6123bd10c","name":"build-module-js","id":"7442bb78bc0404b9","timestamp":265277081668,"duration":151205,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scheduler/cjs/scheduler.production.min.js"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"ef82ad9948c0430f","timestamp":265277081923,"duration":151829,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"c8de7e01e03c41c4","timestamp":265277081949,"duration":151926,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/subscription/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"154dff4ce46c48a7","name":"build-module-js","id":"f646a92899ad5bb7","timestamp":265277081779,"duration":158925,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/dist/api-with-context-832081d4.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"89a210974f6c8eea","timestamp":265277081977,"duration":159325,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"56972fe8dea17c36","timestamp":265277082004,"duration":159576,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"b8872ef4f04a5631","name":"build-module-mjs","id":"5b1ad7b78ce3ebbd","timestamp":265277081895,"duration":160208,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"3882c17fb2b22d70","name":"build-module-js","id":"4f2fdf97f943c98d","timestamp":265277082035,"duration":161098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/toPrimitive.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"5e0b5ed638ba908b","timestamp":265277082145,"duration":166710,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/intersection-observer/intersection-observer.js"}},{"traceId":"5c257a059a18d287","parentId":"f0d83a0ac0e99f10","name":"build-module-js","id":"4330d63df5b3a0a4","timestamp":265277082063,"duration":167205,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/XIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"f0d83a0ac0e99f10","name":"build-module-js","id":"19ba4dfaba28ccb0","timestamp":265277082090,"duration":167437,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/EyeOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"f0d83a0ac0e99f10","name":"build-module-js","id":"53d076abd44fccd7","timestamp":265277082119,"duration":167634,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/EyeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"ec004940c720869f","name":"build-module-js","id":"21a12a39cbc90f44","timestamp":265277082262,"duration":167712,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/index.js"}},{"traceId":"5c257a059a18d287","parentId":"19e8a732907f77a6","name":"build-module-js","id":"306495d6c0dbaadc","timestamp":265277082176,"duration":170227,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/index.js"}},{"traceId":"5c257a059a18d287","parentId":"d4d442394775dd69","name":"build-module-js","id":"c9dd9d994998b054","timestamp":265277082291,"duration":176375,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/segmented-control/dist/segmented-control.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"6c35f4a873c00643","name":"build-module-js","id":"1d97812eaa9872a0","timestamp":265277082235,"duration":181918,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/dist/Icon-2201c8eb.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"19e8a732907f77a6","name":"build-module-js","id":"4cbf77526efed511","timestamp":265277082203,"duration":182199,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3882c17fb2b22d70","name":"build-module-js","id":"9428def2c2aae3cb","timestamp":265277084949,"duration":193644,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/typeof.js"}},{"traceId":"5c257a059a18d287","parentId":"154dff4ce46c48a7","name":"build-module-mjs","id":"8ecfc3724c655cfb","timestamp":265277085013,"duration":205158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/definition.mjs"}},{"traceId":"5c257a059a18d287","parentId":"154dff4ce46c48a7","name":"build-module-mjs","id":"fb6038711c74548b","timestamp":265277085051,"duration":209667,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/scalars.mjs"}},{"traceId":"5c257a059a18d287","parentId":"870152c808a72d5c","name":"build-module-js","id":"b655382b1ba83be2","timestamp":265277086413,"duration":225675,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-from-markdown/dist/index.js"}},{"traceId":"5c257a059a18d287","parentId":"bb7524eae88bc751","name":"build-module-js","id":"4fb4dd9a6596148a","timestamp":265277086366,"duration":227783,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ClipboardIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"89b81d94f89291ad","name":"build-module-js","id":"efbe69f8b9633edf","timestamp":265277099690,"duration":226268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowRightCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"89b81d94f89291ad","name":"build-module-js","id":"b30d909e6e4a6329","timestamp":265277099758,"duration":226420,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"89b81d94f89291ad","name":"build-module-js","id":"417ce4b81d827db1","timestamp":265277099797,"duration":229207,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"f0d83a0ac0e99f10","name":"build-module-js","id":"e71ff26bdd2c1a24","timestamp":265277541979,"duration":10271,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/index.js"}},{"traceId":"5c257a059a18d287","parentId":"1f0095d654bdf438","name":"build-module-js","id":"867c2ea6f7d7ffe5","timestamp":265277542058,"duration":11631,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/throttle.js"}},{"traceId":"5c257a059a18d287","parentId":"978979f2e449959c","name":"build-module-js","id":"eddf76673c61e525","timestamp":265277542130,"duration":11825,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/unicode-whitespace.js"}}]
|
|
7
|
-
[{"traceId":"5c257a059a18d287","parentId":"978979f2e449959c","name":"build-module-js","id":"d7b324ee55897071","timestamp":265277542163,"duration":12143,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/unicode-punctuation.js"}},{"traceId":"5c257a059a18d287","parentId":"978979f2e449959c","name":"build-module-js","id":"563bb65638210174","timestamp":265277542193,"duration":12349,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ccount/index.js"}},{"traceId":"5c257a059a18d287","parentId":"978979f2e449959c","name":"build-module-js","id":"8b2b7b42b57f2bd2","timestamp":265277542223,"duration":16088,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-find-and-replace/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b8fa2dce66696adb","name":"build-module-js","id":"67d4b48ef3cd46b4","timestamp":265277542287,"duration":16911,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/apollo/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"dffe94dd31c53876","name":"build-module-js","id":"eca4d34a79f0aaf3","timestamp":265277542096,"duration":17459,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/is-plain-object/index.es.js"}},{"traceId":"5c257a059a18d287","parentId":"a6fc47bd6153d6b3","name":"build-module-js","id":"251fbd95284a9626","timestamp":265277542346,"duration":29639,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/remove-accents/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8d63aeba7db9bfba","name":"build-module-mjs","id":"b9e5fed974ea0446","timestamp":265277542402,"duration":42575,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-tools/merge/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"b8fa2dce66696adb","name":"build-module-js","id":"d55e69707e8c7283","timestamp":265277542257,"duration":44113,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/utils/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8d63aeba7db9bfba","name":"build-module-mjs","id":"ef830af3973b74a8","timestamp":265277542374,"duration":112981,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-tools/utils/index.mjs"}},{"traceId":"5c257a059a18d287","parentId":"bb7524eae88bc751","name":"build-module-js","id":"e00c857694ec30f0","timestamp":265277542437,"duration":127816,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/clipboard-copy/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b8fa2dce66696adb","name":"build-module-js","id":"7e5a1c3adcf767bd","timestamp":265277542317,"duration":129722,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/components/dist/keystone.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"85fe01d9042d9e60","name":"build-module-js","id":"69287ba621b9bd81","timestamp":265277544533,"duration":142528,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark-extension-gfm-autolink-literal/syntax.js"}},{"traceId":"5c257a059a18d287","parentId":"0fb5cf0544c52803","name":"build-module-js","id":"57d78c0facf19eee","timestamp":265277544569,"duration":143584,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/react-select.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"0fb5cf0544c52803","name":"build-module-js","id":"b9994790da1baf8d","timestamp":265277544486,"duration":143992,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CalendarIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"7330971a1e4488aa","name":"build-module-js","id":"70d00e9e07572eab","timestamp":265277544632,"duration":146018,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/react/dist/emotion-react.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"0fb5cf0544c52803","name":"build-module-js","id":"07f17dfaee45c727","timestamp":265277544601,"duration":175437,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-day-picker/lib/react-day-picker.min.js"}},{"traceId":"5c257a059a18d287","parentId":"7330971a1e4488aa","name":"build-module-js","id":"6ba5d7224af9e60b","timestamp":265277544662,"duration":178533,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/facepaint/dist/index.es.js"}},{"traceId":"5c257a059a18d287","parentId":"1f0095d654bdf438","name":"build-module-js","id":"15dc2a8c4e2c2ba1","timestamp":265277546742,"duration":183090,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate-react/node_modules/is-hotkey/lib/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89b81d94f89291ad","name":"build-module-js","id":"2a923204d1fe6c28","timestamp":265277546813,"duration":189220,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/options/dist/options.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"89b81d94f89291ad","name":"build-module-js","id":"37cdd93eced220c3","timestamp":265277546844,"duration":194821,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/pill/dist/pill.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"2577f18a2998f603","name":"build-module-js","id":"1da1b4be0e8277ee","timestamp":265277546684,"duration":198702,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/compute-scroll-into-view/dist/index.module.js"}},{"traceId":"5c257a059a18d287","parentId":"b8fa2dce66696adb","name":"build-module-js","id":"89c9a47103031e9a","timestamp":265277546780,"duration":204703,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/cross-fetch/dist/browser-ponyfill.js"}},{"traceId":"5c257a059a18d287","parentId":"0fb5cf0544c52803","name":"build-module-js","id":"f2c3a82d462d20d2","timestamp":265277546873,"duration":211920,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b3a3aa5e543054fc","timestamp":265277768327,"duration":16481,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addISOWeekYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"9240385a4d380e89","timestamp":265277768197,"duration":17299,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/add/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5f6ef105c9b4dd01","timestamp":265277768153,"duration":17617,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b00026d8e025f540","timestamp":265277768396,"duration":17975,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addBusinessDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"654ebf040925270b","timestamp":265277768361,"duration":18460,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"cbfa6c6a77cf2a3b","timestamp":265277768424,"duration":18697,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"06385106d15b3c23","timestamp":265277768479,"duration":18815,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"3172692fe2acf93c","timestamp":265277768509,"duration":19049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addMonths/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"23f5b63ea07dbce1","timestamp":265277768452,"duration":19275,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addQuarters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"eee1e7b463cea3cf","timestamp":265277768589,"duration":19299,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d18fd150c55a3e13","timestamp":265277768536,"duration":19524,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"60074859d3016057","timestamp":265277768563,"duration":19659,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addWeeks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5c4623316b4966ad","timestamp":265277768646,"duration":20599,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/closestTo/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e717d3a2747fbab7","timestamp":265277768617,"duration":20923,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/closestIndexTo/index.js"}},{"traceId":"5c257a059a18d287","parentId":"f7b8487c9b72eca0","name":"build-module-js","id":"eb72a1bfa7d2ccb5","timestamp":265277768070,"duration":25064,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-trap/dist/focus-trap.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bef7850b3aa62421","timestamp":265277774625,"duration":22457,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/compareDesc/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c63c287c6c4665a4","timestamp":265277774654,"duration":25993,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarISOWeeks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ce35bc3c4c30d152","timestamp":265277774520,"duration":27829,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/compareAsc/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ed1bd2eff2d32530","timestamp":265277774682,"duration":29808,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInBusinessDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ee7800f6553b989e","timestamp":265277774592,"duration":32884,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/daysToWeeks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"13e6a51fa59a579d","timestamp":265277774441,"duration":34384,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/areIntervalsOverlapping/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"cc23cfb18a0b6ce4","timestamp":265277774711,"duration":34460,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"35ad1f006c50a022","timestamp":265277774797,"duration":34612,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarWeeks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"8fda7ebe80a1c320","timestamp":265277774739,"duration":34844,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarISOWeekYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2ea14263a6dc4982","timestamp":265277774824,"duration":39123,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarQuarters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"32b9cfa614834c27","name":"build-module-js","id":"e3fd728c2b192744","timestamp":265277774852,"duration":41065,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/esrever/esrever.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c6d146827b1b1a44","timestamp":265277774770,"duration":41373,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarMonths/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e1cbe5d3635e63b1","timestamp":265277774913,"duration":41408,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"992c73400d0bb7a4","timestamp":265277774558,"duration":41986,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/clamp/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d364b06f18bff72a","timestamp":265277774941,"duration":41978,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e6e45a9826e48e49","timestamp":265277774968,"duration":42240,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInISOWeekYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"f7b8487c9b72eca0","name":"build-module-js","id":"b9b66040aff4847b","timestamp":265277774884,"duration":42721,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fe45eab91add0010","timestamp":265277778755,"duration":47701,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInMonths/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"328f058f93ff0f95","timestamp":265277778789,"duration":48109,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInQuarters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"caaab25331d66300","timestamp":265277778821,"duration":48286,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a8705f321c53c4d6","timestamp":265277778699,"duration":48604,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a4d9df563c6fa7b8","timestamp":265277778914,"duration":48582,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInWeeks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"93ee5b84752c0f62","timestamp":265277778882,"duration":48811,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"86924170497abcc0","timestamp":265277778853,"duration":49221,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"13302a0ebeed6c78","name":"build-module-js","id":"8737e061fbab421b","timestamp":265277779015,"duration":49331,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/classify-character.js"}},{"traceId":"5c257a059a18d287","parentId":"13302a0ebeed6c78","name":"build-module-js","id":"2bb006fbfdb14887","timestamp":265277778981,"duration":49801,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/chunked-splice.js"}},{"traceId":"5c257a059a18d287","parentId":"13302a0ebeed6c78","name":"build-module-js","id":"556882a899da043a","timestamp":265277779051,"duration":49909,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/resolve-all.js"}},{"traceId":"5c257a059a18d287","parentId":"13302a0ebeed6c78","name":"build-module-js","id":"7a4cf529c04bbefe","timestamp":265277779086,"duration":50048,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/shallow.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"33575199388ec263","timestamp":265277779120,"duration":50342,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachDayOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f6ad4e7926851b6e","timestamp":265277778948,"duration":50748,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"aa19ffcd4a2d2aa1","timestamp":265277779177,"duration":50766,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachQuarterOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b6ccaa1bce9b6140","timestamp":265277779149,"duration":51072,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachHourOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"50c16821721325ff","timestamp":265277779210,"duration":51228,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachMonthOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bb0707b4d2d969e6","timestamp":265277779267,"duration":51486,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"82f1cc84f84679f5","timestamp":265277779297,"duration":51705,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachMinuteOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fbdc2a36c8eef6d7","timestamp":265277779239,"duration":51977,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekendOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"1f0095d654bdf438","name":"build-module-js","id":"2020bc4b4d2b203d","timestamp":265277780598,"duration":61669,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/direction/index.js"}},{"traceId":"5c257a059a18d287","parentId":"32b9cfa614834c27","name":"build-module-js","id":"ee237b3e450954b1","timestamp":265277780630,"duration":69576,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/immer/dist/immer.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"848f4990da553245","timestamp":265277780563,"duration":70032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekendOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"9b5e0843677c8d8a","timestamp":265277780522,"duration":70290,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekendOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"45dbce3d4ec2a0bd","timestamp":265277780694,"duration":70383,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachYearOfInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"070eb12bdc6b49b1","timestamp":265277780664,"duration":70625,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfDecade/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fd5209ff0778bff8","timestamp":265277858135,"duration":18200,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfMinute/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"aac3965229394bb2","timestamp":265277858061,"duration":21592,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfHour/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ca740ad6534d3986","timestamp":265277858256,"duration":21631,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"0761efb8b7ee98b0","timestamp":265277858198,"duration":21934,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e250fb53f097bb4c","timestamp":265277858100,"duration":22229,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a04970368850dfc2","timestamp":265277857981,"duration":22799,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6c01adad3837d40b","timestamp":265277858166,"duration":22825,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"dee80798624c7674","timestamp":265277858227,"duration":23084,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfToday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"acbedc0ca89c0f74","timestamp":265277858287,"duration":23246,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfSecond/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b0663b29ef19a831","timestamp":265277865103,"duration":21899,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"251f0f493209fb57","timestamp":265277865065,"duration":27707,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"23a81c91f12e51bb","timestamp":265277865141,"duration":28194,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfYesterday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"9a3760cc994b5b98","timestamp":265277864964,"duration":28538,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfTomorrow/index.js"}},{"traceId":"5c257a059a18d287","parentId":"282a6ca4d1a0efa5","name":"build-module-js","id":"605caedd43df5536","timestamp":265277865264,"duration":29912,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/extract-files/public/extractFiles.js"}},{"traceId":"5c257a059a18d287","parentId":"3036d52d999c0274","name":"build-module-js","id":"ff0f73dcb917749f","timestamp":265277865299,"duration":30076,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/extract-files/public/isExtractableFile.js"}},{"traceId":"5c257a059a18d287","parentId":"482eadc0f9987c86","name":"build-module-js","id":"ec616af9ffaf8300","timestamp":265277865328,"duration":30307,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/extract-files/public/ReactNativeFile.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"68de305ea908479c","timestamp":265277865172,"duration":31694,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/format/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"7e52e15fa3afbb84","timestamp":265277865204,"duration":31856,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistanceToNow/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"88454388d08b9c12","timestamp":265277865383,"duration":31837,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistanceToNowStrict/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ba53813a677f1241","timestamp":265277865439,"duration":32275,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatISO/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"71d0038cab098cf1","timestamp":265277865467,"duration":32646,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatISO9075/index.js"}}]
|
|
8
|
-
[{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"0d4dc275eb484b08","timestamp":265277865495,"duration":33372,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatISODuration/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"205badf7eff3c6e6","timestamp":265277865521,"duration":33797,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatRFC3339/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"3fb45157a8924a6d","timestamp":265277865549,"duration":34158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatRelative/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"548ea7e4ed1ae198","timestamp":265277865233,"duration":39723,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistance/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5b477e3bea054ee5","timestamp":265277865412,"duration":40467,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDuration/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"255e1c5f42bea01c","timestamp":265277865575,"duration":40634,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatRFC7231/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ce1c40d23efb918d","timestamp":265277865601,"duration":40777,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/fromUnixTime/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a40746bc9656aa6b","timestamp":265277865628,"duration":40899,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDate/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d22596241c974c80","timestamp":265277865716,"duration":40985,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDayOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ea9890d946f9366b","timestamp":265277865356,"duration":42020,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistanceStrict/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"feaab40acddcabec","timestamp":265277865781,"duration":41761,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISODay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5bc91b20beb80664","timestamp":265277865659,"duration":42024,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fffeaec62065829f","timestamp":265277865755,"duration":42089,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDaysInYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"be8ed8b0a58336d0","timestamp":265277865860,"duration":42397,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4b4e2e120655f2a8","timestamp":265277865887,"duration":42527,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5f8c472d64f3f2b6","timestamp":265277865808,"duration":42755,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDecade/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f17ac77c57d92cf6","timestamp":265277865834,"duration":42918,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDaysInMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"880e004942fc3dd1","timestamp":265277865998,"duration":42889,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ffcd36aa2587ce77","timestamp":265277865972,"duration":43097,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISOWeeksInYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e615b340363d09cb","timestamp":265277865916,"duration":43285,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"12fbb5c51da8c644","timestamp":265277866028,"duration":43334,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6e7d0bf37106af29","timestamp":265277866111,"duration":43392,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bc1d507bb5898697","timestamp":265277866141,"duration":43517,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getUnixTime/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f097968cf9bdb5fc","timestamp":265277866167,"duration":43619,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getTime/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"54d94b19a1ec34e3","timestamp":265277866193,"duration":43890,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeekOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"98cb50e8da82d98b","timestamp":265277866219,"duration":44231,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ce9b34f64ab0cfe3","timestamp":265277866247,"duration":44395,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b2cec82154a95636","timestamp":265277866054,"duration":44869,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getOverlappingDaysInIntervals/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"25ae25ce64af6176","timestamp":265277865945,"duration":45208,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d43e079de2d589a1","timestamp":265277866331,"duration":45174,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/hoursToSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bade1438e5a606b2","timestamp":265277866385,"duration":45269,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/hoursToMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"8abf5b96d84cd136","timestamp":265277866272,"duration":45541,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeeksInMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2a988522ef217dd3","timestamp":265277866302,"duration":45643,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"13742790471edc18","timestamp":265277866412,"duration":46216,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/intervalToDuration/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"57c1ef6163e29f59","timestamp":265277866358,"duration":46420,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/hoursToMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4abead0cc293455f","timestamp":265277866465,"duration":46458,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isAfter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fce8a9abc29876da","timestamp":265277866439,"duration":46745,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/intlFormat/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f2bd3eedf836516b","timestamp":265277866493,"duration":46844,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isBefore/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"697352751cc4814a","timestamp":265277866577,"duration":46911,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isEqual/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"90d41d16519ef467","timestamp":265277866521,"duration":47104,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isFirstDayOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"8e95c2d27dbe9242","timestamp":265277866548,"duration":47215,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isDate/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"88dc8ba29e41ca05","timestamp":265277866083,"duration":47819,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"351cbd00436b8cee","timestamp":265277866603,"duration":47430,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isFriday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4994762d9c459081","timestamp":265277866656,"duration":47522,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isLeapYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2b576dfa7968e105","timestamp":265277866628,"duration":47686,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isFuture/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"22da03a719da0d7f","timestamp":265277866786,"duration":47741,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isPast/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6de18f22568e2ba3","timestamp":265277866682,"duration":47999,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isLastDayOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"cdd284746411cd7f","timestamp":265277866840,"duration":47976,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"1e1fb2aba1666ee5","timestamp":265277866867,"duration":48093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"27884df43780ed7c","timestamp":265277866709,"duration":48400,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isExists/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b7c04bf906b23b79","timestamp":265277866815,"duration":48437,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"7be66dbf53ced8f2","timestamp":265277866919,"duration":48475,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameMinute/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a638519ada84e2b3","timestamp":265277866893,"duration":48635,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameHour/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"04eb8329d248024d","timestamp":265277866947,"duration":48722,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"28f3c40cd4b8f431","timestamp":265277866760,"duration":49039,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isMonday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"41f797da0e62e717","timestamp":265277866735,"duration":49352,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isMatch/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a9fb22c54d411a05","timestamp":265277867025,"duration":49232,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c467af5582f4e8e6","timestamp":265277866972,"duration":49425,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameSecond/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5e7b0c0fdc916e87","timestamp":265277866999,"duration":49535,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e01efedb3d0cadc2","timestamp":265277868240,"duration":58995,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSaturday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2c3e73a7d2a41019","timestamp":265277868169,"duration":59273,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisHour/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fd7edb5c70325a46","timestamp":265277868209,"duration":59389,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSunday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2c75c7f0214f1336","timestamp":265277868113,"duration":59674,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"0e02afdb72ddb5a8","name":"build-module-js","id":"528b0ec13bf8ad6f","timestamp":265277868300,"duration":59781,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CheckCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"0e02afdb72ddb5a8","name":"build-module-js","id":"da63f8d3648f5a9c","timestamp":265277868328,"duration":59955,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/InfoIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"0e02afdb72ddb5a8","name":"build-module-js","id":"c9a51fe834939eba","timestamp":265277868271,"duration":60199,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlertOctagonIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"1aa512df073ee8f1","name":"build-module-js","id":"44970c4bdae65e55","timestamp":265277868360,"duration":73318,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlertCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"1aa512df073ee8f1","name":"build-module-js","id":"2b9e36a71194a037","timestamp":265277870230,"duration":85500,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HelpCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"7930942e956ddda5","timestamp":265277944201,"duration":25409,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"32e65ba66ae88930","timestamp":265277944342,"duration":25461,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"31135a251b4249c3","timestamp":265277944312,"duration":25649,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisSecond/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"7dc336e4df253d4b","timestamp":265277944245,"duration":25865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisMinute/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d3c4ee1868bfd25f","timestamp":265277944372,"duration":25887,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c6bdf01b4582927c","timestamp":265277944280,"duration":26113,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4c2cb80069c4d08d","timestamp":265277944403,"duration":26132,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isTomorrow/index.js"}},{"traceId":"5c257a059a18d287","parentId":"282a6ca4d1a0efa5","name":"build-module-js","id":"de7a1a457c325465","timestamp":265277944123,"duration":26610,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"9eec6cfa50ada287","timestamp":265277959629,"duration":13060,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isTuesday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"75fe0a66a4017085","timestamp":265277959525,"duration":13330,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"36072c6dfccb72c1","timestamp":265277959766,"duration":13385,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isValid/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"706429337671ad3c","timestamp":265277959735,"duration":13568,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isWednesday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"392fbc3be0d6d1e4","timestamp":265277959669,"duration":13776,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isToday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b1c1cc2f559ea091","timestamp":265277959702,"duration":13874,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThursday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d294102870a24877","timestamp":265277959883,"duration":13830,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5dc10b614a1241d1","timestamp":265277959853,"duration":14002,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isYesterday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"3d2c744f8fdf9711","timestamp":265277959942,"duration":14301,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bd9185b4d02f8243","timestamp":265277959915,"duration":14530,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfDecade/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2edd194b2625986d","timestamp":265277960000,"duration":16052,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3ba61fff695c67bb","name":"build-module-js","id":"3d82bb2b774b7831","timestamp":265277959795,"duration":17392,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f56ce4f5fcd8f2ed","timestamp":265277960059,"duration":20215,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"28d6f9f718c9b86f","timestamp":265277959969,"duration":20746,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isWeekend/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e5fc93e7f31e2fc6","timestamp":265277960087,"duration":21343,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lightFormat/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"aa66bfff99ff0d23","timestamp":265277960029,"duration":21598,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f2483e869807ac67","timestamp":265277960202,"duration":21773,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/millisecondsToHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2c1b4978b4369114","timestamp":265277960173,"duration":22248,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/milliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2d2a7d4d7c59a5a6","timestamp":265277960231,"duration":22347,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/millisecondsToMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"f3b35f0b832d3cab","timestamp":265277960260,"duration":22559,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/min/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"47f417c1cf3163ad","timestamp":265277960288,"duration":22684,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/millisecondsToSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"8d1dda32bbf880ac","timestamp":265277960344,"duration":22772,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/minutesToHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ab93d65b30d208f3","timestamp":265277960371,"duration":22876,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/minutesToMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"84d82146d4679232","timestamp":265277960458,"duration":22921,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/minutesToSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4846c802397392a9","timestamp":265277960146,"duration":23455,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/max/index.js"}}]
|
|
9
|
-
[{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ce8dd21ccdf05630","timestamp":265277960117,"duration":23831,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c5d6844d9a5797f7","timestamp":265277960486,"duration":23601,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/monthsToYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"87ba10e3366e439d","name":"build-module-mjs","id":"a64db18624aa71a4","timestamp":265277960429,"duration":25093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/validate.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"266db8557a8e8977","timestamp":265277959825,"duration":26127,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isWithinInterval/index.js"}},{"traceId":"5c257a059a18d287","parentId":"87ba10e3366e439d","name":"build-module-mjs","id":"8bac32830d28ed35","timestamp":265277960399,"duration":30934,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/parser.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6fa01c8cee571e5e","timestamp":265277960512,"duration":35706,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3ba61fff695c67bb","name":"build-module-js","id":"929a6c563eec6ad1","timestamp":265277960316,"duration":36966,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"df47a5650933f45f","name":"build-module-mjs","id":"201cfaa6e55f1282","timestamp":265277960654,"duration":43759,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/directives.mjs"}},{"traceId":"5c257a059a18d287","parentId":"87ba10e3366e439d","name":"build-module-mjs","id":"389a6d75dcc4dff3","timestamp":265277960599,"duration":52327,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/execution/execute.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"44eccb09ab04584b","timestamp":265277960711,"duration":55004,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextMonday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b7b4aa73bf5fe7ff","timestamp":265277960739,"duration":55170,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextSaturday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"87ba10e3366e439d","name":"build-module-mjs","id":"53526d339fa73c33","timestamp":265277960568,"duration":58995,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/validate.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"51e5f96385bc6d86","timestamp":265277960794,"duration":61702,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextSunday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2171f34db10ff6dc","timestamp":265277960820,"duration":61905,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextTuesday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"df47a5650933f45f","name":"build-module-mjs","id":"c4c447399776e3ad","timestamp":265277960628,"duration":65716,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/schema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"889c623e96c53152","timestamp":265277960767,"duration":65860,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextThursday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"30f9097a1a834a43","timestamp":265277960849,"duration":65946,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextWednesday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"04e800ff161a0d98","timestamp":265277960539,"duration":67638,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/monthsToQuarters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"699d26f2017d6733","timestamp":265277960683,"duration":67681,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextFriday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2d323948a4fc109d","timestamp":265277960876,"duration":78712,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parse/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"26ff8899f3c0388c","timestamp":265277960903,"duration":79733,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"0b128cfb381e7422","timestamp":265277960957,"duration":79840,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousFriday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"5e3512174d0d3ac2","timestamp":265277960985,"duration":80225,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parseJSON/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"df1ca9853c4b0a54","timestamp":265277960931,"duration":82560,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parseISO/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"687a3e2a9c353f6f","timestamp":265277961041,"duration":82619,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousSaturday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"222b6c9c2ad449c2","timestamp":265277961014,"duration":82787,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousMonday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bc8788a0a3caee65","timestamp":265277965177,"duration":91737,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/quartersToMonths/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"0a3e8cba0ed13504","timestamp":265277965141,"duration":91956,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousThursday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"28a1414cf2773b8f","timestamp":265277965024,"duration":92216,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousSunday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"32247b7eab8b918a","timestamp":265277965237,"duration":92302,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/roundToNearestMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4ec99723dd0478a2","timestamp":265277965097,"duration":92581,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousWednesday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b5a331101a4dacfd","timestamp":265277965265,"duration":92540,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousTuesday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"9d14dfcabde1388c","timestamp":265277965207,"duration":92735,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/quartersToYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"82159c512600181e","timestamp":265277965292,"duration":92783,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/secondsToHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e168ab24c1e9f07d","timestamp":265277965322,"duration":92882,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/secondsToMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"87ba10e3366e439d","name":"build-module-mjs","id":"c01fed4c2132af1a","timestamp":265277965351,"duration":93462,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/isPromise.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d32b8b38ecab5ea4","timestamp":265277965379,"duration":93770,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/constants/index.js"}},{"traceId":"5c257a059a18d287","parentId":"df47a5650933f45f","name":"build-module-mjs","id":"282e86ae299e707b","timestamp":265277965407,"duration":96158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/introspection.mjs"}},{"traceId":"5c257a059a18d287","parentId":"76847461bd6f596f","name":"build-module-mjs","id":"b4ebec736664e22f","timestamp":265277965435,"duration":96359,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/Path.mjs"}},{"traceId":"5c257a059a18d287","parentId":"ef82ad9948c0430f","name":"build-module-mjs","id":"366ded347461237a","timestamp":265277965521,"duration":96415,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/syntaxError.mjs"}},{"traceId":"5c257a059a18d287","parentId":"76847461bd6f596f","name":"build-module-mjs","id":"48e122676ef51521","timestamp":265277965464,"duration":97465,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/execution/values.mjs"}},{"traceId":"5c257a059a18d287","parentId":"ef82ad9948c0430f","name":"build-module-mjs","id":"463eda205f808a77","timestamp":265277965493,"duration":100125,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/GraphQLError.mjs"}},{"traceId":"5c257a059a18d287","parentId":"ef82ad9948c0430f","name":"build-module-mjs","id":"d09440555bb2280c","timestamp":265277965547,"duration":100743,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/locatedError.mjs"}},{"traceId":"5c257a059a18d287","parentId":"ef82ad9948c0430f","name":"build-module-mjs","id":"877742eab575b5e1","timestamp":265277965579,"duration":101227,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/formatError.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"73be2520f9d5bd53","timestamp":265277967421,"duration":108907,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/secondsToMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"eef37af6b9540f19","timestamp":265277967456,"duration":109229,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/set/index.js"}},{"traceId":"5c257a059a18d287","parentId":"c8de7e01e03c41c4","name":"build-module-mjs","id":"51eb2b69902d3ba2","timestamp":265277967323,"duration":110470,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/subscription/subscribe.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b3cc1b24c959a54c","timestamp":265277967488,"duration":110481,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setDate/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c694513057c09117","timestamp":265277967521,"duration":110745,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"104a3ed24c1d3520","timestamp":265277967382,"duration":111343,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/getIntrospectionQuery.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"cf94797d35e002ae","timestamp":265278086059,"duration":12079,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b1a5a9e0e0b2e5f0","timestamp":265278086023,"duration":12325,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4c1758e530df4d7d","timestamp":265278085947,"duration":12578,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setDayOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c4cbddc26b217f43","timestamp":265278086130,"duration":12575,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"646a6632ed362e74","timestamp":265278086158,"duration":12698,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"56e3e4838f6e5517","timestamp":265278086100,"duration":12926,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setISODay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"1b63593f6ce76d4a","timestamp":265278086249,"duration":12924,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d277c7e63e7e0596","timestamp":265278086218,"duration":13152,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"efce9de43eef5e9d","timestamp":265278086189,"duration":13342,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"1337549574aa0431","timestamp":265278086335,"duration":13901,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c6d35a95abab7b4c","timestamp":265278086365,"duration":14530,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6578c3f2d0a28e3c","timestamp":265278086278,"duration":14852,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"12d96b0a788b3eee","timestamp":265278086306,"duration":15129,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"94392dd00691d3e1","timestamp":265278086422,"duration":15176,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfDecade/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"3b73394946b9419b","timestamp":265278086592,"duration":15818,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/introspectionFromSchema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a2a08b330969f212","timestamp":265278086393,"duration":16176,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfHour/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d670690a38bbb423","timestamp":265278086451,"duration":16290,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"952d5024f972761b","timestamp":265278086560,"duration":16383,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/getOperationRootType.mjs"}},{"traceId":"5c257a059a18d287","parentId":"4966821259282cbb","name":"get-options","id":"56aedac4ee197474","timestamp":265278102996,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6984531d04703dc7","name":"babel-turbo-get-config","id":"8b03fc7796047fe1","timestamp":265278103010,"duration":158,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6984531d04703dc7","name":"babel-turbo-normalize-file","id":"145d1d6544ed85fd","timestamp":265278103177,"duration":3708,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"731ec9ee8d2470ee","name":"babel-turbo-traverse","id":"237c4768eecde6bb","timestamp":265278108230,"duration":12247,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6984531d04703dc7","name":"babel-turbo-transform","id":"731ec9ee8d2470ee","timestamp":265278106900,"duration":13932,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6984531d04703dc7","name":"babel-turbo-generate","id":"65262a915f45a173","timestamp":265278120869,"duration":2731,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4966821259282cbb","name":"next-babel-turbo-transform","id":"6984531d04703dc7","timestamp":265278103005,"duration":20601,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"69b4a8ad219fafd2","name":"next-babel-turbo-loader","id":"4966821259282cbb","timestamp":265278102984,"duration":20640,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"356555982e10ab02","name":"build-module-js","id":"69b4a8ad219fafd2","timestamp":265278086484,"duration":39098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/use-intersection.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"334966a03576a287","timestamp":265278086534,"duration":39458,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/getOperationAST.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"ca08491e443b9574","timestamp":265278086650,"duration":39896,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/buildASTSchema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"a4e420a1ce1edcba","timestamp":265278086706,"duration":40883,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/lexicographicSortSchema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"52c51cbb94123f74","timestamp":265278086679,"duration":47787,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/extendSchema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"715c3f4acd3d7bc2","timestamp":265278086734,"duration":49968,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6341900dfefc871e","timestamp":265278086881,"duration":50919,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfQuarter/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"0abdae3856a84e41","timestamp":265278086997,"duration":51167,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"ae31e6cb876a5718","timestamp":265278086854,"duration":51463,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfToday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bddec6ad4d746b2d","timestamp":265278086768,"duration":51726,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"faa896776c7b6f1c","timestamp":265278086621,"duration":54914,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/buildClientSchema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e47e8926dd3dfe9d","timestamp":265278086826,"duration":54902,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfMonth/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"df2829128f860936","timestamp":265278086795,"duration":55090,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfMinute/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fa1893c05202a7b2","timestamp":265278086968,"duration":55324,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"c42e78317723307f","timestamp":265278087024,"duration":55624,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"d5d86898348b105c","timestamp":265278086911,"duration":56735,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfTomorrow/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"a7a32beeb741f4dc","timestamp":265278086939,"duration":56873,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfSecond/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"6ccb2cfc9d514bba","timestamp":265278087053,"duration":56907,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfYesterday/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"1e74cb6a672763a5","timestamp":265278087080,"duration":59904,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/printSchema.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"eca50dba8dfe3639","timestamp":265278087162,"duration":61865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/valueFromASTUntyped.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"6ea42c2833a82210","timestamp":265278087107,"duration":63084,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/typeFromAST.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"9582acdae005268d","timestamp":265278087134,"duration":67473,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/valueFromAST.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"a70407d715f1e9e2","timestamp":265278087267,"duration":75072,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/TypeInfo.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"1baa9ef7ff3ac350","timestamp":265278087190,"duration":77997,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/astFromValue.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"098e582e9d05a7ff","timestamp":265278087326,"duration":78243,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/sub/index.js"}}]
|
|
10
|
-
[{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"bcbea05c560136d9","timestamp":265278087216,"duration":79254,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/coerceInputValue.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2d6227af32187095","timestamp":265278087355,"duration":79285,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subBusinessDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"64b8737a26446a40","timestamp":265278087383,"duration":79405,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"e97991da2c85c79c","timestamp":265278087242,"duration":79698,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/concatAST.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"3ec1519b9a70a39f","timestamp":265278087409,"duration":79673,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subHours/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4393cf7213db782b","timestamp":265278087465,"duration":79767,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subISOWeekYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"e6963f10202c87e5","timestamp":265278087518,"duration":79852,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subQuarters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"fd2473e060d20a06","timestamp":265278087435,"duration":80072,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"64f80e2e9c575ad4","timestamp":265278087544,"duration":86663,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subMonths/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"7e7b2a4fd2f65753","timestamp":265278087599,"duration":86795,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subWeeks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"b28f43f23f31935e","timestamp":265278087293,"duration":88573,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/separateOperations.mjs"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"cc078c956a70861f","timestamp":265278087492,"duration":88549,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subMinutes/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"27b00247bc2be5ce","timestamp":265278087652,"duration":88618,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/toDate/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"bdda83d39bfb5689","timestamp":265278087624,"duration":88843,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subYears/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"b558c5caa6f4824e","timestamp":265278087570,"duration":89038,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subSeconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4182059964a83192","timestamp":265278087732,"duration":89008,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/yearsToMonths/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"2b3a4065490c6099","timestamp":265278087706,"duration":89159,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/yearsToQuarters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"dbebe6713ed9fcac","name":"build-module-js","id":"4df2d7890ee0adcd","timestamp":265278087680,"duration":89305,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/weeksToDays/index.js"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"1e25f8d3ce9ac940","timestamp":265278087818,"duration":89730,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/assertValidName.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"8c0e7718a69273ea","timestamp":265278087787,"duration":90143,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/typeComparators.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"867fd90c546be2c0","timestamp":265278087849,"duration":92865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/findBreakingChanges.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"d3ee9d00e39768cc","timestamp":265278087760,"duration":93328,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/stripIgnoredCharacters.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"148cfbff0198ccab","timestamp":265278087904,"duration":93629,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/source.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"653d2990b653a671","timestamp":265278087931,"duration":94026,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/location.mjs"}},{"traceId":"5c257a059a18d287","parentId":"89a210974f6c8eea","name":"build-module-mjs","id":"b4d60f450632ce19","timestamp":265278087876,"duration":96100,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/findDeprecatedUsages.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"77f71b560b9e8d6f","timestamp":265278092433,"duration":98790,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/kinds.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"6219739c9e2cf2ee","timestamp":265278092536,"duration":98863,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/tokenKind.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"5378b06b1d7e2e54","timestamp":265278092644,"duration":101342,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/visitor.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"b833490ed443cbd4","timestamp":265278092612,"duration":103077,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/printer.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"deaf623110e82495","timestamp":265278092734,"duration":104006,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/ValidationContext.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"3e21c32925bb22e6","timestamp":265278092673,"duration":104713,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/predicates.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"3d64f767702aee57","timestamp":265278092579,"duration":111841,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/lexer.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"8beae3e3e242b796","timestamp":265278092702,"duration":112526,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/directiveLocation.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"939b94882e55e166","timestamp":265278092878,"duration":112627,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"dd7ac996318adad5","timestamp":265278092820,"duration":113195,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/ast.mjs"}},{"traceId":"5c257a059a18d287","parentId":"56972fe8dea17c36","name":"build-module-mjs","id":"29cc2a1091791257","timestamp":265278092763,"duration":114053,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/printLocation.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"0202e3bf2e24acbc","timestamp":265278092848,"duration":114512,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"2c34d0b3ddc143fc","timestamp":265278092906,"duration":115107,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownArgumentNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"765825c6af9927a5","timestamp":265278092791,"duration":115622,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/specifiedRules.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"8a707b5a29f7dfb2","timestamp":265278092935,"duration":115753,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"5f3bea9698e332f9","timestamp":265278092962,"duration":116289,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownDirectivesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"5a273a31cb576526","timestamp":265278092991,"duration":116410,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownFragmentNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"1d29bf5ec9661fb9","timestamp":265278094430,"duration":126114,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"ebe3a4fe4c543954","timestamp":265278094467,"duration":126535,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoFragmentCyclesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"aaab485c31395943","timestamp":265278094496,"duration":126762,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"1a53fd16bf35693f","timestamp":265278094525,"duration":126993,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoUnusedVariablesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"5c15ac01c84b6516","timestamp":265278094339,"duration":128049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownTypeNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"e9ef3c13aa1af3a0","timestamp":265278094582,"duration":128070,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"ddd24b2a785c5837","timestamp":265278094556,"duration":130659,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"4861773745df4a62","timestamp":265278094657,"duration":130756,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"be3c1930cf9536b7","timestamp":265278094632,"duration":131017,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ScalarLeafsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"cb1f88bf7b404b8d","timestamp":265278094606,"duration":131346,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"810950a09c9c0b74","timestamp":265278096485,"duration":130520,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"62173c15a92c72a1","timestamp":265278096543,"duration":133233,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"be5e1157a47aebed","timestamp":265278233842,"duration":15064,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"b4df525dcae89e1f","timestamp":265278233678,"duration":15567,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"694fa083e9ab8e95","timestamp":265278233769,"duration":15714,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"860d773030f5e35e","timestamp":265278233808,"duration":15866,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueVariableNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"af79f008772e42ff","timestamp":265278233937,"duration":16379,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"3ca8b6e3797e3473","timestamp":265278233909,"duration":16924,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"830ef64b72d22764","timestamp":265278234084,"duration":17022,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"5215d118d98ea9ce","timestamp":265278233970,"duration":17514,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"f315b51baa936a07","timestamp":265278234027,"duration":17677,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueTypeNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"f3bbd72ef87db80e","timestamp":265278234056,"duration":17955,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"fd7bae6f4a1a39d7","timestamp":265278234114,"duration":18097,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"f944250c6a2c4556","timestamp":265278233999,"duration":18470,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueOperationTypesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"35b33ba230d2fc34","timestamp":265278234833,"duration":17987,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"a5a7bf80f92d66f3","timestamp":265278234144,"duration":20913,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"eae1c41814067ef0","timestamp":265278234902,"duration":23988,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/ApolloClient.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"3316b7fe2951b769","timestamp":265278234871,"duration":26063,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/ObservableQuery.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"78faac7dfd6f15aa","timestamp":265278234964,"duration":26223,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/networkStatus.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"b14dc015fa87ed0f","timestamp":265278234935,"duration":26349,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/types.js"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"81317b39afc488cb","timestamp":265278233877,"duration":27613,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueOperationNamesRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"9b264287bc276f0e","timestamp":265278234994,"duration":26738,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v4.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"34498d0590af13a5","timestamp":265278235053,"duration":26812,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v5.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"4aea350f756618ee","timestamp":265278235022,"duration":26962,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v3.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"bf70d393739ca1e5","timestamp":265278235081,"duration":27356,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v1.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"a8139364cfcc194a","timestamp":265278235164,"duration":33811,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/validate.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"ae7cb0483cab8ac7","timestamp":265278235110,"duration":34585,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/nil.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"01d36cdf6e10b51d","timestamp":265278235136,"duration":37686,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/version.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"9eb24f7ce3f62e9c","timestamp":265278235223,"duration":39253,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/parse.js"}},{"traceId":"5c257a059a18d287","parentId":"21a12a39cbc90f44","name":"build-module-js","id":"096e5aae1e1c5bd0","timestamp":265278235197,"duration":42267,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/stringify.js"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"f3c9653c4668affb","timestamp":265278235307,"duration":44459,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/keyMap.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"684ec80d8b55770d","timestamp":265278235280,"duration":46415,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"ddf6038cc13664c5","timestamp":265278235337,"duration":46578,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/mapValue.mjs"}},{"traceId":"5c257a059a18d287","parentId":"5b1ad7b78ce3ebbd","name":"build-module-mjs","id":"27b3e78ff1216b4b","timestamp":265278235252,"duration":47511,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"e2073383dc0e2720","timestamp":265278235364,"duration":48634,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/inspect.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"2adc8f78208e4c2b","timestamp":265278235448,"duration":48769,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/toObjMap.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"bd348d4218eb29e5","timestamp":265278235391,"duration":48969,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/devAssert.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"5441029b1c797e8d","timestamp":265278235475,"duration":49071,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/isObjectLike.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"577d65f4f6406fdd","timestamp":265278235420,"duration":49260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/keyValMap.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"7cc6caa89acc6a5b","timestamp":265278235585,"duration":49262,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/defineInspect.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"9c6f29307ac7e7ed","timestamp":265278235528,"duration":49431,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/identityFunc.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"c75b9bf599d04903","timestamp":265278235502,"duration":52400,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/instanceOf.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"c99c64604fbaf0f4","timestamp":265278235556,"duration":56273,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/suggestionList.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"c695f629fa8f4f32","timestamp":265278235612,"duration":56506,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/didYouMean.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"7a96685418d9688b","timestamp":265278235666,"duration":56627,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/objectEntries.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8ecfc3724c655cfb","name":"build-module-mjs","id":"e690011d43c95c37","timestamp":265278235692,"duration":56815,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/symbols.mjs"}},{"traceId":"5c257a059a18d287","parentId":"fb6038711c74548b","name":"build-module-mjs","id":"e517359a97bb56d4","timestamp":265278235747,"duration":56903,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/isInteger.mjs"}},{"traceId":"5c257a059a18d287","parentId":"fb6038711c74548b","name":"build-module-mjs","id":"1899370be78d9478","timestamp":265278235721,"duration":57065,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/isFinite.mjs"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"4587074fd415f1ec","timestamp":265278235774,"duration":57239,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/index.js"}}]
|
|
11
|
-
[{"traceId":"5c257a059a18d287","parentId":"4cbf77526efed511","name":"build-module-js","id":"41c5c99c9ea92e41","timestamp":265278235638,"duration":57604,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/types/types.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"a89684dff9af3dbd","timestamp":265278235913,"duration":57691,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/index.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"c06847e1fff3bcd4","timestamp":265278235859,"duration":57900,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/index.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"ef828a3889626d5a","timestamp":265278235802,"duration":58939,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/errors/index.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"1cb78ca6ffeab4aa","timestamp":265278235940,"duration":58962,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/index.js"}},{"traceId":"5c257a059a18d287","parentId":"4cbf77526efed511","name":"build-module-js","id":"399441b14b6f2e1c","timestamp":265278235997,"duration":59013,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/index.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"9309a14e5b2e722b","timestamp":265278235885,"duration":59900,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/index.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"3a04077ca9c6123e","timestamp":265278235829,"duration":60063,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/types.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"d636c63813eefe33","timestamp":265278236054,"duration":60927,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/parse.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"bf19bdbbabb3c9fb","timestamp":265278236118,"duration":61035,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/postprocess.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"4f02e245e93e4089","timestamp":265278236148,"duration":61211,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/safe-from-int.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"b3fc5dc2bdf3caea","timestamp":265278236177,"duration":61350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/normalize-identifier.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"06fb2093df9cd469","timestamp":265278236234,"duration":61392,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/has-own-property.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"a478d89909a8ea6b","timestamp":265278236206,"duration":61624,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/assign.js"}},{"traceId":"5c257a059a18d287","parentId":"4cbf77526efed511","name":"build-module-js","id":"57088a97f2ff4f74","timestamp":265278236026,"duration":65888,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/parser/index.js"}},{"traceId":"5c257a059a18d287","parentId":"4cbf77526efed511","name":"build-module-js","id":"0474a9a63e2b7b3e","timestamp":265278235967,"duration":66213,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/index.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"096fe032f6eeeabe","timestamp":265278236262,"duration":66172,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignJustifyIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"09aba74f401c9a76","timestamp":265278236089,"duration":67049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/preprocess.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"3d49e63cb8e2a0b1","timestamp":265278236293,"duration":67010,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ActivityIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d58119769b2c985b","timestamp":265278236322,"duration":67153,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AnchorIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ddb0e88d39c81f79","timestamp":265278236350,"duration":67293,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArchiveIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"490a19b0c7b094e1","timestamp":265278236529,"duration":67271,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowDownCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"de7e46e98d1f461d","timestamp":265278236556,"duration":67398,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AtSignIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"af47ee80c4b39483","timestamp":265278236447,"duration":67707,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ApertureIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4f3ffab05e978150","timestamp":265278236474,"duration":67826,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"dc275d3a377e992a","timestamp":265278236501,"duration":67940,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0b465a484badd7e4","timestamp":265278236610,"duration":78773,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowDownRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"49efc8fd169cc89b","timestamp":265278236583,"duration":79003,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowLeftCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b1f7cc459532a1b7","timestamp":265278238996,"duration":76786,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowUpRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5a4bd1111c1b94a7","timestamp":265278239370,"duration":76579,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BarChartIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7e16fa4b77ea0190","timestamp":265278236636,"duration":79469,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AwardIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"6614d87cd4e41db1","timestamp":265278240383,"duration":75875,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowUpLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"3f1086e66418a45c","timestamp":265278240455,"duration":75955,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BatteryIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"09b788c0256d6c18","timestamp":265278240423,"duration":76158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowUpCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1d848848b716a810","timestamp":265278239402,"duration":77318,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BellIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"617d21236b59ee60","timestamp":265278240579,"duration":76287,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BatteryChargingIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"760215e4e698611e","timestamp":265278239336,"duration":77665,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AirplayIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"13ce322e892ff90f","timestamp":265278240490,"duration":77024,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BellOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"65825c09a83433ed","timestamp":265278240518,"duration":77161,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BookOpenIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"70e5ef22abfea8b9","timestamp":265278239260,"duration":78582,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BarChart2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8f00b0f69ac46a10","timestamp":265278240606,"duration":77366,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BluetoothIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"04c21eddffb18a61","timestamp":265278240550,"duration":77561,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BookIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c968ba4d4a11887b","timestamp":265278240689,"duration":77559,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BookmarkIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5fa9cdb75804f3ed","timestamp":265278240634,"duration":77758,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CameraOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d64ed3a199b2ed9d","timestamp":265278240661,"duration":77879,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BoxIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"93913a0b3d10c5c3","timestamp":265278240719,"duration":78073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BriefcaseIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"90ce5f63e6039507","timestamp":265278240746,"duration":79373,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CastIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8b28e3d7f4bb36eb","timestamp":265278240803,"duration":80870,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CheckSquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"77ed7c86c07fe0df","timestamp":265278240830,"duration":80997,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CheckIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"25112d6e1ccf8833","timestamp":265278240775,"duration":81215,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CameraIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"24063c24fb0524ae","timestamp":265278240886,"duration":81256,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronsUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"21fced77bb7bca7c","timestamp":265278240857,"duration":81424,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronsDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"aa673bef23cc6234","timestamp":265278239303,"duration":83126,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"01a0059bceb59830","timestamp":265278265490,"duration":70014,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ClockIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1cc5baa82a1b5deb","timestamp":265278265527,"duration":70216,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChromeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c14669a2e422fd2c","timestamp":265278265681,"duration":70227,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronsRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ab931218bf274341","timestamp":265278265710,"duration":70365,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8e5061a3a8e319d4","timestamp":265278265627,"duration":71701,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CloudDrizzleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"09228f2ec53a99a1","timestamp":265278265402,"duration":72101,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronsLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"75413d2031285bb8","timestamp":265278265738,"duration":71975,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CloudSnowIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"43fe05f5e659a332","timestamp":265278264190,"duration":73660,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8fcd0644d8ba6ce0","timestamp":265278265799,"duration":72417,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CloudLightningIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"2760315fc12b4db1","timestamp":265278265768,"duration":72700,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CloudRainIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"479a40ef5911e12e","timestamp":265278382725,"duration":24183,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CodepenIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c151801ddeb9d136","timestamp":265278382784,"duration":24329,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CloudIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c95951a41710c774","timestamp":265278382754,"duration":24516,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CommandIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"17ba1dc4426ec06f","timestamp":265278382649,"duration":24778,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CompassIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"dc06c2ab2131b1e5","timestamp":265278382690,"duration":24923,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CopyIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"21055eab978f0fba","timestamp":265278382813,"duration":24944,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerDownLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1d69948766d5c19b","timestamp":265278382327,"duration":25614,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CoffeeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"489076ffd793d101","timestamp":265278382844,"duration":25248,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ArrowDownLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"035715b1ad017161","timestamp":265278382873,"duration":25356,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerLeftDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ce5507643f6d5c77","timestamp":265278382901,"duration":25463,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerLeftUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8f8a875a8aebf093","timestamp":265278382929,"duration":25569,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerRightDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c3a581b8f3ad5dba","timestamp":265278382956,"duration":25679,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerUpLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7936217c747d3a88","timestamp":265278382607,"duration":26199,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CodesandboxIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8967bd18301814ed","timestamp":265278383015,"duration":25932,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CreditCardIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4979a1b1f9d243dc","timestamp":265278383043,"duration":26048,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CloudOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ecef0a92f00a511b","timestamp":265278383071,"duration":26185,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CrosshairIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"85b532a1e193c333","timestamp":265278383185,"duration":26971,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/parse-entities/decode-entity.browser.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1917d1a20809d14d","timestamp":265278382986,"duration":27346,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerUpRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"870d6ff0a7e19b72","timestamp":265278383101,"duration":28301,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5b88ec7569f89465","timestamp":265278383156,"duration":28437,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DeleteIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ca4a1e6c37849e9e","timestamp":265278383129,"duration":28631,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerDownRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0103d5e54b934a38","timestamp":265278383219,"duration":28705,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DatabaseIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"7115385b50499700","name":"build-module-js","id":"b6b0c6327fb54f12","timestamp":265278383249,"duration":29110,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-visit/index.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f60dfed7ad5056d6","timestamp":265278383333,"duration":29209,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DownloadCloudIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"edba723abe844bcf","timestamp":265278383277,"duration":29420,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DiscIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"afdda2f2c6fa8935","timestamp":265278383304,"duration":29561,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DivideSquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8a8055ea722adcfa","timestamp":265278383445,"duration":29547,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DropletIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"aefbb040dd5d9d87","timestamp":265278383418,"duration":29732,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DivideCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b3b51311ff0be501","timestamp":265278383390,"duration":29929,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DivideIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8aa5a88c1c814d45","timestamp":265278383471,"duration":30007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DribbbleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"56a9c0d090d48ab8","timestamp":265278383536,"duration":30096,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DownloadIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"6930f01b8f9c8da5","timestamp":265278383500,"duration":30274,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Edit3Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8d04d5554f10f5d9","timestamp":265278383567,"duration":30343,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/EditIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"64318d7518465b41","timestamp":265278383362,"duration":30687,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/DollarSignIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1ae5bff158e4fa56","timestamp":265278383594,"duration":30703,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CpuIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c798d20a436354bd","timestamp":265278383622,"duration":30802,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Edit2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ef2879d2d700cc8a","timestamp":265278383678,"duration":30880,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CropIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c66c3f472e3bc660","timestamp":265278383732,"duration":30978,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FigmaIcon/dist/icons.esm.js"}}]
|
|
12
|
-
[{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c98702e0e9dadb74","timestamp":265278383651,"duration":31943,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FastForwardIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0942ced6fd0678c8","timestamp":265278383793,"duration":34503,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FileMinusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"fc6038078120bd67","timestamp":265278383706,"duration":34747,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FacebookIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"33a81e52a06a1bd0","timestamp":265278383765,"duration":34853,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FeatherIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"29d761d6757ab317","timestamp":265278383824,"duration":34954,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FilePlusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8685c2dd0ca94db8","timestamp":265278383880,"duration":35098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FilmIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c25557bfe47d4e3b","timestamp":265278383852,"duration":35256,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FileIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"12155ac027dd2ed8","timestamp":265278397161,"duration":28675,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-to-string/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b655382b1ba83be2","name":"build-module-js","id":"a923f8240648cd79","timestamp":265278397197,"duration":29093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-stringify-position/index.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5a7c3ea6e28a0fbc","timestamp":265278397056,"duration":29447,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FilterIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"09939045b762966b","timestamp":265278397011,"duration":29681,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FileTextIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"009036b1f158aa05","timestamp":265278396702,"duration":33057,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FlagIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"af9ca46e516b4413","timestamp":265278397094,"duration":32825,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FolderIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"6e6ce093c627a13a","timestamp":265278397126,"duration":32962,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FolderPlusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ea56ca772ab84c24","timestamp":265278397355,"duration":32863,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FramerIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d5e0399b111ddbe7","timestamp":265278397229,"duration":33152,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FrownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"bd86f92a000e63be","timestamp":265278397260,"duration":33281,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GiftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f1c824e7759841ee","timestamp":265278397326,"duration":33380,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GitBranchIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"123a21ab1c18dafe","timestamp":265278397386,"duration":33480,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GitMergeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b49d8266ac399729","timestamp":265278397444,"duration":33548,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GithubIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c9e17a9690a0a48f","timestamp":265278397563,"duration":33585,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GitPullRequestIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f2356ac2cc97f37f","timestamp":265278397529,"duration":33769,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GitCommitIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"29cede8c7f6f6c43","timestamp":265278397473,"duration":33981,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HardDriveIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8d9bdc81a033eac2","timestamp":265278397501,"duration":34074,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GitlabIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"cdabe8242946f55a","timestamp":265278397416,"duration":34302,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GlobeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"9432b14b04f8bde1","timestamp":265278397590,"duration":34286,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/GridIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f657343c7f517b7b","timestamp":265278397294,"duration":37331,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/FolderMinusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4528e66d526ef2e2","timestamp":265278397645,"duration":37679,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HexagonIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"440e307776210a39","timestamp":265278398117,"duration":37380,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HomeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"eb1a366adeacab54","timestamp":265278398151,"duration":37513,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/InstagramIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"acd0911a36534591","timestamp":265278397673,"duration":38141,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ImageIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1ce65675f3b2a50a","timestamp":265278397705,"duration":38259,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/InboxIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b9af3c7764289612","timestamp":265278398268,"duration":37833,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LayersIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"28c5a0a30c4667a8","timestamp":265278398211,"duration":38040,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LayoutIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"2d60816eb732d69c","timestamp":265278398296,"duration":38098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LinkedinIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"87742e3fb60f8f0f","timestamp":265278397617,"duration":38912,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HeadphonesIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"599c03b6e54749cd","timestamp":265278398407,"duration":38257,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LockIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"32fa99a1d4c98d5c","timestamp":265278398380,"duration":38460,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HeartIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f526d0c55b8b9d74","timestamp":265278398238,"duration":38788,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LifeBuoyIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"173e9978185d4ec0","timestamp":265278398435,"duration":38733,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LogOutIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"944841525b17ef0a","timestamp":265278398464,"duration":38832,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MailIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"573e8d63966e034d","timestamp":265278398517,"duration":38910,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MapPinIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5b5c7042aa149781","timestamp":265278398544,"duration":39033,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MapIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0c25d4e96462a289","timestamp":265278398573,"duration":39127,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MaximizeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"78eb789ea38b58ed","timestamp":265278398353,"duration":39538,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LoaderIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"79e003129a5d06bc","timestamp":265278398326,"duration":41762,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ListIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"245735b2b6a9771c","timestamp":265278398491,"duration":42604,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CornerRightUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b912ba1546c24e52","timestamp":265278398184,"duration":43098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/KeyIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"e6e58ec85b484986","timestamp":265278398603,"duration":42833,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Link2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f0a75a05e00206b3","timestamp":265278403085,"duration":55691,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MenuIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"12c9d8161a1029c3","timestamp":265278402758,"duration":56244,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MehIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"6cd63781967deb56","timestamp":265278403009,"duration":56145,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MessageCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"105a359d410760c7","timestamp":265278403051,"duration":56237,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MessageSquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ed0f651f3e0ff335","timestamp":265278403175,"duration":56269,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MinusCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1242557cc9d87b04","timestamp":265278403117,"duration":56453,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MinimizeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d70822a0df311c77","timestamp":265278403148,"duration":56600,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MicOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f090b90f32626633","timestamp":265278403231,"duration":56968,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MonitorIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"2f9e2372289b52f5","timestamp":265278403203,"duration":57146,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MinusSquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"e855ea5209df173b","timestamp":265278535512,"duration":15218,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MicIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5c429af63f84f79c","timestamp":265278535544,"duration":15424,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MousePointerIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"70eb922e12768481","timestamp":265278535605,"duration":17538,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-tag/lib/index.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5cbe59eb5c6b5a07","timestamp":265278535632,"duration":18748,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/NavigationIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"261db36a612dc549","timestamp":265278535476,"duration":19110,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MoreVerticalIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"306495d6c0dbaadc","name":"build-module-js","id":"0ed354b53bcee97b","timestamp":265278535573,"duration":19525,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ts-invariant/lib/invariant.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"42b108de1af3891f","timestamp":265278535746,"duration":19508,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Navigation2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"722991caef30385a","timestamp":265278535662,"duration":19756,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MusicIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8cf62bf75c08d246","timestamp":265278535777,"duration":19804,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PackageIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d6dda720d65634ef","timestamp":265278535169,"duration":20542,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MoonIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b93d4e58f0d86af1","timestamp":265278535806,"duration":20099,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PenToolIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"30581e81cc8f89fb","timestamp":265278535689,"duration":20344,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/OctagonIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"30103266f898ffa9","timestamp":265278535860,"duration":20322,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PercentIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"acd7d8304ba1f984","timestamp":265278535719,"duration":20611,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PauseIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"9df95267e5bd5faa","timestamp":265278535918,"duration":20531,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PaperclipIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"20ec4b15f9b3e5a2","timestamp":265278535890,"duration":20705,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneForwardedIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4fc788c81c01673f","timestamp":265278535833,"duration":20911,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PauseCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"53d915c34f33bbee","timestamp":265278535971,"duration":20895,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneCallIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b54eb4c67baac593","timestamp":265278535945,"duration":21084,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneIncomingIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1aab387a1feb2d13","timestamp":265278536024,"duration":21142,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"23321c15b3ab2177","timestamp":265278535998,"duration":21284,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"edf123b9d6468203","timestamp":265278536052,"duration":21376,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneMissedIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4c0f9d9a33d84047","timestamp":265278536132,"duration":21457,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PhoneOutgoingIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"50279c38a45f8b4c","timestamp":265278535434,"duration":22319,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MoveIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"940b0e121d9ece24","timestamp":265278536157,"duration":21709,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PlayIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"972fa3e06a5ca208","timestamp":265278536105,"duration":21899,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PlayCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7b7c54f31032c5fd","timestamp":265278536214,"duration":21964,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PlusCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"6fcf58d629a2fac8","timestamp":265278536269,"duration":22049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RefreshCwIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"3a7e4e03e44c1f3f","timestamp":265278536078,"duration":22368,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PieChartIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"07b41f5eb551637a","timestamp":265278536297,"duration":22279,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RadioIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"55331ec392afa060","timestamp":265278536353,"duration":22354,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PocketIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"9031fbd4ee835be4","timestamp":265278536327,"duration":22513,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LogInIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0be2812862e5eee3","timestamp":265278536185,"duration":22802,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PlusSquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"018df7e62572653c","timestamp":265278536437,"duration":22694,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PrinterIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1ba4f5d517cbf97c","timestamp":265278536383,"duration":22895,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RefreshCcwIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d63556e1b254d933","timestamp":265278536412,"duration":23007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RepeatIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"6bd9965054e52710","timestamp":265278536517,"duration":23032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SaveIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f019322165f2215c","timestamp":265278536544,"duration":23139,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SearchIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"204b44af52924f65","timestamp":265278536570,"duration":23241,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RewindIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"efda0806bbb643a1","timestamp":265278536466,"duration":23469,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RotateCcwIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"a1f7e547dd065aeb","timestamp":265278536492,"duration":23599,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ServerIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7ed230830dd7b32f","timestamp":265278536242,"duration":24000,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HashIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c022eff1b594ef34","timestamp":265278536622,"duration":30090,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ScissorsIcon/dist/icons.esm.js"}}]
|
|
13
|
-
[{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f56a62d006d3baea","timestamp":265278536596,"duration":30535,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SettingsIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"b7fd1c63c6df7105","timestamp":265278536648,"duration":30731,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SendIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8d06632166be25cd","timestamp":265278543095,"duration":27241,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ShieldOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0fac64e0b9b57218","timestamp":265278543060,"duration":27454,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ShoppingBagIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"90eb2cb0c5376c98","timestamp":265278543130,"duration":27547,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ShoppingCartIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"54743a0e7a6118b8","timestamp":265278543187,"duration":27615,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ShieldIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"bff087b77ea61156","timestamp":265278543246,"duration":27697,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SkipBackIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"aaea37e5983432c1","timestamp":265278543303,"duration":27804,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Share2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"bf70142282b961ea","timestamp":265278543217,"duration":28055,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ShuffleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"9b374fd99849d516","timestamp":265278543331,"duration":28073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SkipForwardIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"a3cbf6e8d673b7e1","timestamp":265278543273,"duration":28268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SidebarIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"87efe215c3e34653","timestamp":265278542996,"duration":28685,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ShareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"587c66205d3b090e","timestamp":265278543159,"duration":28680,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SlackIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"94843f3bb654ad76","timestamp":265278543385,"duration":28584,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SlashIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"a281e685bf6babfc","timestamp":265278543358,"duration":28749,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SmartphoneIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d3a563889b46216c","timestamp":265278543412,"duration":28821,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"e2a0dd0886d806c5","timestamp":265278543469,"duration":28994,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SlidersIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"009425d0c8e1d492","timestamp":265278543549,"duration":29047,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PowerIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"403a13972cee4cc4","timestamp":265278543442,"duration":29324,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SmileIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"30dbcfdb06b63c27","timestamp":265278543578,"duration":29314,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RotateCwIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7b88c8036c2d923d","timestamp":265278543524,"duration":29477,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/StarIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c85fb2c03d8ee5a7","timestamp":265278543606,"duration":29523,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TagIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"901ed170c29c3c81","timestamp":265278543497,"duration":29774,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SpeakerIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f7c83b3287f86a54","timestamp":265278543685,"duration":29717,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TerminalIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1a8d2a9fd763bafe","timestamp":265278543632,"duration":29902,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TabletIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"9ec06b1f09ee65cb","timestamp":265278543741,"duration":29924,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ToggleLeftIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"498086035ed6c61d","timestamp":265278543711,"duration":30086,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TargetIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"47d4483cb68c0d0f","timestamp":265278543792,"duration":30197,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SunIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5680922e741d2959","timestamp":265278543818,"duration":30285,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ThumbsDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"562d0811d8ced306","timestamp":265278543660,"duration":30615,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SunsetIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"74c0793955e0ac04","timestamp":265278543767,"duration":30613,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ThermometerIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"32fa75795ca45a2b","timestamp":265278543844,"duration":30757,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ToggleRightIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d45ab60128cfb873","timestamp":265278543924,"duration":30786,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ThumbsUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f6e02f761a164554","timestamp":265278543872,"duration":30958,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TrendingUpIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f001af3b0e5e134b","timestamp":265278543975,"duration":30964,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ToolIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"2858943ea9323301","timestamp":265278543950,"duration":31126,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TrelloIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"413e522d04f886d1","timestamp":265278544003,"duration":31222,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TrashIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ec299b2d5ec43498","timestamp":265278543897,"duration":31458,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TrendingDownIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"439ebcd0d1af4fa9","timestamp":265278544028,"duration":31440,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TriangleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1bfadfe4c86e9270","timestamp":265278544108,"duration":31606,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/SunriseIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"585e9b066a22b83b","timestamp":265278544056,"duration":31827,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/StopCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1368fd7ee422c0cf","timestamp":265278544082,"duration":31953,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TruckIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"47917d02b2abc413","timestamp":265278544133,"duration":32042,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/RssIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c2acd503cd7ab5cb","timestamp":265278544160,"duration":32152,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UnlockIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"8cd2a936e43b0d70","timestamp":265278546553,"duration":41290,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UploadCloudIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7d6dff284b17123d","timestamp":265278546503,"duration":41507,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TwitterIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"de5bb80ead11dd74","timestamp":265278546622,"duration":41552,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UserCheckIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"961aa25e4f2f9b52","timestamp":265278546584,"duration":41740,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UserMinusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4431fcea5e291955","timestamp":265278546670,"duration":41797,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UploadIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"0fd5daf0a5795dfd","timestamp":265278546826,"duration":41758,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UmbrellaIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"35702d2c8218ead3","timestamp":265278546706,"duration":42070,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UserPlusIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"94e9658fdf3b2757","timestamp":265278546959,"duration":41967,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/VideoIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"91f79d556140593f","timestamp":265278546903,"duration":42194,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UserXIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"c46be6e62a1c8725","timestamp":265278547008,"duration":42228,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UnderlineIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"4dea82ed11a4f3cb","timestamp":265278546756,"duration":42624,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/VoicemailIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"3f955f915035911d","timestamp":265278546864,"duration":42651,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UserIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"d7b324ee55897071","name":"build-module-js","id":"1319742ab244cafa","timestamp":265278654474,"duration":25510,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/unicode-punctuation-regex.js"}},{"traceId":"5c257a059a18d287","parentId":"eddf76673c61e525","name":"build-module-js","id":"03c2b038652e596e","timestamp":265278654274,"duration":26165,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/regex-check.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"125d3ead60fa6fa7","timestamp":265278654596,"duration":26151,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/VolumeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"fddc2063b3ea8e92","timestamp":265278654168,"duration":26790,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Volume2Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5fcf4a6849fc3381","timestamp":265278654663,"duration":26472,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/VideoOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"9152ec83626bfa19","timestamp":265278654745,"duration":26564,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/VolumeXIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"fafe5adccc001c5e","timestamp":265278654778,"duration":26667,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/WindIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"a953ac2d1ce48106","timestamp":265278654556,"duration":27045,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/WatchIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f265a5e6e00d14cb","timestamp":265278654811,"duration":26955,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/UsersIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"d586d32a27692a99","timestamp":265278654845,"duration":27075,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/WifiIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"08e8883b1af6714c","timestamp":265278654878,"duration":27195,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/XSquareIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"eb63cf452031720b","timestamp":265278654706,"duration":27553,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/WifiOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"5fdd8430dbcbd0ae","timestamp":265278654950,"duration":27475,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/XCircleIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"f075ef90a316aab8","timestamp":265278655045,"duration":27531,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TypeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"ecf02da46754f3b9","timestamp":265278655014,"duration":27712,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TvIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"7dc74b8bfb4ac381","timestamp":265278655113,"duration":27744,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Volume1Icon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"eadbfb911be9d0d3","timestamp":265278654914,"duration":28086,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/XOctagonIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"47b4ad0fa3ec0ea5","timestamp":265278655082,"duration":28061,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ZoomOutIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"40d915beae11ac54","timestamp":265278654983,"duration":28269,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ZapIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"a5f0ede00d69fa7c","timestamp":265278655147,"duration":28232,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/YoutubeIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"867c2ea6f7d7ffe5","name":"build-module-js","id":"9e8b1e711f5e9c67","timestamp":265278670585,"duration":15406,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/isObject.js"}},{"traceId":"5c257a059a18d287","parentId":"867c2ea6f7d7ffe5","name":"build-module-js","id":"11618196d7cb4a04","timestamp":265278670614,"duration":16033,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/debounce.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"48f9804eb035d2ba","timestamp":265278670553,"duration":16290,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/TwitchIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"1e43c927bb687f1d","timestamp":265278670436,"duration":16600,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ZapOffIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"417ce4b81d827db1","name":"build-module-js","id":"fb9e1b94251e1247","timestamp":265278670517,"duration":16714,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ZoomInIcon/dist/icons.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"69287ba621b9bd81","name":"build-module-js","id":"f2ef86379cddae83","timestamp":265278670832,"duration":16559,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-control.js"}},{"traceId":"5c257a059a18d287","parentId":"69287ba621b9bd81","name":"build-module-js","id":"34165c94ea4e8715","timestamp":265278670800,"duration":16753,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-alphanumeric.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"d481fefecc0ef0da","timestamp":265278670675,"duration":17713,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/useStateManager-0dbf12fc.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"69287ba621b9bd81","name":"build-module-js","id":"299c11830c973c6e","timestamp":265278670861,"duration":17675,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/markdown-line-ending.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"aa5704bb0a3ddd07","timestamp":265278670643,"duration":31175,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/Select-37be15dd.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"f2c3a82d462d20d2","name":"build-module-js","id":"c42cd9e737ffde81","timestamp":265278670892,"duration":31383,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/Combination.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"ef61d43e8533e05b","timestamp":265278670709,"duration":37431,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/index-d36cd2a2.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"6b2b4afa712f1938","timestamp":265278671077,"duration":41313,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/inherits.js"}},{"traceId":"5c257a059a18d287","parentId":"f2c3a82d462d20d2","name":"build-module-js","id":"103dcd20bce134cd","timestamp":265278670920,"duration":41778,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/UI.js"}},{"traceId":"5c257a059a18d287","parentId":"69287ba621b9bd81","name":"build-module-js","id":"26da78c36fe528b9","timestamp":265278670765,"duration":42149,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-alpha.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"77743762ad40fd9d","timestamp":265278670949,"duration":42126,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/classCallCheck.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"7a1f8317d2b6936c","timestamp":265278670981,"duration":42307,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/createClass.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"1b9508a5c80bcb6a","timestamp":265278671136,"duration":42304,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js"}},{"traceId":"5c257a059a18d287","parentId":"70d00e9e07572eab","name":"build-module-js","id":"49a64230eb676ede","timestamp":265278670738,"duration":44280,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/react/dist/emotion-element-99289b21.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"8737e061fbab421b","name":"build-module-js","id":"ecf4dfcb5fbca5ee","timestamp":265278671281,"duration":43920,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/markdown-line-ending-or-space.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"9cc848907baae078","timestamp":265278671180,"duration":44217,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/slicedToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"2bb006fbfdb14887","name":"build-module-js","id":"4e6d2cca88cd32ff","timestamp":265278671312,"duration":44191,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/splice.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"381687f92aef0b04","timestamp":265278671215,"duration":44507,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js"}},{"traceId":"5c257a059a18d287","parentId":"70d00e9e07572eab","name":"build-module-js","id":"7cb6dc70721ca741","timestamp":265278671247,"duration":44640,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/react/isolated-hoist-non-react-statics-do-not-use-this-in-your-code/dist/emotion-react-isolated-hoist-non-react-statics-do-not-use-this-in-your-code.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"b3a3aa5e543054fc","name":"build-module-js","id":"1495f5b4292c2382","timestamp":265278671378,"duration":45075,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/requiredArgs/index.js"}}]
|
|
14
|
-
[{"traceId":"5c257a059a18d287","parentId":"c63c287c6c4665a4","name":"build-module-js","id":"a9c202bbd1afd125","timestamp":265278671408,"duration":45930,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getTimezoneOffsetInMilliseconds/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b3a3aa5e543054fc","name":"build-module-js","id":"f2102fa693325f30","timestamp":265278671348,"duration":46152,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/toInteger/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b9b66040aff4847b","name":"build-module-js","id":"24eb7e49e3d79f48","timestamp":265278671464,"duration":46481,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/Popper.js"}},{"traceId":"5c257a059a18d287","parentId":"328f058f93ff0f95","name":"build-module-js","id":"c6536af93c3e413c","timestamp":265278671436,"duration":46687,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/roundingMethods/index.js"}},{"traceId":"5c257a059a18d287","parentId":"e71ff26bdd2c1a24","name":"build-module-js","id":"d0dcf010e29cb53b","timestamp":265278671576,"duration":46983,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8b2b7b42b57f2bd2","name":"build-module-js","id":"1dcc533374eb29ea","timestamp":265278671604,"duration":47574,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-is/convert.js"}},{"traceId":"5c257a059a18d287","parentId":"b9b66040aff4847b","name":"build-module-js","id":"f7b75db570c0ab58","timestamp":265278671494,"duration":47956,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/Manager.js"}},{"traceId":"5c257a059a18d287","parentId":"b9b66040aff4847b","name":"build-module-js","id":"a15dcf99dbfd178e","timestamp":265278671549,"duration":48354,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/usePopper.js"}},{"traceId":"5c257a059a18d287","parentId":"68de305ea908479c","name":"build-module-js","id":"96cfc10461b730a7","timestamp":265278671642,"duration":48523,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/protectedTokens/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b9b66040aff4847b","name":"build-module-js","id":"251897b6acebbe1f","timestamp":265278671521,"duration":48868,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/Reference.js"}},{"traceId":"5c257a059a18d287","parentId":"ba53813a677f1241","name":"build-module-js","id":"73f911d00e75797b","timestamp":265278671701,"duration":48834,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/addLeadingZeros/index.js"}},{"traceId":"5c257a059a18d287","parentId":"8b2b7b42b57f2bd2","name":"build-module-js","id":"4a14664080b33329","timestamp":265278671789,"duration":49172,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/index.js"}},{"traceId":"5c257a059a18d287","parentId":"548ea7e4ed1ae198","name":"build-module-js","id":"d5996080ddf3f20e","timestamp":265278671674,"duration":49414,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/cloneObject/index.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"05e15d7a68d829ad","timestamp":265278671759,"duration":49639,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/memoize-one/dist/memoize-one.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"57d78c0facf19eee","name":"build-module-js","id":"97a64673b407b779","timestamp":265278671730,"duration":53682,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"70d00e9e07572eab","name":"build-module-js","id":"d237ec809b8be393","timestamp":265278671874,"duration":55349,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/serialize/dist/emotion-serialize.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"70d00e9e07572eab","name":"build-module-js","id":"3b4bf18421701398","timestamp":265278671930,"duration":55769,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"70d00e9e07572eab","name":"build-module-js","id":"1f94073419ff3f30","timestamp":265278671901,"duration":56082,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"68de305ea908479c","name":"build-module-js","id":"a42beac24534d1cc","timestamp":265278671816,"duration":58038,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/format/formatters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"68de305ea908479c","name":"build-module-js","id":"fdef6a9a4d018f3b","timestamp":265278671844,"duration":58356,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/format/longFormatters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"68de305ea908479c","name":"build-module-js","id":"3b2fbd2cc3d6ba86","timestamp":265278671988,"duration":58386,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/index.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"dccfcf6be196a2c5","timestamp":265278672020,"duration":58651,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js"}},{"traceId":"5c257a059a18d287","parentId":"70d00e9e07572eab","name":"build-module-js","id":"a4b164e4ff6cd6aa","timestamp":265278671961,"duration":59603,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/sheet/dist/emotion-sheet.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"89aac1ea5e811afb","timestamp":265278672077,"duration":59669,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/checkFetcher.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"80423b9b4806654e","timestamp":265278672049,"duration":59961,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/serializeFetchParameter.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"770a39eb6f7a9b88","timestamp":265278672108,"duration":60262,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/selectHttpOptionsAndBody.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"4a5a93908898ecb3","timestamp":265278672137,"duration":60371,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/selectURI.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"b3b8fbbffceacf6c","timestamp":265278672164,"duration":61002,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/createHttpLink.js"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"9d85d5032ec257ce","timestamp":265278676633,"duration":65018,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/HttpLink.js"}},{"traceId":"5c257a059a18d287","parentId":"389a6d75dcc4dff3","name":"build-module-mjs","id":"36ef2b3d469a4a68","timestamp":265278676798,"duration":65156,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/invariant.mjs"}},{"traceId":"5c257a059a18d287","parentId":"389a6d75dcc4dff3","name":"build-module-mjs","id":"273b7cf1c9f96c96","timestamp":265278676880,"duration":65305,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/memoize3.mjs"}},{"traceId":"5c257a059a18d287","parentId":"389a6d75dcc4dff3","name":"build-module-mjs","id":"bf4e7ae2348c4d30","timestamp":265278676924,"duration":65655,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/safeArrayFrom.mjs"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"fa3d7da650c3df93","timestamp":265278676764,"duration":66133,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/rewriteURIForGET.js"}},{"traceId":"5c257a059a18d287","parentId":"389a6d75dcc4dff3","name":"build-module-mjs","id":"d74bc984772edbb2","timestamp":265278676959,"duration":66114,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/promiseForObject.mjs"}},{"traceId":"5c257a059a18d287","parentId":"389a6d75dcc4dff3","name":"build-module-mjs","id":"6823c7a1470172a2","timestamp":265278676989,"duration":66247,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/promiseReduce.mjs"}},{"traceId":"5c257a059a18d287","parentId":"de7a1a457c325465","name":"build-module-js","id":"0ea41d32d4701d73","timestamp":265278676728,"duration":66648,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/createSignalIfSupported.js"}},{"traceId":"5c257a059a18d287","parentId":"53526d339fa73c33","name":"build-module-mjs","id":"fd25470b45c5028f","timestamp":265278677052,"duration":66471,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/objectValues.mjs"}},{"traceId":"5c257a059a18d287","parentId":"53526d339fa73c33","name":"build-module-mjs","id":"94b29716c5fbaea5","timestamp":265278677018,"duration":66728,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/find.mjs"}},{"traceId":"5c257a059a18d287","parentId":"c4c447399776e3ad","name":"build-module-mjs","id":"007dd82ff6804881","timestamp":265278677096,"duration":66919,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/arrayFrom.mjs"}},{"traceId":"5c257a059a18d287","parentId":"8b2b7b42b57f2bd2","name":"build-module-js","id":"1f7a83d139dc3deb","timestamp":265278677130,"duration":67350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-visit-parents/index.js"}},{"traceId":"5c257a059a18d287","parentId":"e5fc93e7f31e2fc6","name":"build-module-js","id":"3c51744d8c5b08c1","timestamp":265278677161,"duration":67677,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/format/lightFormatters/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3d82bb2b774b7831","name":"build-module-js","id":"eb664aebaa179264","timestamp":265278677193,"duration":68564,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/CSSTransition.js"}},{"traceId":"5c257a059a18d287","parentId":"3d82bb2b774b7831","name":"build-module-js","id":"806d90129fd49d21","timestamp":265278677283,"duration":69938,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/TransitionGroup.js"}},{"traceId":"5c257a059a18d287","parentId":"3d82bb2b774b7831","name":"build-module-js","id":"929f6692452cb771","timestamp":265278677252,"duration":70931,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/SwitchTransition.js"}},{"traceId":"5c257a059a18d287","parentId":"3d82bb2b774b7831","name":"build-module-js","id":"d6d9768f520ad43a","timestamp":265278677315,"duration":72964,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/Transition.js"}},{"traceId":"5c257a059a18d287","parentId":"3d82bb2b774b7831","name":"build-module-js","id":"4d88c3963da668bf","timestamp":265278677347,"duration":73843,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/config.js"}},{"traceId":"5c257a059a18d287","parentId":"48e122676ef51521","name":"build-module-mjs","id":"79d8223acd5d8235","timestamp":265278677377,"duration":77330,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/printPathArray.mjs"}},{"traceId":"5c257a059a18d287","parentId":"51eb2b69902d3ba2","name":"build-module-mjs","id":"3e22ba6c12b90538","timestamp":265278677405,"duration":78812,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/isAsyncIterable.mjs"}},{"traceId":"5c257a059a18d287","parentId":"3d82bb2b774b7831","name":"build-module-js","id":"498dff640b9eba13","timestamp":265278677223,"duration":84223,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/ReplaceTransition.js"}},{"traceId":"5c257a059a18d287","parentId":"51eb2b69902d3ba2","name":"build-module-mjs","id":"f0b7fd9a62cf5db9","timestamp":265278677466,"duration":84728,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/subscription/mapAsyncIterator.mjs"}},{"traceId":"5c257a059a18d287","parentId":"929a6c563eec6ad1","name":"build-module-js","id":"51cfa2422aa59d07","timestamp":265278677433,"duration":84965,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/Combination.js"}},{"traceId":"5c257a059a18d287","parentId":"a4e420a1ce1edcba","name":"build-module-mjs","id":"30ba9c098a155b18","timestamp":265278677586,"duration":85268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/naturalCompare.mjs"}},{"traceId":"5c257a059a18d287","parentId":"2d323948a4fc109d","name":"build-module-js","id":"b71a492eaabc347e","timestamp":265278677523,"duration":85536,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/assign/index.js"}},{"traceId":"5c257a059a18d287","parentId":"eb72a1bfa7d2ccb5","name":"build-module-js","id":"7acf82205f8d4365","timestamp":265278677495,"duration":87636,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/tabbable/dist/index.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"2d323948a4fc109d","name":"build-module-js","id":"774be00234a9ab96","timestamp":265278677555,"duration":91602,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parse/_lib/parsers/index.js"}},{"traceId":"5c257a059a18d287","parentId":"52c51cbb94123f74","name":"build-module-mjs","id":"91a71ca4550f8fb7","timestamp":265278795961,"duration":10161,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/blockString.mjs"}},{"traceId":"5c257a059a18d287","parentId":"9b264287bc276f0e","name":"build-module-js","id":"9af65cce55968d05","timestamp":265278796128,"duration":10921,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/rng.js"}},{"traceId":"5c257a059a18d287","parentId":"34498d0590af13a5","name":"build-module-js","id":"55696a986fc32980","timestamp":265278796156,"duration":11536,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v35.js"}},{"traceId":"5c257a059a18d287","parentId":"34498d0590af13a5","name":"build-module-js","id":"e8b47b195e0edf5b","timestamp":265278796184,"duration":12308,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/sha1.js"}},{"traceId":"5c257a059a18d287","parentId":"4aea350f756618ee","name":"build-module-js","id":"c7a1471c56fb0ed3","timestamp":265278796213,"duration":15444,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/md5.js"}},{"traceId":"5c257a059a18d287","parentId":"eae1c41814067ef0","name":"build-module-js","id":"d402d5011a26b44c","timestamp":265278796068,"duration":17139,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/LocalState.js"}},{"traceId":"5c257a059a18d287","parentId":"eae1c41814067ef0","name":"build-module-js","id":"2c382fb6ce0d1693","timestamp":265278796033,"duration":21158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/QueryManager.js"}},{"traceId":"5c257a059a18d287","parentId":"eae1c41814067ef0","name":"build-module-js","id":"6214404ff58f2a09","timestamp":265278796099,"duration":21233,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/version.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"2ad9f9828c13e436","timestamp":265278796240,"duration":23193,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/empty.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"52c8b49c2077a9bc","timestamp":265278796267,"duration":26823,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/entityStore.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"64f7e58cfe691f02","timestamp":265278798635,"duration":33049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/inMemoryCache.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"2bcfb0e29f4163c2","timestamp":265278798709,"duration":36033,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/policies.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"f931e0756f030ff9","timestamp":265278798744,"duration":37283,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/object-canon.js"}},{"traceId":"5c257a059a18d287","parentId":"a8139364cfcc194a","name":"build-module-js","id":"e69774764e7f8a70","timestamp":265278798831,"duration":37929,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/regex.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"40970bdfaf7876ec","timestamp":265278798804,"duration":39757,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/helpers.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"e8592a2127264a22","timestamp":265278798859,"duration":39853,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/from.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"da000fb97104069b","timestamp":265278798915,"duration":39910,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/execute.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"bc50e5b6c4318991","timestamp":265278798941,"duration":40490,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/ApolloLink.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"3dad59839ada8fdf","timestamp":265278798888,"duration":40659,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/split.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"a299647ddf5ab30e","timestamp":265278798998,"duration":40632,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/types.js"}},{"traceId":"5c257a059a18d287","parentId":"e2073383dc0e2720","name":"build-module-mjs","id":"cbcd863bd5ce67cf","timestamp":265278798775,"duration":41147,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/nodejsCustomInspectSymbol.mjs"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"124072451df99544","timestamp":265278798678,"duration":42148,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/reactiveVars.js"}},{"traceId":"5c257a059a18d287","parentId":"c06847e1fff3bcd4","name":"build-module-js","id":"6dc85198376fbdd2","timestamp":265278798968,"duration":42237,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/concat.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"6d2e027d132df69e","timestamp":265278799052,"duration":42368,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/toPromise.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"55234495459f3afb","timestamp":265278799026,"duration":42520,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/fromError.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"ca9c3caa571c49d5","timestamp":265278801228,"duration":47143,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/throwServerError.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"f70740197976152a","timestamp":265278801303,"duration":47508,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/fromPromise.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"42ed395c4de92dd4","timestamp":265278801331,"duration":47815,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/transformOperation.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"22f0461fe98bfa05","timestamp":265278801272,"duration":48182,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/validateOperation.js"}},{"traceId":"5c257a059a18d287","parentId":"1cb78ca6ffeab4aa","name":"build-module-js","id":"b587f8740f0b161a","timestamp":265278801385,"duration":48397,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/createOperation.js"}},{"traceId":"5c257a059a18d287","parentId":"399441b14b6f2e1c","name":"build-module-js","id":"69db88c957f31f65","timestamp":265278801359,"duration":48602,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/ApolloConsumer.js"}},{"traceId":"5c257a059a18d287","parentId":"399441b14b6f2e1c","name":"build-module-js","id":"ace01e3bcc989fb9","timestamp":265278802333,"duration":47961,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/ApolloProvider.js"}},{"traceId":"5c257a059a18d287","parentId":"9309a14e5b2e722b","name":"build-module-js","id":"7b98540e0fa949a0","timestamp":265278802401,"duration":48011,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/maybe.js"}},{"traceId":"5c257a059a18d287","parentId":"9309a14e5b2e722b","name":"build-module-js","id":"7f73a253eea661ce","timestamp":265278802368,"duration":48173,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/fix-graphql.js"}},{"traceId":"5c257a059a18d287","parentId":"399441b14b6f2e1c","name":"build-module-js","id":"3611d68317c4af55","timestamp":265278802279,"duration":48537,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/ApolloContext.js"}},{"traceId":"5c257a059a18d287","parentId":"0474a9a63e2b7b3e","name":"build-module-js","id":"df82f797a6b3ca16","timestamp":265278802490,"duration":48474,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useApolloClient.js"}},{"traceId":"5c257a059a18d287","parentId":"9309a14e5b2e722b","name":"build-module-js","id":"c4658d5b9a1fc655","timestamp":265278802430,"duration":48756,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/DEV.js"}},{"traceId":"5c257a059a18d287","parentId":"0474a9a63e2b7b3e","name":"build-module-js","id":"d86c44fcba1f9579","timestamp":265278802517,"duration":48779,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useLazyQuery.js"}},{"traceId":"5c257a059a18d287","parentId":"9309a14e5b2e722b","name":"build-module-js","id":"29cbc224142abbb0","timestamp":265278802459,"duration":48993,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/global.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"f0ad64fd62f136d5","timestamp":265278802657,"duration":50071,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constructs.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"cb98c1bd4edb8209","timestamp":265278802686,"duration":50987,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/create-tokenizer.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"e8f6cfae8620f302","timestamp":265278802714,"duration":51336,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/combine-extensions.js"}},{"traceId":"5c257a059a18d287","parentId":"bf19bdbbabb3c9fb","name":"build-module-js","id":"c8ae104838100155","timestamp":265278802742,"duration":51924,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/subtokenize.js"}},{"traceId":"5c257a059a18d287","parentId":"0474a9a63e2b7b3e","name":"build-module-js","id":"4bbb0f18e3074441","timestamp":265278802545,"duration":52588,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useQuery.js"}},{"traceId":"5c257a059a18d287","parentId":"0474a9a63e2b7b3e","name":"build-module-js","id":"b782b0a3ae899ec8","timestamp":265278802600,"duration":52925,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useSubscription.js"}},{"traceId":"5c257a059a18d287","parentId":"0474a9a63e2b7b3e","name":"build-module-js","id":"bd1606082524a8d3","timestamp":265278802573,"duration":53192,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useMutation.js"}}]
|
|
15
|
-
[{"traceId":"5c257a059a18d287","parentId":"0474a9a63e2b7b3e","name":"build-module-js","id":"1baadd2ed7c7237b","timestamp":265278802628,"duration":53496,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useReactiveVar.js"}},{"traceId":"5c257a059a18d287","parentId":"4f02e245e93e4089","name":"build-module-js","id":"8dc3097d0d7e4f07","timestamp":265278809471,"duration":54859,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/from-char-code.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"7a7b0d2911d14bf7","timestamp":265278809611,"duration":55325,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/core/types/Cache.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"8c12e13f16547aed","timestamp":265278809641,"duration":55996,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/core/types/common.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"e83834b149114493","timestamp":265278809539,"duration":56245,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/miniflat.js"}},{"traceId":"5c257a059a18d287","parentId":"4587074fd415f1ec","name":"build-module-js","id":"90a3bc6a3c567e15","timestamp":265278809577,"duration":56634,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/core/cache.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"ef457bc270ea8e82","timestamp":265278809669,"duration":57014,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/directives.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"10cdfab2153a8d96","timestamp":265278809754,"duration":57941,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/storeUtils.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"2e45e5fc4a4bdb29","timestamp":265278809699,"duration":58353,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/fragments.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"71b3d4478aba9a1b","timestamp":265278809780,"duration":61511,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/transform.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"86999554b8f52af1","timestamp":265278809835,"duration":62938,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/Observable.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"601d1b098058e5c6","timestamp":265278809727,"duration":63668,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/getFromAST.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"c1607d5d0bdafb03","timestamp":265278809867,"duration":63673,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/iteration.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"9f40cdaf1ec2adfd","timestamp":265278809895,"duration":63949,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/asyncMap.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"339c1db28bde87b7","timestamp":265278809955,"duration":64036,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/subclassing.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"03cc89b73deb06bf","timestamp":265278809806,"duration":64963,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/policies/pagination.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"39a21145779a8454","timestamp":265278809927,"duration":65590,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/Concast.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"21b929beb723e610","timestamp":265278809981,"duration":66001,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/mergeDeep.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"4194188d0d2abe8b","timestamp":265278810009,"duration":66212,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/cloneDeep.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"540226f106fcb4d0","timestamp":265278826722,"duration":53794,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/maybeDeepFreeze.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"2ac06e008474e097","timestamp":265278826804,"duration":53846,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/objects.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"a6c7f1e27b7cc184","timestamp":265278826840,"duration":53925,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/errorHandling.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"8fb6867363243ce9","timestamp":265278844814,"duration":44152,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/makeUniqueId.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"f65a20e62d53b4fc","timestamp":265278844879,"duration":44699,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/compact.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"34577f718df90f8e","timestamp":265278844778,"duration":45172,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/canUse.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"fe35cefa24d551ca","timestamp":265278844938,"duration":47478,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/document.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"46889d913ccdabe7","timestamp":265278844973,"duration":48116,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/content.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"6a4ed369bf273436","timestamp":265278845035,"duration":48808,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/text.js"}},{"traceId":"5c257a059a18d287","parentId":"d636c63813eefe33","name":"build-module-js","id":"f65b3c930585217a","timestamp":265278845003,"duration":49096,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/flow.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"5a6d2b12d0d507da","timestamp":265278844702,"duration":50084,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/arrays.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"22fef33fe9e830c0","timestamp":265278844847,"duration":50378,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/stringifyForDisplay.js"}},{"traceId":"5c257a059a18d287","parentId":"a89684dff9af3dbd","name":"build-module-js","id":"36c278be715ed1d1","timestamp":265278844908,"duration":50475,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/types/IsStrictlyAny.js"}},{"traceId":"5c257a059a18d287","parentId":"6b2b4afa712f1938","name":"build-module-js","id":"feb3c1ebbc5e3241","timestamp":265278884352,"duration":20023,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js"}},{"traceId":"5c257a059a18d287","parentId":"1b9508a5c80bcb6a","name":"build-module-js","id":"894688885d58aa31","timestamp":265278884322,"duration":20232,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js"}},{"traceId":"5c257a059a18d287","parentId":"1b9508a5c80bcb6a","name":"build-module-js","id":"d984bf5858cd2c63","timestamp":265278884380,"duration":20444,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"eae1c41814067ef0","name":"build-module-js","id":"a6ffdc96af75045b","timestamp":265278884222,"duration":23429,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/tslib/tslib.es6.js"}},{"traceId":"5c257a059a18d287","parentId":"9cc848907baae078","name":"build-module-js","id":"4615173f41896e0a","timestamp":265278884408,"duration":23397,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js"}},{"traceId":"5c257a059a18d287","parentId":"3316b7fe2951b769","name":"build-module-js","id":"d2808a24ab7c9f94","timestamp":265278884286,"duration":25610,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@wry/equality/lib/equality.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"1b9508a5c80bcb6a","name":"build-module-js","id":"06375bffca69d701","timestamp":265278884464,"duration":26287,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js"}},{"traceId":"5c257a059a18d287","parentId":"11618196d7cb4a04","name":"build-module-js","id":"1abf99feec585f8a","timestamp":265278884545,"duration":26980,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/toNumber.js"}},{"traceId":"5c257a059a18d287","parentId":"1b9508a5c80bcb6a","name":"build-module-js","id":"4f32e8a221cccd84","timestamp":265278884435,"duration":27337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/iterableToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"11618196d7cb4a04","name":"build-module-js","id":"dbe9446a3eb1509e","timestamp":265278884572,"duration":27325,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/now.js"}},{"traceId":"5c257a059a18d287","parentId":"9cc848907baae078","name":"build-module-js","id":"1189b90c502b7baa","timestamp":265278884519,"duration":27492,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js"}},{"traceId":"5c257a059a18d287","parentId":"c42cd9e737ffde81","name":"build-module-js","id":"0f1b9b4cf905d6b4","timestamp":265278884602,"duration":30927,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/Trap.js"}},{"traceId":"5c257a059a18d287","parentId":"9cc848907baae078","name":"build-module-js","id":"b5b315b168c0f350","timestamp":265278884491,"duration":31348,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js"}},{"traceId":"5c257a059a18d287","parentId":"c42cd9e737ffde81","name":"build-module-js","id":"fb47b2717d0867bf","timestamp":265278884627,"duration":34296,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/Lock.js"}},{"traceId":"5c257a059a18d287","parentId":"103dcd20bce134cd","name":"build-module-js","id":"4d5a702bac55e366","timestamp":265278884710,"duration":34889,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/MoveFocusInside.js"}},{"traceId":"5c257a059a18d287","parentId":"103dcd20bce134cd","name":"build-module-js","id":"434b5d48f855ded2","timestamp":265278884653,"duration":35169,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/AutoFocusInside.js"}},{"traceId":"5c257a059a18d287","parentId":"103dcd20bce134cd","name":"build-module-js","id":"23ea276a5f078c9e","timestamp":265278885377,"duration":34666,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/FocusGuard.js"}},{"traceId":"5c257a059a18d287","parentId":"a42beac24534d1cc","name":"build-module-js","id":"1c3a4c33912e84fc","timestamp":265278885439,"duration":34765,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCDayOfYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a42beac24534d1cc","name":"build-module-js","id":"05fd4caba35d4aa1","timestamp":265278885470,"duration":34883,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"103dcd20bce134cd","name":"build-module-js","id":"ca02ca527f8bb86c","timestamp":265278884678,"duration":35867,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/FreeFocusInside.js"}},{"traceId":"5c257a059a18d287","parentId":"24eb7e49e3d79f48","name":"build-module-js","id":"6896d1a76c603839","timestamp":265278885408,"duration":35517,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/utils.js"}},{"traceId":"5c257a059a18d287","parentId":"a42beac24534d1cc","name":"build-module-js","id":"2422edda248afca2","timestamp":265278885530,"duration":35601,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a42beac24534d1cc","name":"build-module-js","id":"0169e0fa8f7ae178","timestamp":265278885500,"duration":35840,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a42beac24534d1cc","name":"build-module-js","id":"60c04024c4a570f5","timestamp":265278885559,"duration":37093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"d0dcf010e29cb53b","name":"build-module-js","id":"b5d46354ddad0252","timestamp":265278897737,"duration":31236,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/helpers/radixTree.js"}},{"traceId":"5c257a059a18d287","parentId":"eb664aebaa179264","name":"build-module-js","id":"f39cdb2989c653ca","timestamp":265278897793,"duration":31844,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"}},{"traceId":"5c257a059a18d287","parentId":"d0dcf010e29cb53b","name":"build-module-js","id":"c82c753ada17fbd6","timestamp":265278897765,"duration":32260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/helpers/CaeserCipher.js"}},{"traceId":"5c257a059a18d287","parentId":"d0dcf010e29cb53b","name":"build-module-js","id":"542d2976d0dfe1a2","timestamp":265278897707,"duration":87390,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/config/dumbPasswords.js"}},{"traceId":"5c257a059a18d287","parentId":"774be00234a9ab96","name":"build-module-js","id":"c248bb7cb6288577","timestamp":265278897922,"duration":87765,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCISODay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"774be00234a9ab96","name":"build-module-js","id":"1e94ea0282626120","timestamp":265278897869,"duration":88273,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCDay/index.js"}},{"traceId":"5c257a059a18d287","parentId":"774be00234a9ab96","name":"build-module-js","id":"eda002a0691867e8","timestamp":265278897956,"duration":88362,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"806d90129fd49d21","name":"build-module-js","id":"d10fd78548e3e0c3","timestamp":265278897822,"duration":88705,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js"}},{"traceId":"5c257a059a18d287","parentId":"806d90129fd49d21","name":"build-module-js","id":"ad18adc1c34cab96","timestamp":265278897672,"duration":89183,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/TransitionGroupContext.js"}},{"traceId":"5c257a059a18d287","parentId":"1f7a83d139dc3deb","name":"build-module-js","id":"c9baaf32fea395eb","timestamp":265278897329,"duration":91291,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-visit-parents/color.browser.js"}},{"traceId":"5c257a059a18d287","parentId":"774be00234a9ab96","name":"build-module-js","id":"c8bc5218f6618fdc","timestamp":265278900320,"duration":92890,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCISOWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"774be00234a9ab96","name":"build-module-js","id":"01a35d2d7586d902","timestamp":265278900348,"duration":94425,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"51cfa2422aa59d07","name":"build-module-js","id":"fe14873c478a46f0","timestamp":265278900451,"duration":94542,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/sidecar.js"}},{"traceId":"5c257a059a18d287","parentId":"51cfa2422aa59d07","name":"build-module-js","id":"e1d7630bfd7bc3a0","timestamp":265278900414,"duration":95277,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/UI.js"}},{"traceId":"5c257a059a18d287","parentId":"774be00234a9ab96","name":"build-module-js","id":"8f9734c1af1bd880","timestamp":265278900286,"duration":95584,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCWeek/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3b2fbd2cc3d6ba86","name":"build-module-js","id":"1f9bc66a29e138a9","timestamp":265278900482,"duration":95614,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/formatLong/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3b2fbd2cc3d6ba86","name":"build-module-js","id":"3143fcaaafe82ac1","timestamp":265278900510,"duration":95971,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/formatDistance/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3b2fbd2cc3d6ba86","name":"build-module-js","id":"810339b991423330","timestamp":265278901897,"duration":95000,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/formatRelative/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3b2fbd2cc3d6ba86","name":"build-module-js","id":"ccb41167c72df1a7","timestamp":265278901948,"duration":95318,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/localize/index.js"}},{"traceId":"5c257a059a18d287","parentId":"eb664aebaa179264","name":"build-module-js","id":"95762b22118157e8","timestamp":265278902010,"duration":95825,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/utils/PropTypes.js"}},{"traceId":"5c257a059a18d287","parentId":"806d90129fd49d21","name":"build-module-js","id":"c4542868d4950ba9","timestamp":265278902040,"duration":96410,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/utils/ChildMapping.js"}},{"traceId":"5c257a059a18d287","parentId":"64f7e58cfe691f02","name":"build-module-js","id":"ad699e3e93d8d33e","timestamp":265278902123,"duration":97731,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/readFromStore.js"}},{"traceId":"5c257a059a18d287","parentId":"cb98c1bd4edb8209","name":"build-module-js","id":"6d6ae61de0ba7dd1","timestamp":265278902180,"duration":98019,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/chunked-push.js"}},{"traceId":"5c257a059a18d287","parentId":"2c382fb6ce0d1693","name":"build-module-js","id":"8fdeafa90108f30f","timestamp":265278902068,"duration":102646,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/QueryInfo.js"}},{"traceId":"5c257a059a18d287","parentId":"cb98c1bd4edb8209","name":"build-module-js","id":"3324dd2c80015535","timestamp":265278902209,"duration":103132,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/serialize-chunks.js"}},{"traceId":"5c257a059a18d287","parentId":"cb98c1bd4edb8209","name":"build-module-js","id":"97a162e6f806c675","timestamp":265278902237,"duration":103303,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/slice-chunks.js"}},{"traceId":"5c257a059a18d287","parentId":"71b3d4478aba9a1b","name":"build-module-js","id":"a0b34af1175be836","timestamp":265278902264,"duration":103489,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/filterInPlace.js"}},{"traceId":"5c257a059a18d287","parentId":"64f7e58cfe691f02","name":"build-module-js","id":"4215b573a5be839c","timestamp":265278902151,"duration":110748,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/writeToStore.js"}},{"traceId":"5c257a059a18d287","parentId":"64f7e58cfe691f02","name":"build-module-js","id":"6bc887abc1a8bc6b","timestamp":265278902097,"duration":111124,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/fixPolyfills.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"a0e38796c422f67e","timestamp":265278902376,"duration":111407,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/autolink.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"c0cc49d78518362f","timestamp":265278902347,"duration":112145,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/attention.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"63ed3190207e83c6","timestamp":265278902430,"duration":112320,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/block-quote.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"cd3f4debc19d6736","timestamp":265278902404,"duration":112504,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/character-escape.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"1bd3a308f229a580","timestamp":265278902459,"duration":112919,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/character-reference.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"9f1f083b97be3240","timestamp":265278902488,"duration":113189,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/code-indented.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"a0ada303d73eea37","timestamp":265278902516,"duration":113653,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/code-fenced.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"22837a9ab02c2621","timestamp":265278902544,"duration":114079,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/code-text.js"}},{"traceId":"5c257a059a18d287","parentId":"d86c44fcba1f9579","name":"build-module-js","id":"0313cf22769beb7a","timestamp":265278902294,"duration":115045,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/utils/useBaseQuery.js"}},{"traceId":"5c257a059a18d287","parentId":"b782b0a3ae899ec8","name":"build-module-js","id":"6735afe87ae57b0e","timestamp":265278902319,"duration":115324,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/utils/useAfterFastRefresh.js"}},{"traceId":"5c257a059a18d287","parentId":"3b2fbd2cc3d6ba86","name":"build-module-js","id":"3c2754f88f62b8a0","timestamp":265278901981,"duration":116896,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/match/index.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"e4c53bc8dc73c63e","timestamp":265278917012,"duration":108268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/definition.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"a19859cff2b19112","timestamp":265278916634,"duration":108832,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/hard-break-escape.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"40a604fb58e7a9e2","timestamp":265278916975,"duration":108940,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/heading-atx.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"f68cdea89bb85434","timestamp":265278917132,"duration":108964,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/label-start-link.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"8bd79bf3420f72fe","timestamp":265278917043,"duration":110380,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/html-flow.js"}}]
|
|
16
|
-
[{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"288c8c7ac96b629a","timestamp":265278917105,"duration":111818,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/label-end.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"04d5a3b131d877e8","timestamp":265278917077,"duration":112963,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/html-text.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"71ec601178f2a397","timestamp":265279035112,"duration":18891,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/label-start-image.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"8dc1e5cce95f4ded","timestamp":265279034694,"duration":19580,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/line-ending.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"2bd4723751afc810","timestamp":265279035175,"duration":19691,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/thematic-break.js"}},{"traceId":"5c257a059a18d287","parentId":"fe35cefa24d551ca","name":"build-module-js","id":"73440ace7db5ba76","timestamp":265279035204,"duration":19842,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-space.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"449f14d91e8da31a","timestamp":265279035072,"duration":20740,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/list.js"}},{"traceId":"5c257a059a18d287","parentId":"fe35cefa24d551ca","name":"build-module-js","id":"69bf1652e71b5c07","timestamp":265279035233,"duration":20751,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/partial-blank-line.js"}},{"traceId":"5c257a059a18d287","parentId":"1abf99feec585f8a","name":"build-module-js","id":"295fb03d892435ce","timestamp":265279035374,"duration":21035,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/isSymbol.js"}},{"traceId":"5c257a059a18d287","parentId":"f65b3c930585217a","name":"build-module-js","id":"21e92705b1085d04","timestamp":265279035261,"duration":21491,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/content.js"}},{"traceId":"5c257a059a18d287","parentId":"f0ad64fd62f136d5","name":"build-module-js","id":"fd5be2856273fb20","timestamp":265279035145,"duration":22008,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/setext-underline.js"}},{"traceId":"5c257a059a18d287","parentId":"0f1b9b4cf905d6b4","name":"build-module-js","id":"a6d0471922e11dd3","timestamp":265279035455,"duration":25408,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/medium.js"}},{"traceId":"5c257a059a18d287","parentId":"0f1b9b4cf905d6b4","name":"build-module-js","id":"1d5268745c487f45","timestamp":265279035399,"duration":26599,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/util.js"}},{"traceId":"5c257a059a18d287","parentId":"dbe9446a3eb1509e","name":"build-module-js","id":"27d99fcf4b1cc8c2","timestamp":265279035425,"duration":26844,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_root.js"}},{"traceId":"5c257a059a18d287","parentId":"b782b0a3ae899ec8","name":"build-module-js","id":"c7c76643c730713b","timestamp":265279035291,"duration":27201,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/index.js"}},{"traceId":"5c257a059a18d287","parentId":"894688885d58aa31","name":"build-module-js","id":"4489735027d70307","timestamp":265279035320,"duration":27585,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js"}},{"traceId":"5c257a059a18d287","parentId":"1abf99feec585f8a","name":"build-module-js","id":"236ebd0022ba93b1","timestamp":265279035347,"duration":28027,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_baseTrim.js"}},{"traceId":"5c257a059a18d287","parentId":"3b4bf18421701398","name":"build-module-js","id":"016d9ba34a201610","timestamp":265279039503,"duration":29979,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-is/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a0e38796c422f67e","name":"build-module-js","id":"e61775e7db113bbd","timestamp":265279039535,"duration":30143,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-atext.js"}},{"traceId":"5c257a059a18d287","parentId":"a15dcf99dbfd178e","name":"build-module-js","id":"082e151e7716565a","timestamp":265279039568,"duration":30765,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-fast-compare/index.js"}},{"traceId":"5c257a059a18d287","parentId":"251897b6acebbe1f","name":"build-module-js","id":"1431af627aa8681a","timestamp":265279039597,"duration":31206,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/warning/warning.js"}},{"traceId":"5c257a059a18d287","parentId":"d237ec809b8be393","name":"build-module-js","id":"61b0826993f6f571","timestamp":265279039380,"duration":31944,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/unitless/dist/unitless.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"d237ec809b8be393","name":"build-module-js","id":"74b6e5ea13a395c8","timestamp":265279039464,"duration":32137,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/memoize/dist/emotion-memoize.browser.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"63ed3190207e83c6","name":"build-module-js","id":"d1f76a4e5889f5c5","timestamp":265279043859,"duration":33019,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/markdown-space.js"}},{"traceId":"5c257a059a18d287","parentId":"05fd4caba35d4aa1","name":"build-module-js","id":"5e0e9a28ad42edd8","timestamp":265279043218,"duration":34852,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCISOWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"cd3f4debc19d6736","name":"build-module-js","id":"068ab56eab896e01","timestamp":265279043888,"duration":35043,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-punctuation.js"}},{"traceId":"5c257a059a18d287","parentId":"1bd3a308f229a580","name":"build-module-js","id":"1b5790aa3721fc6f","timestamp":265279043917,"duration":35154,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-digit.js"}},{"traceId":"5c257a059a18d287","parentId":"1bd3a308f229a580","name":"build-module-js","id":"a113edd63131a27f","timestamp":265279043945,"duration":35248,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-hex-digit.js"}},{"traceId":"5c257a059a18d287","parentId":"e4c53bc8dc73c63e","name":"build-module-js","id":"89dd422db40c075c","timestamp":265279044004,"duration":36028,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-label.js"}},{"traceId":"5c257a059a18d287","parentId":"e4c53bc8dc73c63e","name":"build-module-js","id":"21281efd4d4acf0a","timestamp":265279044031,"duration":36194,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-whitespace.js"}},{"traceId":"5c257a059a18d287","parentId":"e4c53bc8dc73c63e","name":"build-module-js","id":"f4c01f4f8afa1197","timestamp":265279044059,"duration":36588,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-destination.js"}},{"traceId":"5c257a059a18d287","parentId":"2422edda248afca2","name":"build-module-js","id":"e764ede3904e0d28","timestamp":265279043524,"duration":37369,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCWeekYear/index.js"}},{"traceId":"5c257a059a18d287","parentId":"e4c53bc8dc73c63e","name":"build-module-js","id":"18fcd1e061432242","timestamp":265279044086,"duration":37288,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-title.js"}},{"traceId":"5c257a059a18d287","parentId":"c0cc49d78518362f","name":"build-module-js","id":"060c4250fa408eee","timestamp":265279043827,"duration":39468,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/move-point.js"}},{"traceId":"5c257a059a18d287","parentId":"9f1f083b97be3240","name":"build-module-js","id":"c9bae00bf67bb9f6","timestamp":265279043976,"duration":39772,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/prefix-size.js"}},{"traceId":"5c257a059a18d287","parentId":"0313cf22769beb7a","name":"build-module-js","id":"6a01fc354b1886f4","timestamp":265279043787,"duration":41113,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/utils/useDeepMemo.js"}},{"traceId":"5c257a059a18d287","parentId":"8bd79bf3420f72fe","name":"build-module-js","id":"47fc4c7659abab00","timestamp":265279047898,"duration":41629,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/html-block-names.js"}},{"traceId":"5c257a059a18d287","parentId":"8bd79bf3420f72fe","name":"build-module-js","id":"89dabf76877ffd77","timestamp":265279047929,"duration":41711,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/html-raw-names.js"}},{"traceId":"5c257a059a18d287","parentId":"fe14873c478a46f0","name":"build-module-js","id":"08bd6dce00332904","timestamp":265279047833,"duration":43672,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/SideEffect.js"}},{"traceId":"5c257a059a18d287","parentId":"97a64673b407b779","name":"build-module-js","id":"f9daeac477a52d1f","timestamp":265279047488,"duration":44229,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/index.js"}},{"traceId":"5c257a059a18d287","parentId":"fe14873c478a46f0","name":"build-module-js","id":"754ded2f2d087845","timestamp":265279047869,"duration":43998,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/medium.js"}},{"traceId":"5c257a059a18d287","parentId":"7f73a253eea661ce","name":"build-module-js","id":"fbc95eece0a07b96","timestamp":265279073041,"duration":22939,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ts-invariant/process/index.js"}},{"traceId":"5c257a059a18d287","parentId":"c7c76643c730713b","name":"build-module-js","id":"a992066e794e9d45","timestamp":265279092703,"duration":5366,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/OperationData.js"}},{"traceId":"5c257a059a18d287","parentId":"c7c76643c730713b","name":"build-module-js","id":"bfe31680fe28047d","timestamp":265279092738,"duration":5909,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/MutationData.js"}},{"traceId":"5c257a059a18d287","parentId":"449f14d91e8da31a","name":"build-module-js","id":"beab80792a902997","timestamp":265279092801,"duration":6008,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/size-chunks.js"}},{"traceId":"5c257a059a18d287","parentId":"c7c76643c730713b","name":"build-module-js","id":"35948d2a047ca020","timestamp":265279092771,"duration":8007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/QueryData.js"}},{"traceId":"5c257a059a18d287","parentId":"c7c76643c730713b","name":"build-module-js","id":"af3b35d041fc4873","timestamp":265279092363,"duration":8952,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/SubscriptionData.js"}},{"traceId":"5c257a059a18d287","parentId":"1f9bc66a29e138a9","name":"build-module-js","id":"2fd8e8140f808558","timestamp":265279096341,"duration":10116,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildFormatLongFn/index.js"}},{"traceId":"5c257a059a18d287","parentId":"a15dcf99dbfd178e","name":"build-module-js","id":"ee9db9ff003a8dec","timestamp":265279096250,"duration":10394,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/index.js"}},{"traceId":"5c257a059a18d287","parentId":"ccb41167c72df1a7","name":"build-module-js","id":"5c347a9f4d1bd0be","timestamp":265279096377,"duration":10487,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildLocalizeFn/index.js"}},{"traceId":"5c257a059a18d287","parentId":"295fb03d892435ce","name":"build-module-js","id":"e58feaa35bd2f0c7","timestamp":265279096466,"duration":10899,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_baseGetTag.js"}},{"traceId":"5c257a059a18d287","parentId":"27d99fcf4b1cc8c2","name":"build-module-js","id":"a5af82849c0add5e","timestamp":265279096496,"duration":10996,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_freeGlobal.js"}},{"traceId":"5c257a059a18d287","parentId":"295fb03d892435ce","name":"build-module-js","id":"19c1e27ad9695a6a","timestamp":265279096523,"duration":11069,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/isObjectLike.js"}},{"traceId":"5c257a059a18d287","parentId":"51cfa2422aa59d07","name":"build-module-js","id":"08fb3b7579037af4","timestamp":265279096308,"duration":13246,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/node_modules/tslib/tslib.es6.js"}},{"traceId":"5c257a059a18d287","parentId":"236ebd0022ba93b1","name":"build-module-js","id":"dd1204cdf8a3469b","timestamp":265279096551,"duration":13301,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_trimmedEndIndex.js"}},{"traceId":"5c257a059a18d287","parentId":"3c2754f88f62b8a0","name":"build-module-js","id":"281423cb4f216374","timestamp":265279096437,"duration":13662,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildMatchPatternFn/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3c2754f88f62b8a0","name":"build-module-js","id":"2565f718801242bd","timestamp":265279096408,"duration":14011,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildMatchFn/index.js"}},{"traceId":"5c257a059a18d287","parentId":"52c8b49c2077a9bc","name":"build-module-js","id":"9365aff8bf58fdd8","timestamp":265279097164,"duration":14605,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@wry/trie/lib/trie.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"52c8b49c2077a9bc","name":"build-module-js","id":"be969a2a91d6d5fe","timestamp":265279097202,"duration":16342,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/optimism/lib/bundle.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"124072451df99544","name":"build-module-js","id":"cbe772ede2506c56","timestamp":265279097270,"duration":16979,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@wry/context/lib/context.esm.js"}},{"traceId":"5c257a059a18d287","parentId":"86999554b8f52af1","name":"build-module-js","id":"72a37488d216e611","timestamp":265279097234,"duration":19004,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/zen-observable-ts/module.js"}},{"traceId":"5c257a059a18d287","parentId":"016d9ba34a201610","name":"build-module-js","id":"f60a91f6687ba4c4","timestamp":265279103600,"duration":14016,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-is/cjs/react-is.production.min.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"6719972e5656a212","timestamp":265279105529,"duration":13715,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Utility.js"}},{"traceId":"5c257a059a18d287","parentId":"eb664aebaa179264","name":"build-module-js","id":"d800f560188415b2","timestamp":265279105419,"duration":17015,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dom-helpers/esm/addClass.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"322f707dd80a4eb8","timestamp":265279105585,"duration":19187,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Prefixer.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"6257612afc0e7777","timestamp":265279105643,"duration":23184,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Tokenizer.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"edc81183b648ef0c","timestamp":265279105557,"duration":26310,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Parser.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"94f7ecdb0062318c","timestamp":265279105672,"duration":28303,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Middleware.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"9b25dc6331adfe22","timestamp":265279105614,"duration":28615,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Serializer.js"}},{"traceId":"5c257a059a18d287","parentId":"f9daeac477a52d1f","name":"build-module-js","id":"5b96fb107fc6880b","timestamp":265279105501,"duration":29250,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Enum.js"}},{"traceId":"5c257a059a18d287","parentId":"eb664aebaa179264","name":"build-module-js","id":"90614d99eac15910","timestamp":265279105466,"duration":29997,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dom-helpers/esm/removeClass.js"}},{"traceId":"5c257a059a18d287","parentId":"08bd6dce00332904","name":"build-module-js","id":"8cf86522e9055ec3","timestamp":265279105700,"duration":30713,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/handleScroll.js"}},{"traceId":"5c257a059a18d287","parentId":"08bd6dce00332904","name":"build-module-js","id":"d4a267d862635e73","timestamp":265279105727,"duration":34081,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js"}},{"traceId":"5c257a059a18d287","parentId":"eb664aebaa179264","name":"build-module-js","id":"36aac6e77d11a4ad","timestamp":265279110666,"duration":31590,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/index.js"}},{"traceId":"5c257a059a18d287","parentId":"86999554b8f52af1","name":"build-module-js","id":"b14a6f0e1b1fe1de","timestamp":265279110719,"duration":32071,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/symbol-observable/es/index.js"}},{"traceId":"5c257a059a18d287","parentId":"0f1b9b4cf905d6b4","name":"build-module-js","id":"ab54d682161d66e8","timestamp":265279110753,"duration":32335,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"0f1b9b4cf905d6b4","name":"build-module-js","id":"34c7bf4e6f36b4c3","timestamp":265279116555,"duration":30995,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-clientside-effect/lib/index.es.js"}},{"traceId":"5c257a059a18d287","parentId":"fb47b2717d0867bf","name":"build-module-js","id":"0740a8db800e552d","timestamp":265279118047,"duration":29797,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/constants.js"}},{"traceId":"5c257a059a18d287","parentId":"ee9db9ff003a8dec","name":"build-module-js","id":"fa2257324aeeb61d","timestamp":265279136719,"duration":15154,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/enums.js"}},{"traceId":"5c257a059a18d287","parentId":"ee9db9ff003a8dec","name":"build-module-js","id":"746f6e72b9dfaf8b","timestamp":265279137062,"duration":17929,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/createPopper.js"}},{"traceId":"5c257a059a18d287","parentId":"ee9db9ff003a8dec","name":"build-module-js","id":"7c56334a612d5e76","timestamp":265279137130,"duration":19676,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/popper-lite.js"}},{"traceId":"5c257a059a18d287","parentId":"ee9db9ff003a8dec","name":"build-module-js","id":"74f138aeadea2bcd","timestamp":265279137099,"duration":20493,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/popper.js"}},{"traceId":"5c257a059a18d287","parentId":"fb47b2717d0867bf","name":"build-module-js","id":"c3df198c23f694f6","timestamp":265279145623,"duration":18337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"e58feaa35bd2f0c7","name":"build-module-js","id":"1c06f7584fed45bf","timestamp":265279146592,"duration":20416,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_Symbol.js"}},{"traceId":"5c257a059a18d287","parentId":"e58feaa35bd2f0c7","name":"build-module-js","id":"4b980607420237ba","timestamp":265279146699,"duration":21219,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_getRawTag.js"}},{"traceId":"5c257a059a18d287","parentId":"e58feaa35bd2f0c7","name":"build-module-js","id":"eb492bece11e550f","timestamp":265279146659,"duration":21416,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_objectToString.js"}},{"traceId":"5c257a059a18d287","parentId":"ee9db9ff003a8dec","name":"build-module-js","id":"8fd60862f8cdb72d","timestamp":265279146735,"duration":21563,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/index.js"}},{"traceId":"5c257a059a18d287","parentId":"b14a6f0e1b1fe1de","name":"build-module-js","id":"6b9ac5f13f5cd800","timestamp":265279159406,"duration":19071,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/symbol-observable/es/ponyfill.js"}},{"traceId":"5c257a059a18d287","parentId":"d800f560188415b2","name":"build-module-js","id":"4ec80b41a53622bf","timestamp":265279165699,"duration":15480,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dom-helpers/esm/hasClass.js"}},{"traceId":"5c257a059a18d287","parentId":"36aac6e77d11a4ad","name":"build-module-js","id":"890e79a1de79f07f","timestamp":265279169792,"duration":12743,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/factoryWithThrowingShims.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"b78931b49b9e2d80","timestamp":265279169855,"duration":13498,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusables.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"d98b1e139b293a86","timestamp":265279169954,"duration":14025,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusMerge.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"fe2e80922da344d7","timestamp":265279169890,"duration":14291,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusInside.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"27252bd5ab0526e9","timestamp":265279169919,"duration":14395,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusIsHidden.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"53c4c947badb309e","timestamp":265279170011,"duration":14610,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/sibling.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"807f8ced963c326f","timestamp":265279169982,"duration":14969,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/setFocus.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"056c2a56676cd846","timestamp":265279170042,"duration":15032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/tabHook.js"}},{"traceId":"5c257a059a18d287","parentId":"7c56334a612d5e76","name":"build-module-js","id":"1825b690ca508259","timestamp":265279172334,"duration":15043,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/eventListeners.js"}},{"traceId":"5c257a059a18d287","parentId":"7c56334a612d5e76","name":"build-module-js","id":"5a5030c67e0e9864","timestamp":265279172496,"duration":15252,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/applyStyles.js"}},{"traceId":"5c257a059a18d287","parentId":"7c56334a612d5e76","name":"build-module-js","id":"fbfc1fc153d89871","timestamp":265279172440,"duration":16330,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/computeStyles.js"}},{"traceId":"5c257a059a18d287","parentId":"7c56334a612d5e76","name":"build-module-js","id":"1c11fad8ff648fa4","timestamp":265279172389,"duration":16531,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js"}}]
|
|
17
|
-
[{"traceId":"5c257a059a18d287","parentId":"74f138aeadea2bcd","name":"build-module-js","id":"4e8c1ef50c834e2c","timestamp":265279172532,"duration":16897,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/offset.js"}},{"traceId":"5c257a059a18d287","parentId":"74f138aeadea2bcd","name":"build-module-js","id":"547f7b57549ed6fa","timestamp":265279172602,"duration":17440,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/flip.js"}},{"traceId":"5c257a059a18d287","parentId":"74f138aeadea2bcd","name":"build-module-js","id":"f9567e5dc60cf030","timestamp":265279172669,"duration":18035,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js"}},{"traceId":"5c257a059a18d287","parentId":"74f138aeadea2bcd","name":"build-module-js","id":"e1f76cfbec8c6563","timestamp":265279172709,"duration":18530,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/arrow.js"}},{"traceId":"5c257a059a18d287","parentId":"74f138aeadea2bcd","name":"build-module-js","id":"925126a337e3e224","timestamp":265279172740,"duration":18782,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/hide.js"}},{"traceId":"5c257a059a18d287","parentId":"ab54d682161d66e8","name":"build-module-js","id":"d46b1e3cfd708b4a","timestamp":265279179380,"duration":23421,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/all-affected.js"}},{"traceId":"5c257a059a18d287","parentId":"a6d0471922e11dd3","name":"build-module-js","id":"ad1202329a29542d","timestamp":265279181261,"duration":22552,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"08bd6dce00332904","name":"build-module-js","id":"23ffe76b25d9547d","timestamp":265279181340,"duration":22626,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"e1d7630bfd7bc3a0","name":"build-module-js","id":"514091d6bdec6165","timestamp":265279181307,"duration":24076,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/constants.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"04056917a040267a","timestamp":265279181371,"duration":24647,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"f407e93e63418133","timestamp":265279181440,"duration":24810,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/listScrollParents.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"65a8a48d81c7a544","timestamp":265279181409,"duration":25002,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getLayoutRect.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"97c918f7e8d64b67","timestamp":265279181470,"duration":25912,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"3452c9767135a972","timestamp":265279181499,"duration":26010,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"0a1911bfc55efdc7","timestamp":265279181528,"duration":26247,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/instanceOf.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"37ff5ad6c0f34b33","timestamp":265279181614,"duration":26320,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/debounce.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"ad8ff413e4abab7b","timestamp":265279181559,"duration":31423,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/orderModifiers.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"cdccfe5812717b51","timestamp":265279181587,"duration":35553,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/validateModifiers.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"b8b7a8d470af665b","timestamp":265279181643,"duration":35680,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/uniqueBy.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"8159b597936378a1","timestamp":265279181697,"duration":35985,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/mergeByName.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"21363d14055b1428","timestamp":265279181723,"duration":36916,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/detectOverflow.js"}},{"traceId":"5c257a059a18d287","parentId":"746f6e72b9dfaf8b","name":"build-module-js","id":"155f84bebb66d73b","timestamp":265279181670,"duration":37095,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getBasePlacement.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"21aa4e9d945fffa2","timestamp":265279185503,"duration":38964,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/useRef.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"6527060503733f29","timestamp":265279185537,"duration":39102,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/createRef.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"074eb0abe4140b2e","timestamp":265279185450,"duration":39305,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/assignRef.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"1b86a816e6f061fa","timestamp":265279185569,"duration":39321,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/mergeRef.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"e11812c02360b268","timestamp":265279185597,"duration":39411,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/useMergeRef.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"79548fe167f89698","timestamp":265279185683,"duration":39615,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/refToCallback.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"ee7b17b025c80a43","timestamp":265279185656,"duration":39761,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/transformRef.js"}},{"traceId":"5c257a059a18d287","parentId":"c3df198c23f694f6","name":"build-module-js","id":"790eb82368870d18","timestamp":265279185628,"duration":40087,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/useTransformRef.js"}},{"traceId":"5c257a059a18d287","parentId":"fbc95eece0a07b96","name":"build-module-js","id":"9655472bd7a773ee","timestamp":265279194872,"duration":34607,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/process/browser.js"}},{"traceId":"5c257a059a18d287","parentId":"547f7b57549ed6fa","name":"build-module-js","id":"a71f884bd80285f3","timestamp":265279227332,"duration":6238,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getOppositePlacement.js"}},{"traceId":"5c257a059a18d287","parentId":"fbfc1fc153d89871","name":"build-module-js","id":"05622ae1a5e1ac2c","timestamp":265279227271,"duration":6609,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/math.js"}},{"traceId":"5c257a059a18d287","parentId":"1c11fad8ff648fa4","name":"build-module-js","id":"4f85b69a48d9602d","timestamp":265279227300,"duration":6960,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/computeOffsets.js"}},{"traceId":"5c257a059a18d287","parentId":"5a5030c67e0e9864","name":"build-module-js","id":"0a5610735cdc9cda","timestamp":265279227172,"duration":7197,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getNodeName.js"}},{"traceId":"5c257a059a18d287","parentId":"547f7b57549ed6fa","name":"build-module-js","id":"c06c9ba72e128214","timestamp":265279227362,"duration":7135,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js"}},{"traceId":"5c257a059a18d287","parentId":"fbfc1fc153d89871","name":"build-module-js","id":"87052135238e8cf7","timestamp":265279227208,"duration":7404,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.js"}},{"traceId":"5c257a059a18d287","parentId":"f9567e5dc60cf030","name":"build-module-js","id":"9b38b5d86540a3dc","timestamp":265279227452,"duration":7254,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getAltAxis.js"}},{"traceId":"5c257a059a18d287","parentId":"f9567e5dc60cf030","name":"build-module-js","id":"d8ec8b0655284e32","timestamp":265279227421,"duration":7379,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getMainAxisFromPlacement.js"}},{"traceId":"5c257a059a18d287","parentId":"1825b690ca508259","name":"build-module-js","id":"d210ba8d2d0bf63d","timestamp":265279226800,"duration":8108,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getWindow.js"}},{"traceId":"5c257a059a18d287","parentId":"fbfc1fc153d89871","name":"build-module-js","id":"2bb8d19722fb5796","timestamp":265279227240,"duration":7750,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getVariation.js"}},{"traceId":"5c257a059a18d287","parentId":"547f7b57549ed6fa","name":"build-module-js","id":"438b5732e592d2a7","timestamp":265279227391,"duration":7931,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js"}},{"traceId":"5c257a059a18d287","parentId":"f9567e5dc60cf030","name":"build-module-js","id":"f86602795acdc3b9","timestamp":265279227479,"duration":7946,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/within.js"}},{"traceId":"5c257a059a18d287","parentId":"f9567e5dc60cf030","name":"build-module-js","id":"4512c2f14a1be6b8","timestamp":265279227507,"duration":8002,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getFreshSideObject.js"}},{"traceId":"5c257a059a18d287","parentId":"e1f76cfbec8c6563","name":"build-module-js","id":"3ba0e9a06c3a40a2","timestamp":265279227539,"duration":8123,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/contains.js"}},{"traceId":"5c257a059a18d287","parentId":"e1f76cfbec8c6563","name":"build-module-js","id":"40e5ef4874c36e4a","timestamp":265279227610,"duration":8170,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/expandToHashMap.js"}},{"traceId":"5c257a059a18d287","parentId":"e1f76cfbec8c6563","name":"build-module-js","id":"1e5b027b375a763a","timestamp":265279227581,"duration":8307,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js"}},{"traceId":"5c257a059a18d287","parentId":"d98b1e139b293a86","name":"build-module-js","id":"127bfd5638019f65","timestamp":265279230573,"duration":6956,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/solver.js"}},{"traceId":"5c257a059a18d287","parentId":"b78931b49b9e2d80","name":"build-module-js","id":"99e9bc7d8b81ecaf","timestamp":265279230651,"duration":7105,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/DOMutils.js"}},{"traceId":"5c257a059a18d287","parentId":"b78931b49b9e2d80","name":"build-module-js","id":"5cf59eccff00e127","timestamp":265279230619,"duration":7444,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/parenting.js"}},{"traceId":"5c257a059a18d287","parentId":"d98b1e139b293a86","name":"build-module-js","id":"d214a19677b55ae0","timestamp":265279230708,"duration":8106,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/firstFocus.js"}},{"traceId":"5c257a059a18d287","parentId":"fe2e80922da344d7","name":"build-module-js","id":"11bc4cfd9aabfce5","timestamp":265279230739,"duration":8219,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/array.js"}},{"traceId":"5c257a059a18d287","parentId":"b78931b49b9e2d80","name":"build-module-js","id":"6e5f7ce9ef385837","timestamp":265279230680,"duration":8561,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/is.js"}},{"traceId":"5c257a059a18d287","parentId":"04056917a040267a","name":"build-module-js","id":"6e34baa73af12e17","timestamp":265279231121,"duration":8278,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js"}},{"traceId":"5c257a059a18d287","parentId":"04056917a040267a","name":"build-module-js","id":"56e9b4e2525a8756","timestamp":265279231189,"duration":8333,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getWindowScrollBarX.js"}},{"traceId":"5c257a059a18d287","parentId":"04056917a040267a","name":"build-module-js","id":"ce57e44eb5721932","timestamp":265279231160,"duration":8481,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.js"}},{"traceId":"5c257a059a18d287","parentId":"04056917a040267a","name":"build-module-js","id":"1cd0aed32d0a2eee","timestamp":265279231260,"duration":8549,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/isScrollParent.js"}},{"traceId":"5c257a059a18d287","parentId":"cdccfe5812717b51","name":"build-module-js","id":"3ad2acf5404343ce","timestamp":265279231617,"duration":8341,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/format.js"}},{"traceId":"5c257a059a18d287","parentId":"f407e93e63418133","name":"build-module-js","id":"0abbc271a0303c49","timestamp":265279231504,"duration":8578,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getParentNode.js"}},{"traceId":"5c257a059a18d287","parentId":"f407e93e63418133","name":"build-module-js","id":"5087bb5b738cad6d","timestamp":265279231398,"duration":8813,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getScrollParent.js"}},{"traceId":"5c257a059a18d287","parentId":"21363d14055b1428","name":"build-module-js","id":"b8b116c38e42c4e8","timestamp":265279231717,"duration":8591,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/rectToClientRect.js"}},{"traceId":"5c257a059a18d287","parentId":"97c918f7e8d64b67","name":"build-module-js","id":"360c1c062b06f61e","timestamp":265279231539,"duration":8864,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/isTableElement.js"}},{"traceId":"5c257a059a18d287","parentId":"21363d14055b1428","name":"build-module-js","id":"3e7711119250b3f8","timestamp":265279231674,"duration":9149,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.js"}},{"traceId":"5c257a059a18d287","parentId":"890e79a1de79f07f","name":"build-module-js","id":"f8fd413605a14ca3","timestamp":265279232812,"duration":12315,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/lib/ReactPropTypesSecret.js"}},{"traceId":"5c257a059a18d287","parentId":"ad1202329a29542d","name":"build-module-js","id":"57ee5240aadcf01a","timestamp":265279236316,"duration":9047,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/config.js"}},{"traceId":"5c257a059a18d287","parentId":"ad1202329a29542d","name":"build-module-js","id":"3e7ae0856642c862","timestamp":265279236281,"duration":9490,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/hook.js"}},{"traceId":"5c257a059a18d287","parentId":"ad1202329a29542d","name":"build-module-js","id":"7bc018be2dc62cc1","timestamp":265279236347,"duration":9895,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/medium.js"}},{"traceId":"5c257a059a18d287","parentId":"ad1202329a29542d","name":"build-module-js","id":"12ab5a9918efb058","timestamp":265279236403,"duration":10014,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/exports.js"}},{"traceId":"5c257a059a18d287","parentId":"ad1202329a29542d","name":"build-module-js","id":"5955e98fb4f90d09","timestamp":265279236374,"duration":10391,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/renderProp.js"}},{"traceId":"5c257a059a18d287","parentId":"ad1202329a29542d","name":"build-module-js","id":"2bdaa4e1264bbb4f","timestamp":265279236231,"duration":10721,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/hoc.js"}},{"traceId":"5c257a059a18d287","parentId":"23ffe76b25d9547d","name":"build-module-js","id":"e494bbfe6eb82191","timestamp":265279236431,"duration":10843,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/component.js"}},{"traceId":"5c257a059a18d287","parentId":"23ffe76b25d9547d","name":"build-module-js","id":"cce932aa0902c481","timestamp":265279236458,"duration":11048,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/utils.js"}},{"traceId":"5c257a059a18d287","parentId":"08bd6dce00332904","name":"build-module-js","id":"308ecb99e242d9c1","timestamp":265279243640,"duration":7337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3e7711119250b3f8","name":"build-module-js","id":"f3dc535637176dd0","timestamp":265279250289,"duration":1837,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js"}},{"traceId":"5c257a059a18d287","parentId":"56e9b4e2525a8756","name":"build-module-js","id":"babfef6396faf098","timestamp":265279250184,"duration":2380,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js"}},{"traceId":"5c257a059a18d287","parentId":"127bfd5638019f65","name":"build-module-js","id":"e241ff0e7ab04eeb","timestamp":265279251111,"duration":1696,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/correctFocus.js"}},{"traceId":"5c257a059a18d287","parentId":"ce57e44eb5721932","name":"build-module-js","id":"9a3ff7b1c6682d23","timestamp":265279250253,"duration":2654,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.js"}},{"traceId":"5c257a059a18d287","parentId":"99e9bc7d8b81ecaf","name":"build-module-js","id":"cf4f898e031cfd68","timestamp":265279251154,"duration":1970,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/tabOrder.js"}},{"traceId":"5c257a059a18d287","parentId":"3e7711119250b3f8","name":"build-module-js","id":"57c08fb8ea7bf51d","timestamp":265279250322,"duration":3170,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.js"}},{"traceId":"5c257a059a18d287","parentId":"99e9bc7d8b81ecaf","name":"build-module-js","id":"8bc78330cc32c0f1","timestamp":265279251185,"duration":6597,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/tabUtils.js"}},{"traceId":"5c257a059a18d287","parentId":"3e7ae0856642c862","name":"build-module-js","id":"fc8b3d493182193c","timestamp":265279252337,"duration":9427,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/env.js"}},{"traceId":"5c257a059a18d287","parentId":"308ecb99e242d9c1","name":"build-module-js","id":"eb41134457ebdf1a","timestamp":265279258825,"duration":4443,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/singleton.js"}},{"traceId":"5c257a059a18d287","parentId":"308ecb99e242d9c1","name":"build-module-js","id":"1aeccb1f39521095","timestamp":265279258486,"duration":4968,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/component.js"}},{"traceId":"5c257a059a18d287","parentId":"308ecb99e242d9c1","name":"build-module-js","id":"932afaec9875ee99","timestamp":265279258861,"duration":8539,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/hook.js"}},{"traceId":"5c257a059a18d287","parentId":"8bc78330cc32c0f1","name":"build-module-js","id":"ee64d4298da889ef","timestamp":265279270880,"duration":1541,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/tabbables.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc018be2dc62cc1","name":"build-module-js","id":"f3e680c757cfc3f3","timestamp":265279272691,"duration":7236,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/node_modules/tslib/tslib.es6.js"}},{"traceId":"5c257a059a18d287","parentId":"fc8b3d493182193c","name":"build-module-js","id":"8dc293084ab20af6","timestamp":265279283367,"duration":2451,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/detect-node-es/esm/browser.js"}},{"traceId":"5c257a059a18d287","parentId":"eb41134457ebdf1a","name":"build-module-js","id":"c8b4ee8dea79177c","timestamp":265279286105,"duration":4185,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/get-nonce/dist/es2015/index.js"}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-chunk-graph","id":"e7d7743505cf9790","timestamp":265279425343,"duration":48242,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize-modules","id":"e8929071e3da796f","timestamp":265279473715,"duration":34,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize-chunks","id":"05ef526aee275fdd","timestamp":265279474933,"duration":22213,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize-tree","id":"3ebc1c7f96bc93c7","timestamp":265279497257,"duration":116,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize","id":"982a7677c86f8bd6","timestamp":265279473667,"duration":140942,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-hash","id":"ce3625ff71c23795","timestamp":265280489118,"duration":11619,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"NextJsBuildManifest-generateClientManifest","id":"0d34dba2b9c4294c","timestamp":265280521860,"duration":1388,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"NextJsBuildManifest-createassets","id":"9f9e167f683065bc","timestamp":265280520983,"duration":2280,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"c1ef0575e664657f","timestamp":265280708439,"duration":97068,"tags":{"name":"static/chunks/pages/posts/[id]-ec3a940c4f93142037a4.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"c64ece611db1b64b","timestamp":265280708538,"duration":126171,"tags":{"name":"static/chunks/pages/posts-7f10475ca0340510a760.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"4180938fd0b0a1d9","timestamp":265280834751,"duration":28990,"tags":{"name":"static/chunks/pages/tags/[id]-ef38b353f6cdfd33011f.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"9e9a0ef7d4a8a1b3","timestamp":265280708311,"duration":175958,"tags":{"name":"static/chunks/pages/no-access-44b81970e9446cce1e40.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"c78e8d29c2f84dbc","timestamp":265280863789,"duration":33461,"tags":{"name":"static/chunks/pages/tags-63c7ba0879421e6db9b5.js","cache":"MISS"}}]
|
|
18
|
-
[{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"22b574c539985658","timestamp":265280884314,"duration":23641,"tags":{"name":"static/chunks/pages/users/[id]-c35790f63eee7ac82dac.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"ca786cda7a498599","timestamp":265280897540,"duration":20336,"tags":{"name":"static/chunks/pages/users-37418919fd9aadcf4b44.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"fc0d16b352927bc7","timestamp":265280908005,"duration":18501,"tags":{"name":"static/chunks/pages/_error-2abe87b919937900152c.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"0fe12a14b58cd38e","timestamp":265280805567,"duration":153546,"tags":{"name":"static/chunks/pages/signin-3b0f44d87057b1ed39ce.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"634cae2020fab32f","timestamp":265280917919,"duration":195998,"tags":{"name":"static/chunks/webpack-a51cd406a89caaecc4ae.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"319126f1c3263848","timestamp":265280705626,"duration":464284,"tags":{"name":"static/chunks/pages/index-a7ebf680cd82998351ba.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"8999947000cd3ca0","timestamp":265281169958,"duration":41734,"tags":{"name":"static/vMUSAlVTH8qaayrNeoQKH/_ssgManifest.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"44f96ae415b99768","timestamp":265281211760,"duration":42902,"tags":{"name":"static/vMUSAlVTH8qaayrNeoQKH/_buildManifest.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"9050a372133bb11d","timestamp":265281113967,"duration":534912,"tags":{"name":"static/chunks/845-08a180eb57d4397ec1ec.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"32601755acb6fb80","timestamp":265280706372,"duration":952309,"tags":{"name":"static/chunks/pages/init-1bf171204a38a54221eb.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"23d8382e117ae692","timestamp":265280959235,"duration":1394489,"tags":{"name":"static/chunks/882-39b96f7146838fa9bd78.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"4fdfb2837bec8c52","timestamp":265280561440,"duration":2146786,"tags":{"name":"static/chunks/main-9ab406863b3ce55c2b4e.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"9ac25367120aa061","timestamp":265280926608,"duration":2292711,"tags":{"name":"static/chunks/framework-4da03702837d5f266e74.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"4a13b6847984ec74","name":"minify-js","id":"1d39e9beb6a92e16","timestamp":265280623622,"duration":8503127,"tags":{"name":"static/chunks/pages/_app-52288f3a81b61d833790.js","cache":"MISS"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"terser-webpack-plugin-optimize","id":"4a13b6847984ec74","timestamp":265280523457,"duration":8660173,"tags":{"webpackVersion":"5","compilationName":"client"}},{"traceId":"5c257a059a18d287","parentId":"d3aa3df5f289989c","name":"css-minimizer-plugin","id":"c1f6e31389474fcb","timestamp":265289183833,"duration":288,"tags":{"webpackVersion":"5"}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation","id":"d3aa3df5f289989c","timestamp":265272755568,"duration":16447637,"tags":{"name":"client"}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-emit","id":"24222a49669754c1","timestamp":265289203542,"duration":3382,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-close","id":"77dba684fae896e9","timestamp":265289207412,"duration":992962,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"77dba684fae896e9","name":"webpack-generate-error-stats","id":"0a5c25c5a48c2b3d","timestamp":265290200616,"duration":2638,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"50a4ce33ea799e09","name":"get-options","id":"dfbcb53e2a0bdc83","timestamp":265290271099,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ae3f9d70689de7be","name":"babel-turbo-get-config","id":"beb8d09275d6b3b9","timestamp":265290271124,"duration":11516,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ae3f9d70689de7be","name":"babel-turbo-normalize-file","id":"41b8c20461734de2","timestamp":265290282684,"duration":8235,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dd382ada91cf87d6","name":"babel-turbo-traverse","id":"d66a13845bf801f6","timestamp":265290291484,"duration":9055,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ae3f9d70689de7be","name":"babel-turbo-transform","id":"dd382ada91cf87d6","timestamp":265290290972,"duration":9700,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ae3f9d70689de7be","name":"babel-turbo-generate","id":"4d6367158fabbfd5","timestamp":265290300710,"duration":2206,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"50a4ce33ea799e09","name":"next-babel-turbo-transform","id":"ae3f9d70689de7be","timestamp":265290271120,"duration":31801,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1af4739d7cdc4546","name":"get-options","id":"52303672a51556bc","timestamp":265290302970,"duration":8,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fa74f612bc9b38fc","name":"babel-turbo-get-config","id":"1c9ff557fb9da614","timestamp":265290302989,"duration":10,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fa74f612bc9b38fc","name":"babel-turbo-normalize-file","id":"a391c51ec189a124","timestamp":265290303005,"duration":943,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cb5ccc2f75d5cb0f","name":"babel-turbo-traverse","id":"974acf091c126817","timestamp":265290304170,"duration":791,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fa74f612bc9b38fc","name":"babel-turbo-transform","id":"cb5ccc2f75d5cb0f","timestamp":265290303960,"duration":1006,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fa74f612bc9b38fc","name":"babel-turbo-generate","id":"a3e0837b1aca6bad","timestamp":265290304977,"duration":77,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1af4739d7cdc4546","name":"next-babel-turbo-transform","id":"fa74f612bc9b38fc","timestamp":265290302985,"duration":2072,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4a6dfc6897936f0e","name":"get-options","id":"361685b50e729b6e","timestamp":265290305084,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ad722c2297eb54a7","name":"babel-turbo-get-config","id":"a8fbe4d56ca6ff14","timestamp":265290305097,"duration":49,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ad722c2297eb54a7","name":"babel-turbo-normalize-file","id":"39c0f66cd35e08f0","timestamp":265290305152,"duration":157,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"035fc742751233a9","name":"babel-turbo-traverse","id":"d6db25e8d3631713","timestamp":265290305471,"duration":420,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ad722c2297eb54a7","name":"babel-turbo-transform","id":"035fc742751233a9","timestamp":265290305318,"duration":578,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ad722c2297eb54a7","name":"babel-turbo-generate","id":"885df92de24ecd3a","timestamp":265290305903,"duration":28,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4a6dfc6897936f0e","name":"next-babel-turbo-transform","id":"ad722c2297eb54a7","timestamp":265290305093,"duration":840,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cc7693c860b0c83d","name":"get-options","id":"c09df0d1944eb385","timestamp":265290305956,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3675c157a86fe919","name":"babel-turbo-get-config","id":"88946b9034c337ae","timestamp":265290305968,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3675c157a86fe919","name":"babel-turbo-normalize-file","id":"ba711c1c6f31adce","timestamp":265290305977,"duration":211,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c8927dbb0c9a18f2","name":"babel-turbo-traverse","id":"7d9c233b86fc465c","timestamp":265290306346,"duration":488,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3675c157a86fe919","name":"babel-turbo-transform","id":"c8927dbb0c9a18f2","timestamp":265290306196,"duration":642,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3675c157a86fe919","name":"babel-turbo-generate","id":"09940b14db27a089","timestamp":265290306847,"duration":41,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cc7693c860b0c83d","name":"next-babel-turbo-transform","id":"3675c157a86fe919","timestamp":265290305964,"duration":927,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5244fb9b424fc9a5","name":"get-options","id":"0bc633b1df5127df","timestamp":265290306913,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"09dc8050b92dd7e8","name":"babel-turbo-get-config","id":"a87da1c240a06f68","timestamp":265290306925,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"09dc8050b92dd7e8","name":"babel-turbo-normalize-file","id":"ccb65a2a94ffdcaf","timestamp":265290306934,"duration":242,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1a6f0a3470973337","name":"babel-turbo-traverse","id":"d95cc17c4beba3fa","timestamp":265290307352,"duration":615,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"09dc8050b92dd7e8","name":"babel-turbo-transform","id":"1a6f0a3470973337","timestamp":265290307185,"duration":785,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"09dc8050b92dd7e8","name":"babel-turbo-generate","id":"c9b604ce32a8581b","timestamp":265290307978,"duration":50,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5244fb9b424fc9a5","name":"next-babel-turbo-transform","id":"09dc8050b92dd7e8","timestamp":265290306921,"duration":1110,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2d3ed895c2d7ac25","name":"get-options","id":"7e6780bb5d3cce6f","timestamp":265290308052,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8fdeb89549fd0f3e","name":"babel-turbo-get-config","id":"000821496f0a4a5a","timestamp":265290308064,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8fdeb89549fd0f3e","name":"babel-turbo-normalize-file","id":"cea1cc3365f15659","timestamp":265290308073,"duration":197,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3a10a2211c99944a","name":"babel-turbo-traverse","id":"e9392bbcaa89a0b2","timestamp":265290308432,"duration":446,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8fdeb89549fd0f3e","name":"babel-turbo-transform","id":"3a10a2211c99944a","timestamp":265290308279,"duration":602,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"8fdeb89549fd0f3e","name":"babel-turbo-generate","id":"527bade333c20505","timestamp":265290308889,"duration":31,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2d3ed895c2d7ac25","name":"next-babel-turbo-transform","id":"8fdeb89549fd0f3e","timestamp":265290308060,"duration":863,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"27d18cd13d40bdb6","name":"get-options","id":"166fd267046299c8","timestamp":265290308944,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"464c6b3330b1cb86","name":"babel-turbo-get-config","id":"59c1b52d560f8580","timestamp":265290308955,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"464c6b3330b1cb86","name":"babel-turbo-normalize-file","id":"93287f4bcc5a667d","timestamp":265290308963,"duration":194,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"65365e51ddfb8b7d","name":"babel-turbo-traverse","id":"4924b38baedd6f74","timestamp":265290309306,"duration":440,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"464c6b3330b1cb86","name":"babel-turbo-transform","id":"65365e51ddfb8b7d","timestamp":265290309165,"duration":584,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"464c6b3330b1cb86","name":"babel-turbo-generate","id":"20a79c84f6b2bde0","timestamp":265290309756,"duration":30,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"27d18cd13d40bdb6","name":"next-babel-turbo-transform","id":"464c6b3330b1cb86","timestamp":265290308951,"duration":836,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"883afe8546f03916","name":"get-options","id":"1f73f9b61131c154","timestamp":265290309809,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2f64fab61d7281ec","name":"babel-turbo-get-config","id":"e9f7f870190648bd","timestamp":265290309821,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2f64fab61d7281ec","name":"babel-turbo-normalize-file","id":"d28ce28c0fd9000e","timestamp":265290309830,"duration":462,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"211901a69775a7c0","name":"babel-turbo-traverse","id":"c957157511d656ca","timestamp":265290310482,"duration":1395,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2f64fab61d7281ec","name":"babel-turbo-transform","id":"211901a69775a7c0","timestamp":265290310301,"duration":1580,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2f64fab61d7281ec","name":"babel-turbo-generate","id":"967ef874dd2c4713","timestamp":265290311892,"duration":143,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"883afe8546f03916","name":"next-babel-turbo-transform","id":"2f64fab61d7281ec","timestamp":265290309817,"duration":2222,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a826db102d252fb5","name":"get-options","id":"1401aec6e13932c7","timestamp":265290312063,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f74ac8e26790df3d","name":"babel-turbo-get-config","id":"f23eb1bc9e1e4622","timestamp":265290312074,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f74ac8e26790df3d","name":"babel-turbo-normalize-file","id":"20ca76f5ac66d910","timestamp":265290312084,"duration":196,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"2e183abe8c2c9b5f","name":"babel-turbo-traverse","id":"377c7f38508ebc48","timestamp":265290312496,"duration":539,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f74ac8e26790df3d","name":"babel-turbo-transform","id":"2e183abe8c2c9b5f","timestamp":265290312289,"duration":751,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f74ac8e26790df3d","name":"babel-turbo-generate","id":"b7968a98af231d2d","timestamp":265290313048,"duration":38,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a826db102d252fb5","name":"next-babel-turbo-transform","id":"f74ac8e26790df3d","timestamp":265290312071,"duration":1018,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85325e8c837d0d2e","name":"get-options","id":"1d226a272815aafa","timestamp":265290313112,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5b51ae5b1c1be87b","name":"babel-turbo-get-config","id":"490de35d60787e50","timestamp":265290313124,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5b51ae5b1c1be87b","name":"babel-turbo-normalize-file","id":"d9229b00b93feeed","timestamp":265290313133,"duration":218,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"113a1ad37b37e879","name":"babel-turbo-traverse","id":"a958927fdcc8e97a","timestamp":265290313505,"duration":465,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5b51ae5b1c1be87b","name":"babel-turbo-transform","id":"113a1ad37b37e879","timestamp":265290313359,"duration":615,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5b51ae5b1c1be87b","name":"babel-turbo-generate","id":"75b97ea2d5afe276","timestamp":265290313982,"duration":34,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85325e8c837d0d2e","name":"next-babel-turbo-transform","id":"5b51ae5b1c1be87b","timestamp":265290313119,"duration":898,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7f7b97c476a2a72c","name":"get-options","id":"69cf673bcf697cef","timestamp":265290314038,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dc6da71765d8e4bb","name":"babel-turbo-get-config","id":"c107b1d7758f5b9b","timestamp":265290314050,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dc6da71765d8e4bb","name":"babel-turbo-normalize-file","id":"008df29ae13c22dd","timestamp":265290314059,"duration":193,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"6513722d1f5b0995","name":"babel-turbo-traverse","id":"fb0143310a1e2f08","timestamp":265290314404,"duration":448,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dc6da71765d8e4bb","name":"babel-turbo-transform","id":"6513722d1f5b0995","timestamp":265290314260,"duration":596,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dc6da71765d8e4bb","name":"babel-turbo-generate","id":"18efd4635ec80924","timestamp":265290314863,"duration":31,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7f7b97c476a2a72c","name":"next-babel-turbo-transform","id":"dc6da71765d8e4bb","timestamp":265290314046,"duration":850,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98e1bd2875421843","name":"get-options","id":"1fa43a4407a12373","timestamp":265290314917,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c791291c82ab3ec0","name":"babel-turbo-get-config","id":"009fc4d036f3e9f5","timestamp":265290314928,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c791291c82ab3ec0","name":"babel-turbo-normalize-file","id":"cb65432a2d99390b","timestamp":265290314936,"duration":196,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"192c4033d0aca3c2","name":"babel-turbo-traverse","id":"a99a24ca5deef0a4","timestamp":265290315283,"duration":454,"tags":{}}]
|
|
19
|
-
[{"traceId":"5c257a059a18d287","parentId":"c791291c82ab3ec0","name":"babel-turbo-transform","id":"192c4033d0aca3c2","timestamp":265290315140,"duration":929,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c791291c82ab3ec0","name":"babel-turbo-generate","id":"1f2d29c5eea073f2","timestamp":265290316080,"duration":34,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98e1bd2875421843","name":"next-babel-turbo-transform","id":"c791291c82ab3ec0","timestamp":265290314924,"duration":1192,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"next-babel-turbo-loader","id":"50a4ce33ea799e09","timestamp":265290271092,"duration":45030,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"85ccf36c216bbe5f","name":"next-babel-turbo-loader","id":"1af4739d7cdc4546","timestamp":265290302963,"duration":13161,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9ad611309ac396df","name":"next-babel-turbo-loader","id":"4a6dfc6897936f0e","timestamp":265290305078,"duration":11048,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"092ed9ba074e7361","name":"next-babel-turbo-loader","id":"cc7693c860b0c83d","timestamp":265290305952,"duration":10176,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c2b12a0e285c262f","name":"next-babel-turbo-loader","id":"5244fb9b424fc9a5","timestamp":265290306908,"duration":9221,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"74b7f0ddc5767014","name":"next-babel-turbo-loader","id":"2d3ed895c2d7ac25","timestamp":265290308047,"duration":8083,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d039befd9cc7778f","name":"next-babel-turbo-loader","id":"27d18cd13d40bdb6","timestamp":265290308939,"duration":7193,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fb5ecdf1835f865a","name":"next-babel-turbo-loader","id":"883afe8546f03916","timestamp":265290309804,"duration":6330,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"469e3ea197b0868f","name":"next-babel-turbo-loader","id":"a826db102d252fb5","timestamp":265290312058,"duration":4076,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"46434f71794452fa","name":"next-babel-turbo-loader","id":"85325e8c837d0d2e","timestamp":265290313108,"duration":3029,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3adb4d314f0ded6a","name":"next-babel-turbo-loader","id":"7f7b97c476a2a72c","timestamp":265290314033,"duration":2104,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7171e8dfb78dfc6f","name":"next-babel-turbo-loader","id":"98e1bd2875421843","timestamp":265290314912,"duration":1226,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"dab5a7b83f18156c","timestamp":265290267899,"duration":70582,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/_app.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"85ccf36c216bbe5f","timestamp":265290270089,"duration":73955,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/init.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"9ad611309ac396df","timestamp":265290270223,"duration":74908,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/index.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"092ed9ba074e7361","timestamp":265290270270,"duration":75010,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/no-access.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"c2b12a0e285c262f","timestamp":265290270315,"duration":75133,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/signin.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"74b7f0ddc5767014","timestamp":265290270360,"duration":75197,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/posts/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"d039befd9cc7778f","timestamp":265290270499,"duration":75197,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/posts/index.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"fb5ecdf1835f865a","timestamp":265290270535,"duration":105356,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/api/__keystone_api_build.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"469e3ea197b0868f","timestamp":265290270574,"duration":117661,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/tags/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"46434f71794452fa","timestamp":265290270610,"duration":117931,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/tags/index.js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"3adb4d314f0ded6a","timestamp":265290270719,"duration":117951,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/users/[id].js"}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"7171e8dfb78dfc6f","timestamp":265290270857,"duration":117919,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/users/index.js"}},{"traceId":"5c257a059a18d287","parentId":"5b8039defb91a4a6","name":"get-options","id":"79269ea0c6bf6395","timestamp":265290402936,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fd5603609c9b570f","name":"babel-turbo-get-config","id":"e4abea462f750722","timestamp":265290402958,"duration":3874,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fd5603609c9b570f","name":"babel-turbo-normalize-file","id":"c4676f1209880cb3","timestamp":265290406845,"duration":25357,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"65ece6a53e7bd597","name":"babel-turbo-traverse","id":"0154ab9f677c2608","timestamp":265290433129,"duration":47468,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fd5603609c9b570f","name":"babel-turbo-transform","id":"65ece6a53e7bd597","timestamp":265290432245,"duration":48472,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fd5603609c9b570f","name":"babel-turbo-generate","id":"0840cbf30ceb37ad","timestamp":265290480752,"duration":11187,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"5b8039defb91a4a6","name":"next-babel-turbo-transform","id":"fd5603609c9b570f","timestamp":265290402954,"duration":88994,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"next-babel-turbo-loader","id":"5b8039defb91a4a6","timestamp":265290402928,"duration":89040,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"90e3ac1339d47de8","timestamp":265290270816,"duration":252374,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/pages/_document.js"}},{"traceId":"5c257a059a18d287","parentId":"69e467ce9708a1a6","name":"get-options","id":"1eca9fe4ea521b3f","timestamp":265290523621,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c8885c06534774fd","name":"babel-turbo-get-config","id":"ae1d9abf1a0918d6","timestamp":265290523636,"duration":8,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c8885c06534774fd","name":"babel-turbo-normalize-file","id":"2a3ca3b797035b9c","timestamp":265290523650,"duration":2023,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1b676052ac43ba7c","name":"babel-turbo-traverse","id":"963a75af8c15a122","timestamp":265290525819,"duration":2806,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c8885c06534774fd","name":"babel-turbo-transform","id":"1b676052ac43ba7c","timestamp":265290525689,"duration":2941,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c8885c06534774fd","name":"babel-turbo-generate","id":"af6c82c5b43ae657","timestamp":265290528641,"duration":1046,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"69e467ce9708a1a6","name":"next-babel-turbo-transform","id":"c8885c06534774fd","timestamp":265290523632,"duration":6059,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e6a30624b76c20a9","name":"next-babel-turbo-loader","id":"69e467ce9708a1a6","timestamp":265290523614,"duration":6090,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ddc0ad9328ec509a","name":"build-module-js","id":"e6a30624b76c20a9","timestamp":265290270757,"duration":261399,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/pages/_error.js"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-react","id":"a4a164a8744f4200","timestamp":265290540946,"duration":792,"tags":{"name":"react"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-/server/get-page-files","id":"9578054890e158cc","timestamp":265290549875,"duration":70,"tags":{"name":"../server/get-page-files"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-/server/utils","id":"6277740aa00870b3","timestamp":265290549966,"duration":11,"tags":{"name":"../server/utils"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-/server/htmlescape","id":"82c2afdc7dd20b51","timestamp":265290549990,"duration":8,"tags":{"name":"../server/htmlescape"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-/shared/lib/constants","id":"aebe1f8a7d83e009","timestamp":265290550962,"duration":17,"tags":{"name":"../shared/lib/constants"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-/shared/lib/utils","id":"31a103e514c00e3f","timestamp":265290550994,"duration":8,"tags":{"name":"../shared/lib/utils"}},{"traceId":"5c257a059a18d287","parentId":"e6a30624b76c20a9","name":"build-module-/shared/lib/head","id":"385365a80009210c","timestamp":265290551014,"duration":15,"tags":{"name":"../shared/lib/head"}},{"traceId":"5c257a059a18d287","parentId":"55b55ba020a56710","name":"get-options","id":"33cdfbe395caf056","timestamp":265290552534,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3941381120760f35","name":"babel-turbo-get-config","id":"a816a7f1a98b44b3","timestamp":265290552549,"duration":4451,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3941381120760f35","name":"babel-turbo-normalize-file","id":"64fdaecd43bd7def","timestamp":265290557014,"duration":15504,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1bc67a9980a135f2","name":"babel-turbo-traverse","id":"b6f5c7ae6000fd19","timestamp":265290573377,"duration":9269,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3941381120760f35","name":"babel-turbo-transform","id":"1bc67a9980a135f2","timestamp":265290572556,"duration":10098,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3941381120760f35","name":"babel-turbo-generate","id":"a81a3e78ccbb8076","timestamp":265290582671,"duration":3647,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"55b55ba020a56710","name":"next-babel-turbo-transform","id":"3941381120760f35","timestamp":265290552544,"duration":33777,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"706ef301f47f75bb","name":"next-babel-turbo-loader","id":"55b55ba020a56710","timestamp":265290552528,"duration":33939,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fb5ecdf1835f865a","name":"build-module-ts","id":"706ef301f47f75bb","timestamp":265290552465,"duration":44980,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/keystone.ts"}},{"traceId":"5c257a059a18d287","parentId":"65aa41ea391c6aa2","name":"get-options","id":"abe32726ed332558","timestamp":265290600597,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"904dc526848c3af6","name":"babel-turbo-get-config","id":"f2549d4433b7e23c","timestamp":265290600613,"duration":8,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"904dc526848c3af6","name":"babel-turbo-normalize-file","id":"c5556fc92fc19138","timestamp":265290600627,"duration":9976,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1915202f40dd59bb","name":"babel-turbo-traverse","id":"382ffa916faf6142","timestamp":265290611385,"duration":7967,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"904dc526848c3af6","name":"babel-turbo-transform","id":"1915202f40dd59bb","timestamp":265290610626,"duration":8736,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"904dc526848c3af6","name":"babel-turbo-generate","id":"5bf6cffd489c50a6","timestamp":265290619382,"duration":1604,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"65aa41ea391c6aa2","name":"next-babel-turbo-transform","id":"904dc526848c3af6","timestamp":265290600609,"duration":20382,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ada6b7bfad565ad4","name":"next-babel-turbo-loader","id":"65aa41ea391c6aa2","timestamp":265290600590,"duration":20417,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-js","id":"ada6b7bfad565ad4","timestamp":265290550600,"duration":75905,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/script.js"}},{"traceId":"5c257a059a18d287","parentId":"ada6b7bfad565ad4","name":"build-module-/shared/lib/head-manager-context","id":"82062e9833ead8fb","timestamp":265290634929,"duration":45,"tags":{"name":"../shared/lib/head-manager-context"}},{"traceId":"5c257a059a18d287","parentId":"1e86bf1d2f16495d","name":"get-options","id":"61a0540fff0ed6f6","timestamp":265290636583,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4e4f294e6672876c","name":"babel-turbo-get-config","id":"2e8008f46943ab5d","timestamp":265290636599,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4e4f294e6672876c","name":"babel-turbo-normalize-file","id":"7f01ea0288834dca","timestamp":265290636616,"duration":6783,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"33cbff0edcd625f7","name":"babel-turbo-traverse","id":"e91df39f1a855091","timestamp":265290643551,"duration":5209,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4e4f294e6672876c","name":"babel-turbo-transform","id":"33cbff0edcd625f7","timestamp":265290643419,"duration":5349,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4e4f294e6672876c","name":"babel-turbo-generate","id":"6931ae44b9d65cbd","timestamp":265290648785,"duration":1010,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1e86bf1d2f16495d","name":"next-babel-turbo-transform","id":"4e4f294e6672876c","timestamp":265290636594,"duration":13205,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"248cd12daabd0144","name":"next-babel-turbo-loader","id":"1e86bf1d2f16495d","timestamp":265290636577,"duration":13235,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ada6b7bfad565ad4","name":"build-module-js","id":"248cd12daabd0144","timestamp":265290634414,"duration":21240,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/head-manager.js"}},{"traceId":"5c257a059a18d287","parentId":"90e3ac1339d47de8","name":"build-module-styled-jsx/server","id":"d83bc3e84aa349e3","timestamp":265290655717,"duration":22,"tags":{"name":"styled-jsx/server"}},{"traceId":"5c257a059a18d287","parentId":"543062e8516fc5bc","name":"get-options","id":"0d3a363f6a31e9eb","timestamp":265290657706,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"25702c777d251553","name":"babel-turbo-get-config","id":"bf20061c6adfd4ef","timestamp":265290657723,"duration":6,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"25702c777d251553","name":"babel-turbo-normalize-file","id":"795e86c4936861bc","timestamp":265290657737,"duration":1765,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e9bd6cc13cc55bec","name":"babel-turbo-traverse","id":"6344252060560434","timestamp":265290659815,"duration":1395,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"25702c777d251553","name":"babel-turbo-transform","id":"e9bd6cc13cc55bec","timestamp":265290659519,"duration":1775,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"25702c777d251553","name":"babel-turbo-generate","id":"a9c05a98e1b6db65","timestamp":265290661305,"duration":444,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"543062e8516fc5bc","name":"next-babel-turbo-transform","id":"25702c777d251553","timestamp":265290657719,"duration":4063,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3b820396bd819820","name":"next-babel-turbo-loader","id":"543062e8516fc5bc","timestamp":265290657699,"duration":4092,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ada6b7bfad565ad4","name":"build-module-js","id":"3b820396bd819820","timestamp":265290634877,"duration":28819,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/request-idle-callback.js"}},{"traceId":"5c257a059a18d287","parentId":"b22d25f3065a51d8","name":"get-options","id":"9b0ffe2ec1316cf1","timestamp":265290666078,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c2939ea38884af16","name":"babel-turbo-get-config","id":"4cabf10a4a1b331a","timestamp":265290666092,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c2939ea38884af16","name":"babel-turbo-normalize-file","id":"5472ed61466e4dae","timestamp":265290666108,"duration":4769,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"67bb0860439aac19","name":"babel-turbo-traverse","id":"b6d57839e8c693d5","timestamp":265290671547,"duration":2333,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c2939ea38884af16","name":"babel-turbo-transform","id":"67bb0860439aac19","timestamp":265290670944,"duration":2943,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"c2939ea38884af16","name":"babel-turbo-generate","id":"7d2d9f03977b6b6e","timestamp":265290673899,"duration":2903,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b22d25f3065a51d8","name":"next-babel-turbo-transform","id":"c2939ea38884af16","timestamp":265290666088,"duration":10771,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ff5b00db29f25fc7","name":"next-babel-turbo-loader","id":"b22d25f3065a51d8","timestamp":265290666073,"duration":10799,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"706ef301f47f75bb","name":"build-module-ts","id":"ff5b00db29f25fc7","timestamp":265290665990,"duration":13357,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/schema.ts"}},{"traceId":"5c257a059a18d287","parentId":"830ee4b47c3e4a8b","name":"get-options","id":"3418054432e79a69","timestamp":265290682298,"duration":2,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1ce119fc14889782","name":"babel-turbo-get-config","id":"6d90a973aaaf4999","timestamp":265290682316,"duration":7,"tags":{}}]
|
|
20
|
-
[{"traceId":"5c257a059a18d287","parentId":"1ce119fc14889782","name":"babel-turbo-normalize-file","id":"57dff5248e87e9ce","timestamp":265290682671,"duration":2845,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"26f215502a3f7036","name":"babel-turbo-traverse","id":"4e841633b8109c41","timestamp":265290685990,"duration":1690,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1ce119fc14889782","name":"babel-turbo-transform","id":"26f215502a3f7036","timestamp":265290685581,"duration":2105,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"1ce119fc14889782","name":"babel-turbo-generate","id":"e380604937b9df44","timestamp":265290687696,"duration":3875,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"830ee4b47c3e4a8b","name":"next-babel-turbo-transform","id":"1ce119fc14889782","timestamp":265290682312,"duration":9263,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"644167d94d67dc83","name":"next-babel-turbo-loader","id":"830ee4b47c3e4a8b","timestamp":265290682293,"duration":9434,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"706ef301f47f75bb","name":"build-module-ts","id":"644167d94d67dc83","timestamp":265290682189,"duration":12073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/auth.ts"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"aca008ddc0a7745e","timestamp":265290699267,"duration":6920,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/views/dist/fields-document.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"31073a77490bb12e","timestamp":265290699333,"duration":7103,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view/dist/keystone.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"b0d79289662f253a","timestamp":265290699368,"duration":7228,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/dist/keystone.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"fa404dd8e1252c72","timestamp":265290699402,"duration":7323,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/password/views/dist/keystone.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"c8bcc667423e5fa2","timestamp":265290699430,"duration":7418,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/timestamp/views/dist/keystone.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"08545321ba4ff02a","timestamp":265290699458,"duration":7512,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/select/views/dist/keystone.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"c2b12a0e285c262f","name":"build-module-@keystone-next/auth/pages/SigninPage","id":"10f230bdb2062c9c","timestamp":265290707926,"duration":19,"tags":{"name":"@keystone-next/auth/pages/SigninPage"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-js","id":"e9bdc4d7066d1fbb","timestamp":265290699486,"duration":9571,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/text/views/dist/keystone.cjs.js"}},{"traceId":"5c257a059a18d287","parentId":"85ccf36c216bbe5f","name":"build-module-@keystone-next/auth/pages/InitPage","id":"fd4508ab409cf2c1","timestamp":265290709240,"duration":17,"tags":{"name":"@keystone-next/auth/pages/InitPage"}},{"traceId":"5c257a059a18d287","parentId":"dab5a7b83f18156c","name":"build-module-@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App","id":"b354725e0da47b9f","timestamp":265290712437,"duration":15,"tags":{"name":"@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App"}},{"traceId":"5c257a059a18d287","parentId":"092ed9ba074e7361","name":"build-module-@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/NoAccessPage","id":"16891dffda441d04","timestamp":265290712471,"duration":9,"tags":{"name":"@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/NoAccessPage"}},{"traceId":"5c257a059a18d287","parentId":"9ad611309ac396df","name":"build-module-@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage","id":"c4d32511b9aaed58","timestamp":265290712491,"duration":7,"tags":{"name":"@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage"}},{"traceId":"5c257a059a18d287","parentId":"74b7f0ddc5767014","name":"build-module-@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ItemPage","id":"1b57d485f1e907d0","timestamp":265290712510,"duration":6,"tags":{"name":"@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ItemPage"}},{"traceId":"5c257a059a18d287","parentId":"d039befd9cc7778f","name":"build-module-@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ListPage","id":"08a27d63a057b7e1","timestamp":265290712525,"duration":6,"tags":{"name":"@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/ListPage"}},{"traceId":"5c257a059a18d287","parentId":"31073a77490bb12e","name":"build-module-js","id":"cd964f64e43f4ea5","timestamp":265290712766,"duration":3619,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"08545321ba4ff02a","name":"build-module-js","id":"e92677aeddae01f9","timestamp":265290712922,"duration":6134,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/select/views/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"b0d79289662f253a","name":"build-module-js","id":"29915a31952a6356","timestamp":265290712803,"duration":21835,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"aca008ddc0a7745e","name":"build-module-js","id":"7bc52e9df576e40a","timestamp":265290712543,"duration":24421,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/views/dist/fields-document.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"fa404dd8e1252c72","name":"build-module-js","id":"bc6dcd51ed15e10f","timestamp":265290712732,"duration":30965,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/password/views/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"c8bcc667423e5fa2","name":"build-module-js","id":"80324a4f232db126","timestamp":265290712885,"duration":33295,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/timestamp/views/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"e9bdc4d7066d1fbb","name":"build-module-js","id":"c68ab21050d11cc2","timestamp":265290713102,"duration":34919,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/text/views/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"ff5b00db29f25fc7","name":"build-module-@keystone-next/keystone/fields","id":"f0b9bf278e44fd0c","timestamp":265290936136,"duration":20,"tags":{"name":"@keystone-next/keystone/fields"}},{"traceId":"5c257a059a18d287","parentId":"706ef301f47f75bb","name":"build-module-@keystone-next/keystone","id":"20aea75e034f9d2d","timestamp":265290936253,"duration":8,"tags":{"name":"@keystone-next/keystone"}},{"traceId":"5c257a059a18d287","parentId":"644167d94d67dc83","name":"build-module-@keystone-next/keystone/session","id":"19c8743d21c556e5","timestamp":265290936387,"duration":8,"tags":{"name":"@keystone-next/keystone/session"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-next/router","id":"af9a1952297f00a1","timestamp":265290936406,"duration":6,"tags":{"name":"next/router"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"f6040ce88d773969","timestamp":265290936484,"duration":7,"tags":{"name":"graphql-upload/public/GraphQLUpload.js"}},{"traceId":"5c257a059a18d287","parentId":"ff5b00db29f25fc7","name":"build-module-@keystone-next/fields-document","id":"2adaf121ce64175f","timestamp":265290936503,"duration":5,"tags":{"name":"@keystone-next/fields-document"}},{"traceId":"5c257a059a18d287","parentId":"644167d94d67dc83","name":"build-module-@keystone-next/auth","id":"1f4e2cdf1126c247","timestamp":265290936518,"duration":5,"tags":{"name":"@keystone-next/auth"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@graphql-ts/schema/api-with-context","id":"ceee55b8ea7f03e4","timestamp":265290936705,"duration":9,"tags":{"name":"@graphql-ts/schema/api-with-context"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@graphql-ts/schema/api-without-context","id":"004b3b2f7ee8659f","timestamp":265290936727,"duration":9,"tags":{"name":"@graphql-ts/schema/api-without-context"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/icons/icons/AlertTriangleIcon","id":"b161de0b2dc585fc","timestamp":265290936748,"duration":6,"tags":{"name":"@keystone-ui/icons/icons/AlertTriangleIcon"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/icons/icons/MoreHorizontalIcon","id":"ca5c0dd7d5804fa2","timestamp":265290936765,"duration":14,"tags":{"name":"@keystone-ui/icons/icons/MoreHorizontalIcon"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/icons/icons/ChevronRightIcon","id":"a1ede29fa861d484","timestamp":265290936790,"duration":7,"tags":{"name":"@keystone-ui/icons/icons/ChevronRightIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/ExternalLinkIcon","id":"4571b6abbac55654","timestamp":265290936808,"duration":7,"tags":{"name":"@keystone-ui/icons/icons/ExternalLinkIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/LinkIcon","id":"aa141c12f30e96b0","timestamp":265290936824,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/LinkIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/Trash2Icon","id":"00e47408ba7287f6","timestamp":265290936836,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/Trash2Icon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/BoldIcon","id":"bafe02645a3b8fbc","timestamp":265290936852,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/BoldIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/PlusIcon","id":"87de6368fdbc9476","timestamp":265290936866,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/PlusIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/ColumnsIcon","id":"c0723fe225ed4edb","timestamp":265290936878,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/ColumnsIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/Maximize2Icon","id":"3e279709f1b97d45","timestamp":265290936890,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/Maximize2Icon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/Minimize2Icon","id":"ed2422c0505cb1a0","timestamp":265290936902,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/Minimize2Icon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/ItalicIcon","id":"90280a2400f838e6","timestamp":265290936913,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/ItalicIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/ChevronDownIcon","id":"9e5eb4716e6768c3","timestamp":265290936924,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/ChevronDownIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/AlignLeftIcon","id":"aaf084c6640d648f","timestamp":265290936935,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/AlignLeftIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/CodeIcon","id":"aa5a9b77eef55ea4","timestamp":265290936946,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/CodeIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/AlignRightIcon","id":"914ae15e943c45d9","timestamp":265290936957,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/AlignRightIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/AlignCenterIcon","id":"9c25b5b13d2ce7f4","timestamp":265290936967,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/AlignCenterIcon"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-ui/icons/icons/MinusIcon","id":"2992a2c8236b75b9","timestamp":265290936979,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/MinusIcon"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-fast-deep-equal","id":"51403d1f2b0bc460","timestamp":265290936989,"duration":4,"tags":{"name":"fast-deep-equal"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"d7df03fc734d3bd5","timestamp":265290937004,"duration":3,"tags":{"name":"decimal.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-graphql","id":"ca28fc2e1aee678a","timestamp":265290937018,"duration":4,"tags":{"name":"graphql"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-apollo-upload-client","id":"25660aa4640c03d4","timestamp":265290937031,"duration":3,"tags":{"name":"apollo-upload-client"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-graphql-type-json","id":"fabc01579ce49509","timestamp":265290937044,"duration":3,"tags":{"name":"graphql-type-json"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@graphql-ts/schema","id":"37911f33c0441bf1","timestamp":265290937057,"duration":4,"tags":{"name":"@graphql-ts/schema"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-next/keystone/admin-ui/context","id":"73e97e24ac864da9","timestamp":265290937314,"duration":5,"tags":{"name":"@keystone-next/keystone/admin-ui/context"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@graphql-tools/schema","id":"cb6b95f771c08bd0","timestamp":265290937327,"duration":3,"tags":{"name":"@graphql-tools/schema"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-mdast-util-gfm-autolink-literal/from-markdown","id":"cff6af9a36d3f4d9","timestamp":265290937340,"duration":4,"tags":{"name":"mdast-util-gfm-autolink-literal/from-markdown"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@apollo/client","id":"c93aea065b19a7c2","timestamp":265290937352,"duration":4,"tags":{"name":"@apollo/client"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-mdast-util-gfm-strikethrough/from-markdown","id":"1155c7c14c53a702","timestamp":265290937398,"duration":5,"tags":{"name":"mdast-util-gfm-strikethrough/from-markdown"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect","id":"96c50359b34e5221","timestamp":265290937411,"duration":4,"tags":{"name":"@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/button","id":"5aba8f02439f634f","timestamp":265290937423,"duration":4,"tags":{"name":"@keystone-ui/button"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/core","id":"6c9b3bb6bf5eab65","timestamp":265290937437,"duration":4,"tags":{"name":"@keystone-ui/core"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/modals","id":"cfa02540ad97757b","timestamp":265290937451,"duration":3,"tags":{"name":"@keystone-ui/modals"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/notice","id":"5bb9ad2608092973","timestamp":265290938807,"duration":12,"tags":{"name":"@keystone-ui/notice"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/loading","id":"eeb77b3b5d25bf39","timestamp":265290938840,"duration":6,"tags":{"name":"@keystone-ui/loading"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/toast","id":"5516e1064dbf0cbc","timestamp":265290938858,"duration":4,"tags":{"name":"@keystone-ui/toast"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-@keystone-ui/tooltip","id":"8606ecef6478fe65","timestamp":265290938872,"duration":4,"tags":{"name":"@keystone-ui/tooltip"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/popover","id":"fadb1718f30f7738","timestamp":265290944012,"duration":13,"tags":{"name":"@keystone-ui/popover"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@keystone-ui/fields","id":"47356dec5d49fbeb","timestamp":265290944102,"duration":7,"tags":{"name":"@keystone-ui/fields"}},{"traceId":"5c257a059a18d287","parentId":"e92677aeddae01f9","name":"build-module-@keystone-ui/segmented-control","id":"5a51be68b2e1987e","timestamp":265290944121,"duration":5,"tags":{"name":"@keystone-ui/segmented-control"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-intersection-observer","id":"fcca75db687b83f1","timestamp":265290946204,"duration":10,"tags":{"name":"intersection-observer"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"62ca21a103a07c27","timestamp":265290922461,"duration":26913,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/admin-meta-graphql-c4e50813.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"42f13cdb1e4ebc24","timestamp":265290922491,"duration":28896,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/SignoutButton-abc7d471.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"19833974bbce7797","timestamp":265290922363,"duration":29263,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellLink-c8c79a2f.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"4be61e73bf49cba0","timestamp":265290922432,"duration":30777,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/graphql-ts-schema-81d4ca0a.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"127b602275d7fde4","timestamp":265290922521,"duration":31641,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CreateItemDrawer-138dd3a0.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"b11699e272bb740c","timestamp":265290922268,"duration":32093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellContainer-9804a9fe.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"69d4d41d82bcbd86","timestamp":265290922400,"duration":34704,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/sqlite-376d1367.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"d1c0b3af634929c4","timestamp":265290922576,"duration":40304,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/getRootGraphQLFieldsFromFieldController-806f5dd4.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"49566cd90a308f62","timestamp":265290922549,"duration":41126,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/dataGetter-5d5b5868.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-@emotion/weak-memoize","id":"4f1d152020fac5a4","timestamp":265290965488,"duration":23,"tags":{"name":"@emotion/weak-memoize"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-@emotion/hash","id":"ece692f7360cbfb5","timestamp":265290965535,"duration":6,"tags":{"name":"@emotion/hash"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"8c9e3f12e945c778","timestamp":265290936106,"duration":33152,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/core-fe91e1fc.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"5ffc96513fb8b1dc","timestamp":265290936037,"duration":34049,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/useInvalidFields-e2524566.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"80c4fa9c5e64a394","timestamp":265290936073,"duration":34274,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/GraphQLErrorNotice-e24b4cb7.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"d56349f4515e3438","timestamp":265290936329,"duration":35465,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"bb2dec9249714d6e","timestamp":265290936274,"duration":35866,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/router/dist/keystone.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-js","id":"d4498017e7f909a5","timestamp":265290936531,"duration":36071,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-js","id":"51f6aa95776ee1ec","timestamp":265290936559,"duration":36337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/objectSpread2.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-js","id":"143835036a5bfe85","timestamp":265290936426,"duration":37293,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/api-9fd42082.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"c809d51b7a4df517","timestamp":265290936616,"duration":37257,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/defineProperty.js"}},{"traceId":"5c257a059a18d287","parentId":"cd964f64e43f4ea5","name":"build-module-js","id":"9fe267f6c09c20c2","timestamp":265290936359,"duration":37905,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/link.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-js","id":"5b07bb67c2a70437","timestamp":265290936588,"duration":37926,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/extends.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"c0a2b3d75c31ad78","timestamp":265290936302,"duration":40014,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/context/dist/keystone.cjs.prod.js"}}]
|
|
21
|
-
[{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"8d34fa4b62b3b940","timestamp":265290936644,"duration":44346,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/toPropertyKey.js"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-js","id":"45b5aea1eed9843e","timestamp":265290935974,"duration":45781,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/Fields-052fa157.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-js","id":"b932140773cced9f","timestamp":265290936456,"duration":81733,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/index-6bb3d3d6.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"80324a4f232db126","name":"build-module-js","id":"cd537a936513a569","timestamp":265290937367,"duration":84495,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/utils-dc0c90fc.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-js","id":"356b1135bce0ceac","timestamp":265290936677,"duration":87371,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/toolbar-71adaba9.cjs.prod.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-is-hotkey","id":"775e7351cce0a9df","timestamp":265291048490,"duration":19,"tags":{"name":"is-hotkey"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-slate","id":"8311a19875547c2f","timestamp":265291048548,"duration":6,"tags":{"name":"slate"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-slate-history","id":"0bdcf162ec2abb16","timestamp":265291048565,"duration":4,"tags":{"name":"slate-history"}},{"traceId":"5c257a059a18d287","parentId":"29915a31952a6356","name":"build-module-uuid","id":"b4e96c91b622d2da","timestamp":265291048579,"duration":4,"tags":{"name":"uuid"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-slate-react","id":"044a62d19605a022","timestamp":265291048592,"duration":4,"tags":{"name":"slate-react"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-apply-ref","id":"520475744fc29d2c","timestamp":265291067168,"duration":21,"tags":{"name":"apply-ref"}},{"traceId":"5c257a059a18d287","parentId":"8d34fa4b62b3b940","name":"build-module-js","id":"1d09756f4595d81c","timestamp":265291063538,"duration":6269,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/toPrimitive.js"}},{"traceId":"5c257a059a18d287","parentId":"d4498017e7f909a5","name":"build-module-js","id":"22b09c60586a8566","timestamp":265291063453,"duration":6622,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js"}},{"traceId":"5c257a059a18d287","parentId":"8d34fa4b62b3b940","name":"build-module-js","id":"f4f3156e6c91386b","timestamp":265291063575,"duration":6752,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/typeof.js"}},{"traceId":"5c257a059a18d287","parentId":"bc6dcd51ed15e10f","name":"build-module-@keystone-ui/icons/icons/EyeIcon","id":"f50785664668e987","timestamp":265291070892,"duration":13,"tags":{"name":"@keystone-ui/icons/icons/EyeIcon"}},{"traceId":"5c257a059a18d287","parentId":"bc6dcd51ed15e10f","name":"build-module-@keystone-ui/icons/icons/EyeOffIcon","id":"682e561d504c54cd","timestamp":265291070918,"duration":6,"tags":{"name":"@keystone-ui/icons/icons/EyeOffIcon"}},{"traceId":"5c257a059a18d287","parentId":"bc6dcd51ed15e10f","name":"build-module-@keystone-ui/icons/icons/XIcon","id":"680d5d7f4c94f4fd","timestamp":265291070934,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/XIcon"}},{"traceId":"5c257a059a18d287","parentId":"e12cfc63c899906d","name":"get-options","id":"93f4146b442c5ce6","timestamp":265291071338,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d18dfc1dd06c6de6","name":"babel-turbo-get-config","id":"22fa81dcbfc64159","timestamp":265291071353,"duration":8,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d18dfc1dd06c6de6","name":"babel-turbo-normalize-file","id":"f8e5c38f43df8073","timestamp":265291071366,"duration":18731,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"21186e634318a53e","name":"babel-turbo-traverse","id":"6f4dd9e144a67663","timestamp":265291091263,"duration":12900,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d18dfc1dd06c6de6","name":"babel-turbo-transform","id":"21186e634318a53e","timestamp":265291090194,"duration":13982,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d18dfc1dd06c6de6","name":"babel-turbo-generate","id":"e4f3bdc77c0c1793","timestamp":265291104205,"duration":3765,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e12cfc63c899906d","name":"next-babel-turbo-transform","id":"d18dfc1dd06c6de6","timestamp":265291071349,"duration":36627,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3296e7b494657969","name":"next-babel-turbo-loader","id":"e12cfc63c899906d","timestamp":265291071332,"duration":36661,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"9fe267f6c09c20c2","name":"build-module-js","id":"3296e7b494657969","timestamp":265291064686,"duration":53618,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/link.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-scroll-into-view-if-needed","id":"357a4901ddb06bfc","timestamp":265291135762,"duration":17,"tags":{"name":"scroll-into-view-if-needed"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-mdast-util-from-markdown","id":"1dfe208d070fd5af","timestamp":265291136491,"duration":9,"tags":{"name":"mdast-util-from-markdown"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-match-sorter","id":"2fe4be923f8bfe4f","timestamp":265291136704,"duration":8,"tags":{"name":"match-sorter"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-micromark-extension-gfm-autolink-literal","id":"1eb2cffbc02aa750","timestamp":265291137328,"duration":10,"tags":{"name":"micromark-extension-gfm-autolink-literal"}},{"traceId":"5c257a059a18d287","parentId":"d54043cdc38ecd3d","name":"get-options","id":"991b9dfd35ab84ec","timestamp":265291137380,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98f6b80105964e50","name":"babel-turbo-get-config","id":"5a45d0deb946f7b1","timestamp":265291137393,"duration":8,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98f6b80105964e50","name":"babel-turbo-normalize-file","id":"6e12f3f8d2b48187","timestamp":265291137407,"duration":7831,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4af79f555eb00d94","name":"babel-turbo-traverse","id":"826961de11222cc9","timestamp":265291145654,"duration":4592,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98f6b80105964e50","name":"babel-turbo-transform","id":"4af79f555eb00d94","timestamp":265291145265,"duration":4987,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"98f6b80105964e50","name":"babel-turbo-generate","id":"c1082a9a8a5f6b8f","timestamp":265291150264,"duration":2293,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"d54043cdc38ecd3d","name":"next-babel-turbo-transform","id":"98f6b80105964e50","timestamp":265291137389,"duration":15172,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e1103a6e634db540","name":"next-babel-turbo-loader","id":"d54043cdc38ecd3d","timestamp":265291137374,"duration":15204,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3296e7b494657969","name":"build-module-js","id":"e1103a6e634db540","timestamp":265291135860,"duration":25967,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/router.js"}},{"traceId":"5c257a059a18d287","parentId":"b21da54e4ce202e4","name":"get-options","id":"d2670b1b45818932","timestamp":265291162289,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf8503758aa116b0","name":"babel-turbo-get-config","id":"a7bd2e6563b40197","timestamp":265291162305,"duration":31,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf8503758aa116b0","name":"babel-turbo-normalize-file","id":"30bbf13018ba02d9","timestamp":265291162343,"duration":42755,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3a9f8591958b9328","name":"babel-turbo-traverse","id":"3c4086f4046cb11d","timestamp":265291205272,"duration":45679,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf8503758aa116b0","name":"babel-turbo-transform","id":"3a9f8591958b9328","timestamp":265291205140,"duration":45828,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"bf8503758aa116b0","name":"babel-turbo-generate","id":"0265665f09ca0137","timestamp":265291251005,"duration":11454,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b21da54e4ce202e4","name":"next-babel-turbo-transform","id":"bf8503758aa116b0","timestamp":265291162300,"duration":100169,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"next-babel-turbo-loader","id":"b21da54e4ce202e4","timestamp":265291162282,"duration":100209,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3296e7b494657969","name":"build-module-js","id":"44ff356681ff2cd4","timestamp":265291136517,"duration":149875,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/router.js"}},{"traceId":"5c257a059a18d287","parentId":"4f9bcf67d3015726","name":"get-options","id":"a32e7fc5d75dfb7c","timestamp":265291287481,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dfb02d60c2662aeb","name":"babel-turbo-get-config","id":"73539dfc390b0e39","timestamp":265291287499,"duration":169,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dfb02d60c2662aeb","name":"babel-turbo-normalize-file","id":"59737dedc0a4af11","timestamp":265291287677,"duration":5502,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f686839321d3a877","name":"babel-turbo-traverse","id":"53d63000f74b7b03","timestamp":265291294413,"duration":3527,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dfb02d60c2662aeb","name":"babel-turbo-transform","id":"f686839321d3a877","timestamp":265291293196,"duration":4861,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"dfb02d60c2662aeb","name":"babel-turbo-generate","id":"fcf0f84e98c81a74","timestamp":265291298076,"duration":1713,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4f9bcf67d3015726","name":"next-babel-turbo-transform","id":"dfb02d60c2662aeb","timestamp":265291287494,"duration":12300,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"74919063f0d08137","name":"next-babel-turbo-loader","id":"4f9bcf67d3015726","timestamp":265291287473,"duration":12339,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3296e7b494657969","name":"build-module-js","id":"74919063f0d08137","timestamp":265291135947,"duration":168492,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/use-intersection.js"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-micromark-extension-gfm-strikethrough","id":"9bc4cba32cfed017","timestamp":265291313402,"duration":22,"tags":{"name":"micromark-extension-gfm-strikethrough"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-mdast-util-definitions","id":"0438ab03a019a75d","timestamp":265291313452,"duration":7,"tags":{"name":"mdast-util-definitions"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module","id":"33d0ece34eec4c4b","timestamp":265291314862,"duration":15,"tags":{"name":"undefined"}},{"traceId":"5c257a059a18d287","parentId":"bc6dcd51ed15e10f","name":"build-module-dumb-passwords","id":"67a6204d0c23fb48","timestamp":265291315066,"duration":14,"tags":{"name":"dumb-passwords"}},{"traceId":"5c257a059a18d287","parentId":"e1103a6e634db540","name":"build-module-/shared/lib/router-context","id":"338f854c40191b53","timestamp":265291315204,"duration":8,"tags":{"name":"../shared/lib/router-context"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/server/denormalize-page-path","id":"59a6104736b2f852","timestamp":265291315319,"duration":7,"tags":{"name":"../../../server/denormalize-page-path"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/mitt","id":"c01075d60d1883ad","timestamp":265291315337,"duration":5,"tags":{"name":"../mitt"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/utils/is-dynamic","id":"8df3535d2870ad26","timestamp":265291316138,"duration":12,"tags":{"name":"./utils/is-dynamic"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/utils/parse-relative-url","id":"554307f60a4f3475","timestamp":265291316168,"duration":7,"tags":{"name":"./utils/parse-relative-url"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/utils/querystring","id":"90e777ac6fcd8abe","timestamp":265291316184,"duration":5,"tags":{"name":"./utils/querystring"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/utils/route-regex","id":"7331232e7e4b581f","timestamp":265291316197,"duration":5,"tags":{"name":"./utils/route-regex"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/utils/route-matcher","id":"482f7b16a83587c7","timestamp":265291316210,"duration":5,"tags":{"name":"./utils/route-matcher"}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-/i18n/normalize-locale-path","id":"c5d7b380ed21320f","timestamp":265291316224,"duration":4,"tags":{"name":"../i18n/normalize-locale-path"}},{"traceId":"5c257a059a18d287","parentId":"f4bc6be2314daea6","name":"get-options","id":"08da4386d68a72b5","timestamp":265291316613,"duration":3,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4843c8d95b7e093b","name":"babel-turbo-get-config","id":"150c12dea23e3584","timestamp":265291316629,"duration":10,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4843c8d95b7e093b","name":"babel-turbo-normalize-file","id":"2c8b066fbc2429d7","timestamp":265291316645,"duration":3460,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cf823c0cd4ec9976","name":"babel-turbo-traverse","id":"47e6a48f3e77d6e5","timestamp":265291320298,"duration":1663,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4843c8d95b7e093b","name":"babel-turbo-transform","id":"cf823c0cd4ec9976","timestamp":265291320142,"duration":1826,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4843c8d95b7e093b","name":"babel-turbo-generate","id":"0a7836e3f9c684e5","timestamp":265291321983,"duration":1122,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"f4bc6be2314daea6","name":"next-babel-turbo-transform","id":"4843c8d95b7e093b","timestamp":265291316624,"duration":6485,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"cb866ea45642e0f1","name":"next-babel-turbo-loader","id":"f4bc6be2314daea6","timestamp":265291316607,"duration":6519,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-js","id":"cb866ea45642e0f1","timestamp":265291315224,"duration":9258,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/normalize-trailing-slash.js"}},{"traceId":"5c257a059a18d287","parentId":"38a5920cc75e5970","name":"get-options","id":"bc4541472580eaf4","timestamp":265291324626,"duration":4,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fc905a9bbd970569","name":"babel-turbo-get-config","id":"ee021f356771e9c9","timestamp":265291324641,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fc905a9bbd970569","name":"babel-turbo-normalize-file","id":"4233620ceec0bc91","timestamp":265291324656,"duration":3062,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e131d2ec3946f5fc","name":"babel-turbo-traverse","id":"a834d84cd6d1527c","timestamp":265291328180,"duration":2578,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fc905a9bbd970569","name":"babel-turbo-transform","id":"e131d2ec3946f5fc","timestamp":265291327982,"duration":2790,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"fc905a9bbd970569","name":"babel-turbo-generate","id":"5222ed642fd16494","timestamp":265291330800,"duration":1534,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"38a5920cc75e5970","name":"next-babel-turbo-transform","id":"fc905a9bbd970569","timestamp":265291324637,"duration":7717,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"7c5819d16b4fc00f","name":"next-babel-turbo-loader","id":"38a5920cc75e5970","timestamp":265291324620,"duration":7768,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"e1103a6e634db540","name":"build-module-js","id":"7c5819d16b4fc00f","timestamp":265291315097,"duration":18606,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/with-router.js"}},{"traceId":"5c257a059a18d287","parentId":"b70d9e6f1dd621d3","name":"get-options","id":"5768c641ac73eca3","timestamp":265291333903,"duration":5,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"32cd6c3170f24f00","name":"babel-turbo-get-config","id":"9e196db4a7802711","timestamp":265291333920,"duration":18,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"32cd6c3170f24f00","name":"babel-turbo-normalize-file","id":"fa477d416dcf23b5","timestamp":265291333943,"duration":9905,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b64ab7bd8b42f7fa","name":"babel-turbo-traverse","id":"946a8f0c31b613db","timestamp":265291344062,"duration":14309,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"32cd6c3170f24f00","name":"babel-turbo-transform","id":"b64ab7bd8b42f7fa","timestamp":265291343894,"duration":14492,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"32cd6c3170f24f00","name":"babel-turbo-generate","id":"5b9db679757c1cc5","timestamp":265291358416,"duration":3156,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b70d9e6f1dd621d3","name":"next-babel-turbo-transform","id":"32cd6c3170f24f00","timestamp":265291333915,"duration":27665,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"b71a7fe5ef87583d","name":"next-babel-turbo-loader","id":"b70d9e6f1dd621d3","timestamp":265291333895,"duration":27770,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"44ff356681ff2cd4","name":"build-module-js","id":"b71a7fe5ef87583d","timestamp":265291315275,"duration":51971,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/route-loader.js"}},{"traceId":"5c257a059a18d287","parentId":"80324a4f232db126","name":"build-module-date-fns","id":"6de3b05450986b94","timestamp":265291367803,"duration":21,"tags":{"name":"date-fns"}},{"traceId":"5c257a059a18d287","parentId":"b71a7fe5ef87583d","name":"build-module-/shared/lib/router/utils/get-asset-path-from-route","id":"1ac2d9c189b4b2a3","timestamp":265291370545,"duration":11,"tags":{"name":"../shared/lib/router/utils/get-asset-path-from-route"}},{"traceId":"5c257a059a18d287","parentId":"7bc52e9df576e40a","name":"build-module-@braintree/sanitize-url","id":"2c9f881304274fbf","timestamp":265291370574,"duration":6,"tags":{"name":"@braintree/sanitize-url"}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-chunk-graph","id":"259c3869d20d4e6d","timestamp":265291379865,"duration":2387,"tags":{}}]
|
|
22
|
-
[{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize-modules","id":"1390b2c26193f087","timestamp":265291382675,"duration":9,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize-chunks","id":"ec7fbb2c7ef2fc42","timestamp":265291382878,"duration":3840,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize-tree","id":"bbef69c6adf45b29","timestamp":265291386783,"duration":25,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-optimize","id":"2ef5ce8f6bde3046","timestamp":265291382627,"duration":7569,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation-hash","id":"491d5b65b5fa4890","timestamp":265291423908,"duration":5425,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-compilation","id":"ddc0ad9328ec509a","timestamp":265290212621,"duration":1226107,"tags":{"name":"server"}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-emit","id":"c2f4afb1ee1e0f18","timestamp":265291438813,"duration":3953,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"3f07712c10e6954e","name":"webpack-close","id":"4116cc528dbabfbd","timestamp":265291442955,"duration":322852,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4116cc528dbabfbd","name":"webpack-generate-error-stats","id":"a4420df92af91278","timestamp":265291765855,"duration":764,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"run-webpack-compiler","id":"3f07712c10e6954e","timestamp":265272519520,"duration":19247109,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"format-webpack-messages","id":"5af76a9dc794e1c4","timestamp":265291766644,"duration":59,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-static-error-page","id":"03c9eaf5fb37d9a1","timestamp":265292033603,"duration":2751,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-static-error-page","id":"03c9eaf5fb37d9a1","timestamp":265292033603,"duration":2812,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"3a1fc0fe2017fe1b","timestamp":265292112476,"duration":1943,"tags":{"page":"/_app"}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"0f116bb16837312f","timestamp":265292113396,"duration":1034,"tags":{"page":"/api/__keystone_api_build"}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"5ad7f43df93b2681","timestamp":265292114138,"duration":590,"tags":{"page":"/_document"}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"6e5f44f4afc70f56","timestamp":265292114119,"duration":613,"tags":{"page":"/_error"}},{"traceId":"5c257a059a18d287","parentId":"1690f62455874e4a","name":"is-page-static","id":"6311fe56fcc2cb55","timestamp":265292118721,"duration":846361,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"1690f62455874e4a","timestamp":265292114020,"duration":851136,"tags":{"page":"/tags/[id]"}},{"traceId":"5c257a059a18d287","parentId":"bf08a3c91a43981f","name":"is-page-static","id":"c9192a2607055407","timestamp":265292118827,"duration":854061,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"bf08a3c91a43981f","timestamp":265292114072,"duration":858859,"tags":{"page":"/users/[id]"}},{"traceId":"5c257a059a18d287","parentId":"6825c1fd1eaa9e0b","name":"is-page-static","id":"f0912c6be48384b9","timestamp":265292118307,"duration":904598,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"6825c1fd1eaa9e0b","timestamp":265292113709,"duration":909379,"tags":{"page":"/posts/[id]"}},{"traceId":"5c257a059a18d287","parentId":"4242730fa65f88f6","name":"is-page-static","id":"8d9863e7236a8dab","timestamp":265292114456,"duration":915492,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"4242730fa65f88f6","timestamp":265292113580,"duration":916408,"tags":{"page":"/"}},{"traceId":"5c257a059a18d287","parentId":"b00af2aea84cc638","name":"is-page-static","id":"ac86691460787c70","timestamp":265292114659,"duration":929481,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"b00af2aea84cc638","timestamp":265292113676,"duration":930509,"tags":{"page":"/no-access"}},{"traceId":"5c257a059a18d287","parentId":"81ed8b039766367f","name":"is-page-static","id":"29a2d60deb4ff739","timestamp":265292114616,"duration":946944,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"81ed8b039766367f","timestamp":265292113634,"duration":947944,"tags":{"page":"/init"}},{"traceId":"5c257a059a18d287","parentId":"19852dab3dbb0db0","name":"is-page-static","id":"a147ee47dda99320","timestamp":265292114699,"duration":983799,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"19852dab3dbb0db0","timestamp":265292113995,"duration":984524,"tags":{"page":"/signin"}},{"traceId":"5c257a059a18d287","parentId":"2e9203eeebc61883","name":"is-page-static","id":"cc6d1e0758b0cdf3","timestamp":265292124076,"duration":1150968,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"2e9203eeebc61883","timestamp":265292114049,"duration":1161013,"tags":{"page":"/tags"}},{"traceId":"5c257a059a18d287","parentId":"4e6682f80d14c8ac","name":"is-page-static","id":"c12e5f12e5e902f6","timestamp":265292123923,"duration":1152213,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"4e6682f80d14c8ac","timestamp":265292113898,"duration":1162249,"tags":{"page":"/posts"}},{"traceId":"5c257a059a18d287","parentId":"343fc0f12e1b2cfa","name":"is-page-static","id":"7376307b1167e24b","timestamp":265292124122,"duration":1164206,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"a49f00c3c1d81d20","name":"check-page","id":"343fc0f12e1b2cfa","timestamp":265292114097,"duration":1174247,"tags":{"page":"/users"}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"static-check","id":"a49f00c3c1d81d20","timestamp":265292032955,"duration":1255642,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"load-dotenv","id":"383962c4f6ffe93c","timestamp":265293313243,"duration":2911,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"run-export-path-map","id":"48e27d49c0b50675","timestamp":265293321326,"duration":194,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"b3f40d86c86e30ef","timestamp":265293565025,"duration":904800,"tags":{"path":"/posts/[id]"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"bafa79aef3bf2ac8","timestamp":265293565143,"duration":937474,"tags":{"path":"/no-access"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"879109496f90d725","timestamp":265293564203,"duration":962520,"tags":{"path":"/tags/[id]"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"0ef2a3949b6d4b43","timestamp":265293565207,"duration":995837,"tags":{"path":"/init"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"5960717eadaece26","timestamp":265293565086,"duration":998037,"tags":{"path":"/"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"3287b51ab5726f31","timestamp":265293565358,"duration":1021974,"tags":{"path":"/404"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"e3f536d91abddfea","timestamp":265293565381,"duration":1022230,"tags":{"path":"/500"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"e2133395e81bb0f6","timestamp":265293564914,"duration":1086279,"tags":{"path":"/users/[id]"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"b464787f983f649d","timestamp":265293565254,"duration":1095691,"tags":{"path":"/signin"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"0ff9976c387a1984","timestamp":265293565287,"duration":1213004,"tags":{"path":"/tags"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"35dce47e9f50164a","timestamp":265293565312,"duration":1242583,"tags":{"path":"/posts"}},{"traceId":"5c257a059a18d287","parentId":"ca9379d9c9eefcd5","name":"export-page","id":"e3d10b7b45cf77e7","timestamp":265293565338,"duration":1250685,"tags":{"path":"/users"}},{"traceId":"5c257a059a18d287","name":"next-export","id":"ca9379d9c9eefcd5","timestamp":265293311573,"duration":1543279,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"07141fc95050eb92","timestamp":265294857811,"duration":423,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"4828ec19e9524a64","timestamp":265294858264,"duration":182,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"d8f0520082d85af6","timestamp":265294858648,"duration":396,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"b301d096376c06f4","timestamp":265294859075,"duration":200,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"478528b1c643abf0","timestamp":265294859294,"duration":143,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"c50b8427fa278f36","timestamp":265294859479,"duration":135,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"f0bc6bc3532afe51","timestamp":265294859627,"duration":128,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"73a2bf7c544f1d0c","timestamp":265294859768,"duration":122,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"02259f1cb339b03a","timestamp":265294859904,"duration":121,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"3a86b7e9568485f3","timestamp":265294860039,"duration":128,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"0e0c8d950314a054","timestamp":265294860179,"duration":130,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"48b0082899cfb3a0","name":"move-exported-page","id":"7b449a8a53e4cb61","timestamp":265294860321,"duration":129,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"static-generation","id":"48b0082899cfb3a0","timestamp":265293294093,"duration":1567298,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"print-tree-view","id":"7e639ea496d74b53","timestamp":265294865378,"duration":5163,"tags":{}},{"traceId":"5c257a059a18d287","parentId":"4038846c290f7802","name":"telemetry-flush","id":"d9b529b4454d84e4","timestamp":265294870577,"duration":2234212,"tags":{}},{"traceId":"5c257a059a18d287","name":"next-build","id":"4038846c290f7802","timestamp":265271988777,"duration":25116044,"tags":{}}]
|
|
1
|
+
[{"traceId":"1ba27648a2f26c51","name":"hot-reloader","id":"687034676779306e","timestamp":415573208371,"duration":19,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"start","id":"3164746e6e707435","timestamp":415573208726,"duration":0,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3164746e6e707435","name":"clean","id":"7067613164386865","timestamp":415573208749,"duration":133,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3578326e666e7969","name":"get-page-paths","id":"686d7277696e6973","timestamp":415573208988,"duration":341,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3578326e666e7969","name":"create-pages-mapping","id":"6e6b3233677a307a","timestamp":415573209345,"duration":128,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3578326e666e7969","name":"create-entrypoints","id":"3569367275763079","timestamp":415573209534,"duration":498,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3578326e666e7969","name":"generate-webpack-config","id":"7a617473656b6e70","timestamp":415573210045,"duration":203034,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3164746e6e707435","name":"get-webpack-config","id":"3578326e666e7969","timestamp":415573208946,"duration":204148,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65656c616334386b","name":"next-client-pages-loader","id":"336676746f753477","timestamp":415573504098,"duration":210,"tags":{"absolutePagePath":"private-next-pages/_app"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"build-module-js?page=%2F_app&absolutePagePath=private-next-pages%2F_app!","id":"65656c616334386b","timestamp":415573503033,"duration":6424,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2F_app&absolutePagePath=private-next-pages%2F_app!"}},{"traceId":"1ba27648a2f26c51","parentId":"3168783271746563","name":"next-client-pages-loader","id":"6a31786b69743876","timestamp":415573509616,"duration":37,"tags":{"absolutePagePath":"private-next-pages/_error"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"build-module-js?page=%2F_error&absolutePagePath=private-next-pages%2F_error!","id":"3168783271746563","timestamp":415573509570,"duration":1010,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2F_error&absolutePagePath=private-next-pages%2F_error!"}},{"traceId":"1ba27648a2f26c51","parentId":"666a33307379776d","name":"read-resource","id":"33627a3479313578","timestamp":415573502802,"duration":9693,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"build-module-js","id":"666a33307379776d","timestamp":415573501605,"duration":13905,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-refresh-utils/runtime.js"}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"read-resource","id":"6e73623470393137","timestamp":415573519416,"duration":859,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656a3573686f7675","name":"read-resource","id":"6938626e62696c64","timestamp":415573519350,"duration":1442,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"read-resource","id":"7770387038796669","timestamp":415573519198,"duration":1679,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3676777738647677","name":"read-resource","id":"3571757566727373","timestamp":415573521358,"duration":565,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666a33307379776d","name":"build-module-js","id":"3676777738647677","timestamp":415573521317,"duration":4679,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-refresh-utils/internal/helpers.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32776c343078716b","name":"next-swc-transform","id":"676c326b7270316b","timestamp":415573520858,"duration":5632,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656a3573686f7675","name":"next-swc-loader","id":"32776c343078716b","timestamp":415573520804,"duration":5689,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"build-module-js","id":"656a3573686f7675","timestamp":415573519224,"duration":12573,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/amp-dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30306c6e70353835","name":"next-swc-transform","id":"796179763570656e","timestamp":415573520502,"duration":11342,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"next-swc-loader","id":"30306c6e70353835","timestamp":415573520319,"duration":11527,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"build-module-js","id":"647a387779693572","timestamp":415573519366,"duration":17117,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d69323369686365","name":"next-swc-transform","id":"7074726171336a64","timestamp":415573520915,"duration":15638,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"next-swc-loader","id":"6d69323369686365","timestamp":415573520903,"duration":15652,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"build-module-js","id":"7070727576633532","timestamp":415573516008,"duration":24274,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/next-dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32786466326e716c","name":"read-resource","id":"656939396937776e","timestamp":415573545726,"duration":1629,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6561377270367375","name":"read-resource","id":"6f78617335387361","timestamp":415573545951,"duration":1656,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39366761727a3572","name":"read-resource","id":"783775377a327a33","timestamp":415573545569,"duration":2096,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666a33307379776d","name":"build-module-js","id":"39366761727a3572","timestamp":415573545508,"duration":2790,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-refresh/runtime.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62676e756972766d","name":"read-resource","id":"7478316b6b6a316f","timestamp":415573545904,"duration":2613,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6772616f796b6c","name":"read-resource","id":"61676c326c326466","timestamp":415573546036,"duration":2562,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3066343067353879","name":"next-swc-transform","id":"7a6a626264656661","timestamp":415573547402,"duration":1896,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32786466326e716c","name":"next-swc-loader","id":"3066343067353879","timestamp":415573547375,"duration":1929,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"build-module-js","id":"32786466326e716c","timestamp":415573545584,"duration":5956,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/with-router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a773976387a7062","name":"next-swc-transform","id":"766b627a6a347272","timestamp":415573547649,"duration":3959,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6561377270367375","name":"next-swc-loader","id":"6a773976387a7062","timestamp":415573547636,"duration":3976,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"6561377270367375","timestamp":415573545917,"duration":7618,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/webpack-hot-middleware-client.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d3763753664376c","name":"read-resource","id":"67796664756e6863","timestamp":415573546482,"duration":7144,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7938383467737773","name":"read-resource","id":"7636306778373738","timestamp":415573546515,"duration":7229,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"read-resource","id":"39376e30386c6739","timestamp":415573546547,"duration":7336,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3277796667317739","name":"next-swc-transform","id":"6b71663038377475","timestamp":415573548622,"duration":5411,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6772616f796b6c","name":"next-swc-loader","id":"3277796667317739","timestamp":415573548610,"duration":5427,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"7a6772616f796b6c","timestamp":415573546009,"duration":9360,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/fouc.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686f703661726463","name":"next-swc-transform","id":"6367347836676d62","timestamp":415573548564,"duration":8840,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62676e756972766d","name":"next-swc-loader","id":"686f703661726463","timestamp":415573548538,"duration":8873,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"62676e756972766d","timestamp":415573545804,"duration":13949,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/on-demand-entries-client.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34626e7473346636","name":"read-resource","id":"6c6d77356d676574","timestamp":415573546704,"duration":13122,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"build-module-js","id":"34626e7473346636","timestamp":415573546682,"duration":13434,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/lib/is-error.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b6937313230386f","name":"next-swc-transform","id":"34726c69316a3738","timestamp":415573553768,"duration":6522,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7938383467737773","name":"next-swc-loader","id":"6b6937313230386f","timestamp":415573553754,"duration":6540,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"7938383467737773","timestamp":415573546495,"duration":14858,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/noop.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3978717071757a78","name":"read-resource","id":"656876676f697a31","timestamp":415573546733,"duration":14674,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726632706a6d7a31","name":"next-swc-transform","id":"396465643133386c","timestamp":415573553714,"duration":7878,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d3763753664376c","name":"next-swc-loader","id":"726632706a6d7a31","timestamp":415573553647,"duration":7949,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"6d3763753664376c","timestamp":415573546409,"duration":17470,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/dev-build-watcher.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686c343837776876","name":"next-swc-transform","id":"39656869346b7379","timestamp":415573553910,"duration":10653,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"next-swc-loader","id":"686c343837776876","timestamp":415573553895,"duration":10672,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"6432316e30737534","timestamp":415573546525,"duration":29540,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"646f376e61793479","name":"read-resource","id":"7872737473726575","timestamp":415573547542,"duration":28547,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"read-resource","id":"6b36306d38737a65","timestamp":415573547570,"duration":28609,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65666c6a67356832","name":"next-swc-transform","id":"686d766a347a7363","timestamp":415573561467,"duration":14963,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3978717071757a78","name":"next-swc-loader","id":"65666c6a67356832","timestamp":415573561428,"duration":15005,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"3978717071757a78","timestamp":415573546712,"duration":30809,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/error-overlay/websocket.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7931776b6c6a6766","name":"read-resource","id":"367835656e6a6767","timestamp":415573547598,"duration":31606,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7732663563356f6d","name":"next-swc-transform","id":"347a746476677730","timestamp":415573579259,"duration":1800,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7931776b6c6a6766","name":"next-swc-loader","id":"7732663563356f6d","timestamp":415573579230,"duration":1833,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7070727576633532","name":"build-module-js","id":"7931776b6c6a6766","timestamp":415573547579,"duration":34624,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/querystring.js"}},{"traceId":"1ba27648a2f26c51","parentId":"37616b66756c7462","name":"read-resource","id":"687a6730776b3066","timestamp":415573582465,"duration":2401,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39366761727a3572","name":"build-module-js","id":"37616b66756c7462","timestamp":415573582408,"duration":5988,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-refresh/cjs/react-refresh-runtime.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"add-entry","id":"6b6d716d63353063","timestamp":415573481269,"duration":108729,"tags":{"request":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-refresh-utils/runtime.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3973317a6a386170","name":"read-resource","id":"7936363163326938","timestamp":415573583519,"duration":6541,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6936687138646961","name":"next-swc-transform","id":"656235386e636970","timestamp":415573576149,"duration":14264,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"646f376e61793479","name":"next-swc-loader","id":"6936687138646961","timestamp":415573576110,"duration":14309,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"build-module-js","id":"646f376e61793479","timestamp":415573547460,"duration":43644,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router-context.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79386d676d347766","name":"read-resource","id":"6873756461353773","timestamp":415573583816,"duration":7359,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3375636b6e6f6371","name":"read-resource","id":"6869363670673331","timestamp":415573583846,"duration":7712,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"617770657a627135","name":"read-resource","id":"3061667865737377","timestamp":415573583980,"duration":7619,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6273713933646d62","name":"read-resource","id":"7779636b77733475","timestamp":415573584025,"duration":7605,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d613434647a6b6e","name":"read-resource","id":"366d346a74616466","timestamp":415573583874,"duration":7782,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6473763463747331","name":"read-resource","id":"6969306369616433","timestamp":415573584073,"duration":7606,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"626e67706e643232","name":"read-resource","id":"6d726c7830766e32","timestamp":415573584101,"duration":7601,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3278677961767835","name":"read-resource","id":"326c343463723177","timestamp":415573584050,"duration":7674,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6373346c61666d30","name":"read-resource","id":"3531383270387a7a","timestamp":415573584126,"duration":7648,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656566686d737632","name":"read-resource","id":"34306269736e3168","timestamp":415573584149,"duration":7646,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3238337376736430","name":"next-swc-transform","id":"6572357435686772","timestamp":415573576306,"duration":16165,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"next-swc-loader","id":"3238337376736430","timestamp":415573576244,"duration":16230,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"build-module-js","id":"346d656868303139","timestamp":415573547552,"duration":61841,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"35777a653565676e","name":"next-swc-transform","id":"74676a62306b7233","timestamp":415573590119,"duration":21304,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3973317a6a386170","name":"next-swc-loader","id":"35777a653565676e","timestamp":415573590086,"duration":21341,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6561377270367375","name":"build-module-js","id":"3973317a6a386170","timestamp":415573583479,"duration":30269,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/error-overlay/hot-dev-client.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6237667a37676f78","name":"next-swc-transform","id":"6368626670387364","timestamp":415573591212,"duration":22639,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79386d676d347766","name":"next-swc-loader","id":"6237667a37676f78","timestamp":415573591192,"duration":22662,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"79386d676d347766","timestamp":415573583788,"duration":31408,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/head-manager.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326a746e71777234","name":"next-swc-transform","id":"6e7274717a6f6b63","timestamp":415573591616,"duration":23613,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"617770657a627135","name":"next-swc-loader","id":"326a746e71777234","timestamp":415573591607,"duration":23623,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"617770657a627135","timestamp":415573583959,"duration":31856,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/route-announcer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6d663932393735","name":"next-swc-transform","id":"70386b636c386a32","timestamp":415573591645,"duration":24187,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6273713933646d62","name":"next-swc-loader","id":"6f6d663932393735","timestamp":415573591637,"duration":24197,"tags":{}}]
|
|
2
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6273713933646d62","timestamp":415573584005,"duration":32668,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/vitals.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3473336e64773332","name":"next-swc-transform","id":"3970773261696231","timestamp":415573591693,"duration":24997,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6473763463747331","name":"next-swc-loader","id":"3473336e64773332","timestamp":415573591686,"duration":25005,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6473763463747331","timestamp":415573584056,"duration":33007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/head-manager-context.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746b306371736362","name":"next-swc-transform","id":"7679666235777973","timestamp":415573591715,"duration":25365,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"626e67706e643232","name":"next-swc-loader","id":"746b306371736362","timestamp":415573591708,"duration":25373,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"626e67706e643232","timestamp":415573584081,"duration":33626,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/mitt.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6861776967383775","name":"next-swc-transform","id":"7632746a32703462","timestamp":415573591787,"duration":25956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6373346c61666d30","name":"next-swc-loader","id":"6861776967383775","timestamp":415573591780,"duration":25964,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6373346c61666d30","timestamp":415573584108,"duration":34024,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/runtime-config.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32317a316873646f","name":"next-swc-transform","id":"337669726c383432","timestamp":415573591668,"duration":26493,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d613434647a6b6e","name":"next-swc-loader","id":"32317a316873646f","timestamp":415573591662,"duration":26501,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6d613434647a6b6e","timestamp":415573583855,"duration":34788,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/performance-relayer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6379313233647838","name":"read-resource","id":"717563346d376c73","timestamp":415573584440,"duration":34214,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"77786c6169763431","name":"next-swc-transform","id":"396b387638623064","timestamp":415573591581,"duration":27433,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3375636b6e6f6371","name":"next-swc-loader","id":"77786c6169763431","timestamp":415573591569,"duration":27446,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"3375636b6e6f6371","timestamp":415573583826,"duration":36806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/page-loader.js"}},{"traceId":"1ba27648a2f26c51","parentId":"776c65616a743976","name":"next-swc-transform","id":"653962336a6f6378","timestamp":415573591808,"duration":28875,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656566686d737632","name":"next-swc-loader","id":"776c65616a743976","timestamp":415573591801,"duration":28884,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"656566686d737632","timestamp":415573584133,"duration":38163,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/utils.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a65763661366961","name":"next-swc-transform","id":"306a677876343634","timestamp":415573591755,"duration":30589,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3278677961767835","name":"next-swc-loader","id":"7a65763661366961","timestamp":415573591747,"duration":30598,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"3278677961767835","timestamp":415573584032,"duration":40739,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/script.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3874723769623530","name":"read-resource","id":"6567737664737178","timestamp":415573584667,"duration":41940,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a6a633168373065","name":"next-swc-transform","id":"313677676e696970","timestamp":415573618691,"duration":8242,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6379313233647838","name":"next-swc-loader","id":"6a6a633168373065","timestamp":415573618672,"duration":8263,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6379313233647838","timestamp":415573584419,"duration":43087,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3131676571666574","name":"next-swc-transform","id":"7332396f386e7a37","timestamp":415573626638,"duration":2833,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3874723769623530","name":"next-swc-loader","id":"3131676571666574","timestamp":415573626622,"duration":2852,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"3874723769623530","timestamp":415573584647,"duration":45700,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/pages/_error.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module","id":"35736b796b797073","timestamp":415573631136,"duration":40,"tags":{"name":"undefined"}},{"traceId":"1ba27648a2f26c51","parentId":"3566756774717469","name":"read-resource","id":"67336a6369683573","timestamp":415573625533,"duration":8411,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656a3573686f7675","name":"build-module-js","id":"3566756774717469","timestamp":415573625499,"duration":10820,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/regenerator-runtime/runtime.js"}},{"traceId":"1ba27648a2f26c51","parentId":"707a7a616d736c73","name":"read-resource","id":"3170306565756a6a","timestamp":415573631099,"duration":7790,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62676e756972766d","name":"build-module-js","id":"707a7a616d736c73","timestamp":415573630996,"duration":8099,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"add-entry","id":"7565343675376e66","timestamp":415573481495,"duration":158224,"tags":{"request":"./../../../../node_modules/next/dist/client/dev/amp-dev"}},{"traceId":"1ba27648a2f26c51","parentId":"76396c343737736b","name":"read-resource","id":"746c6e3835733877","timestamp":415573636503,"duration":3467,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3167373871626e76","name":"read-resource","id":"7937786532376764","timestamp":415573636562,"duration":3503,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7733627267757464","name":"read-resource","id":"3767376e68377076","timestamp":415573636589,"duration":3505,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666e647876306371","name":"read-resource","id":"39666a3537686c76","timestamp":415573636534,"duration":3586,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6538763770797463","name":"read-resource","id":"3735323035727272","timestamp":415573636642,"duration":3511,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3067387576306f32","name":"read-resource","id":"636c6f7469633135","timestamp":415573636614,"duration":3565,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6134673339667435","name":"read-resource","id":"62743964746e6874","timestamp":415573636459,"duration":3750,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6238766e6636306c","name":"next-swc-transform","id":"3834766169643233","timestamp":415573640043,"duration":655,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76396c343737736b","name":"next-swc-loader","id":"6238766e6636306c","timestamp":415573639980,"duration":720,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"76396c343737736b","timestamp":415573636476,"duration":4871,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/normalize-trailing-slash.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7575673962673374","name":"read-resource","id":"376f31756b617673","timestamp":415573638558,"duration":2802,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6667777168786c64","name":"next-swc-transform","id":"776d6f68366f6b77","timestamp":415573640080,"duration":1410,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3167373871626e76","name":"next-swc-loader","id":"6667777168786c64","timestamp":415573640071,"duration":1420,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"3167373871626e76","timestamp":415573636543,"duration":5384,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65646b6d38696730","name":"next-swc-transform","id":"6d31626d62326562","timestamp":415573640107,"duration":2185,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7733627267757464","name":"next-swc-loader","id":"65646b6d38696730","timestamp":415573640100,"duration":2194,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"7733627267757464","timestamp":415573636570,"duration":6503,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/route-matcher.js"}},{"traceId":"1ba27648a2f26c51","parentId":"756e7a7477366b7a","name":"read-resource","id":"7074766566386b7a","timestamp":415573638613,"duration":4470,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32616f7567646632","name":"read-resource","id":"766d676172796c6b","timestamp":415573638667,"duration":4463,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30636c6d3068346e","name":"next-swc-transform","id":"70687230756f3867","timestamp":415573640166,"duration":3014,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6538763770797463","name":"next-swc-loader","id":"30636c6d3068346e","timestamp":415573640159,"duration":3023,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"6538763770797463","timestamp":415573636622,"duration":6992,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/get-middleware-regex.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65677437756e7662","name":"read-resource","id":"636a346438306268","timestamp":415573638642,"duration":4985,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6237706636397978","name":"next-swc-transform","id":"7774693739353436","timestamp":415573640223,"duration":3679,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6134673339667435","name":"next-swc-loader","id":"6237706636397978","timestamp":415573640215,"duration":3689,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6134673339667435","timestamp":415573636412,"duration":8330,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/portal/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6675346b70736f64","name":"next-swc-transform","id":"6332386a6467716e","timestamp":415573640193,"duration":4651,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3067387576306f32","name":"next-swc-loader","id":"6675346b70736f64","timestamp":415573640186,"duration":4660,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"3067387576306f32","timestamp":415573636597,"duration":9322,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/route-regex.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79636e7a6376777a","name":"next-swc-transform","id":"70367262326d3371","timestamp":415573641458,"duration":4478,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7575673962673374","name":"next-swc-loader","id":"79636e7a6376777a","timestamp":415573641369,"duration":4568,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3278677961767835","name":"build-module-js","id":"7575673962673374","timestamp":415573638501,"duration":7806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/request-idle-callback.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32656e6675713570","name":"next-swc-transform","id":"6776366f69397278","timestamp":415573640134,"duration":7000,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666e647876306371","name":"next-swc-loader","id":"32656e6675713570","timestamp":415573640127,"duration":7009,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"666e647876306371","timestamp":415573636513,"duration":13437,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/route-loader.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7930786b75776269","name":"read-resource","id":"71796e7273313675","timestamp":415573639489,"duration":10484,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"7930786b75776269","timestamp":415573639467,"duration":10638,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/react-is/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7837693779796b35","name":"next-swc-transform","id":"3932336377776c72","timestamp":415573643109,"duration":7020,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"756e7a7477366b7a","name":"next-swc-loader","id":"7837693779796b35","timestamp":415573643094,"duration":7037,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3375636b6e6f6371","name":"build-module-js","id":"756e7a7477366b7a","timestamp":415573638575,"duration":12184,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30377368386a3473","name":"read-resource","id":"627273616f686e6d","timestamp":415573639512,"duration":11255,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"30377368386a3473","timestamp":415573639500,"duration":12005,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/client.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b373161796b3276","name":"read-resource","id":"7637726777696875","timestamp":415573639533,"duration":11984,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"6b373161796b3276","timestamp":415573639519,"duration":12188,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/server/denormalize-page-path.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3375703435317738","name":"read-resource","id":"6b796f316f377331","timestamp":415573639562,"duration":12155,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"35753064386e6b76","name":"next-swc-transform","id":"337230367178737a","timestamp":415573643146,"duration":9528,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32616f7567646632","name":"next-swc-loader","id":"35753064386e6b76","timestamp":415573643138,"duration":9538,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656566686d737632","name":"build-module-js","id":"32616f7567646632","timestamp":415573638650,"duration":16073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/utils/format-url.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3568796f35346668","name":"next-swc-transform","id":"6d666c7130797677","timestamp":415573643691,"duration":11148,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65677437756e7662","name":"next-swc-loader","id":"3568796f35346668","timestamp":415573643681,"duration":11160,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3973317a6a386170","name":"build-module-js","id":"65677437756e7662","timestamp":415573638623,"duration":18028,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/dev/error-overlay/format-webpack-messages.js"}},{"traceId":"1ba27648a2f26c51","parentId":"756f79723338776d","name":"read-resource","id":"757a636d30686a78","timestamp":415573639855,"duration":17195,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3939316333643671","name":"read-resource","id":"766d747564716474","timestamp":415573639877,"duration":17233,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647a387779693572","name":"build-module-js","id":"3939316333643671","timestamp":415573639865,"duration":17376,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"75316d666c303179","name":"next-swc-transform","id":"3169743365317134","timestamp":415573651750,"duration":5546,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3375703435317738","name":"next-swc-loader","id":"75316d666c303179","timestamp":415573651730,"duration":5567,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346d656868303139","name":"build-module-js","id":"3375703435317738","timestamp":415573639542,"duration":18747,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6a6871376c6b36","name":"next-swc-transform","id":"66626e6532693867","timestamp":415573657084,"duration":2200,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"756f79723338776d","name":"next-swc-loader","id":"6d6a6871376c6b36","timestamp":415573657067,"duration":2221,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3874723769623530","name":"build-module-js","id":"756f79723338776d","timestamp":415573639833,"duration":20950,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/head.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c747863796a3339","name":"read-resource","id":"6d347a75336f6275","timestamp":415573661690,"duration":3191,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"6c747863796a3339","timestamp":415573661651,"duration":3494,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-dom/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32617665636b3566","name":"read-resource","id":"6778686761386f68","timestamp":415573662022,"duration":3191,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"32617665636b3566","timestamp":415573662004,"duration":3277,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/styled-jsx/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34726e6478777a64","name":"read-resource","id":"7235647666713175","timestamp":415573662045,"duration":3249,"tags":{}}]
|
|
3
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"7930786b75776269","name":"build-module-js","id":"34726e6478777a64","timestamp":415573662031,"duration":4199,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/react-is/cjs/react-is.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6a336a77626f65","name":"read-resource","id":"6d686972746e796a","timestamp":415573664560,"duration":2028,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3939316333643671","name":"build-module-js","id":"6f6a336a77626f65","timestamp":415573664546,"duration":8971,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react/cjs/react.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3531343863757738","name":"read-resource","id":"6866316578376434","timestamp":415573664537,"duration":9073,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6432316e30737534","name":"build-module-js","id":"3531343863757738","timestamp":415573664516,"duration":9373,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/polyfill-module/dist/polyfill-module.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7031766a6473337a","name":"read-resource","id":"3573717863663561","timestamp":415573664616,"duration":9281,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30377368386a3473","name":"build-module-js","id":"7031766a6473337a","timestamp":415573664605,"duration":9597,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/helpers/parseStack.js"}},{"traceId":"1ba27648a2f26c51","parentId":"756c72756a6e6235","name":"read-resource","id":"3563366e36683378","timestamp":415573664633,"duration":9969,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30377368386a3473","name":"build-module-js","id":"756c72756a6e6235","timestamp":415573664623,"duration":10366,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/helpers/nodeStackFrames.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6869336937733664","name":"read-resource","id":"6c336e3670726838","timestamp":415573664580,"duration":10418,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30377368386a3473","name":"build-module-js","id":"6869336937733664","timestamp":415573664568,"duration":10710,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/bus.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7031706f76616678","name":"read-resource","id":"38723838676c346b","timestamp":415573664774,"duration":10511,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"read-resource","id":"3932656937357766","timestamp":415573664598,"duration":10745,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30377368386a3473","name":"build-module-js","id":"367166636a387a66","timestamp":415573664588,"duration":12457,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/ReactDevOverlay.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d75683269316e6e","name":"read-resource","id":"76366e7a75373239","timestamp":415573664846,"duration":13046,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"36696f63326e6f62","name":"read-resource","id":"6e31687a6a686377","timestamp":415573664872,"duration":13091,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356a796961727363","name":"next-swc-transform","id":"6d75783375767338","timestamp":415573675317,"duration":2785,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7031706f76616678","name":"next-swc-loader","id":"356a796961727363","timestamp":415573675298,"duration":2806,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"756f79723338776d","name":"build-module-js","id":"7031706f76616678","timestamp":415573664746,"duration":14814,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/side-effect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"796562756172716d","name":"next-swc-transform","id":"763133723738677a","timestamp":415573677932,"duration":4088,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d75683269316e6e","name":"next-swc-loader","id":"796562756172716d","timestamp":415573677913,"duration":4112,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"756f79723338776d","name":"build-module-js","id":"6d75683269316e6e","timestamp":415573664783,"duration":17688,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/amp-context.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696d76356d6c6766","name":"next-swc-transform","id":"37717a656e736d79","timestamp":415573677981,"duration":4508,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"36696f63326e6f62","name":"next-swc-loader","id":"696d76356d6c6766","timestamp":415573677971,"duration":4519,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"756f79723338776d","name":"build-module-js","id":"36696f63326e6f62","timestamp":415573664854,"duration":17990,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/amp.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36366e7a6b716862","name":"read-resource","id":"7772783133376871","timestamp":415573684354,"duration":1364,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643070356f626636","name":"read-resource","id":"37617a75796a6d68","timestamp":415573683127,"duration":2665,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c747863796a3339","name":"build-module-js","id":"643070356f626636","timestamp":415573683095,"duration":85065,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-dom/cjs/react-dom.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3938797634656931","name":"next-swc-transform","id":"307a75716b6d7378","timestamp":415573685767,"duration":83428,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"36366e7a6b716862","name":"next-swc-loader","id":"3938797634656931","timestamp":415573685735,"duration":83463,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3973317a6a386170","name":"build-module-js","id":"36366e7a6b716862","timestamp":415573684313,"duration":85418,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/compiled/strip-ansi/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6930657968716d7a","name":"read-resource","id":"6469696e39673271","timestamp":415573684381,"duration":85361,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d613434647a6b6e","name":"build-module-js","id":"6930657968716d7a","timestamp":415573684365,"duration":86263,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/compiled/web-vitals/web-vitals.umd.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746c62306c357565","name":"read-resource","id":"687a723330393335","timestamp":415573684534,"duration":86282,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"746c62306c357565","timestamp":415573684519,"duration":86605,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/ErrorBoundary.js"}},{"traceId":"1ba27648a2f26c51","parentId":"66306c7734796578","name":"read-resource","id":"31786b397a667830","timestamp":415573685403,"duration":86413,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"66306c7734796578","timestamp":415573685367,"duration":86816,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/ShadowPortal.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"read-resource","id":"6962797438613279","timestamp":415573685460,"duration":86731,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"6b7978756971346a","timestamp":415573685448,"duration":87015,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/styles/ComponentStyles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7274716c37726c70","name":"read-resource","id":"37336668676f3039","timestamp":415573685438,"duration":87096,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"7274716c37726c70","timestamp":415573685418,"duration":87350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/styles/Base.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356d6734657a7834","name":"read-resource","id":"3638366470626935","timestamp":415573685484,"duration":89742,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"356d6734657a7834","timestamp":415573685473,"duration":90224,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/styles/CssReset.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7973646b64347577","name":"read-resource","id":"3667366568686b39","timestamp":415573685504,"duration":90398,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"7973646b64347577","timestamp":415573685493,"duration":90730,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/container/BuildError.js"}},{"traceId":"1ba27648a2f26c51","parentId":"396b73716f333074","name":"read-resource","id":"75386a3075706178","timestamp":415573685523,"duration":90709,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367166636a387a66","name":"build-module-js","id":"396b73716f333074","timestamp":415573685512,"duration":91885,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/container/Errors.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"read-resource","id":"6178716330636c6c","timestamp":415573771501,"duration":6875,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796c7169676e3534","name":"read-resource","id":"7165347165666464","timestamp":415573775214,"duration":4176,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32617665636b3566","name":"build-module-js","id":"796c7169676e3534","timestamp":415573775183,"duration":4349,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/styled-jsx/dist/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"367330356e787566","name":"next-swc-transform","id":"796939696b743232","timestamp":415573778408,"duration":1734,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"next-swc-loader","id":"367330356e787566","timestamp":415573778393,"duration":1752,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65656c616334386b","name":"build-module-js","id":"61686c363678326d","timestamp":415573771445,"duration":10774,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/_app.js"}},{"traceId":"1ba27648a2f26c51","parentId":"367163717a64777a","name":"read-resource","id":"396c666a62636675","timestamp":415573778647,"duration":4755,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f6a336a77626f65","name":"build-module-js","id":"367163717a64777a","timestamp":415573778620,"duration":4922,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/build/polyfills/object-assign.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"add-entry","id":"786a6d7837373637","timestamp":415573481539,"duration":302233,"tags":{"request":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"add-entry","id":"6c3438306e797030","timestamp":415573481552,"duration":302325,"tags":{"request":"next-client-pages-loader?page=%2F_error&absolutePagePath=private-next-pages%2F_error!"}},{"traceId":"1ba27648a2f26c51","parentId":"74716f7573666e32","name":"read-resource","id":"3366366d30773268","timestamp":415573779230,"duration":4837,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"74716f7573666e32","timestamp":415573779210,"duration":5663,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/container/RuntimeError.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73616b626d777a36","name":"read-resource","id":"7a3563386b736c74","timestamp":415573779254,"duration":5629,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"73616b626d777a36","timestamp":415573779240,"duration":5770,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/helpers/noop-template.js"}},{"traceId":"1ba27648a2f26c51","parentId":"797a633069667635","name":"read-resource","id":"757a713663727174","timestamp":415573783024,"duration":2720,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"797a633069667635","timestamp":415573783010,"duration":2920,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Terminal/styles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7465363162766569","name":"read-resource","id":"716166723067367a","timestamp":415573782975,"duration":2962,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"7465363162766569","timestamp":415573782951,"duration":3134,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/LeftRightDialogHeader/styles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a77766f62647537","name":"read-resource","id":"326f367436727677","timestamp":415573783003,"duration":3089,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"7a77766f62647537","timestamp":415573782986,"duration":3916,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/CodeFrame/styles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7262626831687a35","name":"read-resource","id":"6e77386667783168","timestamp":415573783043,"duration":4410,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"7262626831687a35","timestamp":415573783031,"duration":4592,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Overlay/styles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"66326b686c6b6c63","name":"read-resource","id":"30323863386d736a","timestamp":415573783065,"duration":4591,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b73716f333074","name":"build-module-js","id":"66326b686c6b6c63","timestamp":415573783050,"duration":5953,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/helpers/stack-frame.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6664353365303673","name":"read-resource","id":"7a74686972386a75","timestamp":415573787151,"duration":3574,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796c7169676e3534","name":"build-module-js","id":"6664353365303673","timestamp":415573787123,"duration":4870,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/styled-jsx/dist/stylesheet-registry.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7364696f6c693876","name":"read-resource","id":"64383175736c7431","timestamp":415573790541,"duration":2824,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643070356f626636","name":"build-module-js","id":"7364696f6c693876","timestamp":415573790508,"duration":3064,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scheduler/tracing.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7333667a6263706c","name":"read-resource","id":"34716b347068356d","timestamp":415573792160,"duration":2901,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"7333667a6263706c","timestamp":415573792145,"duration":3220,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Dialog/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6473323030703870","name":"read-resource","id":"62366d326d326d76","timestamp":415573792198,"duration":3179,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b73716f333074","name":"build-module-js","id":"6473323030703870","timestamp":415573792170,"duration":3422,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/LeftRightDialogHeader/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"31786a6564623465","name":"read-resource","id":"733664687171776d","timestamp":415573792241,"duration":3875,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7973646b64347577","name":"build-module-js","id":"31786a6564623465","timestamp":415573792229,"duration":4047,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Terminal/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"37663937666c6234","name":"read-resource","id":"617533713672766a","timestamp":415573792128,"duration":4157,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b7978756971346a","name":"build-module-js","id":"37663937666c6234","timestamp":415573792091,"duration":4529,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Toast/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d70397935343236","name":"read-resource","id":"6f30717934757968","timestamp":415573792220,"duration":4424,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7973646b64347577","name":"build-module-js","id":"6d70397935343236","timestamp":415573792208,"duration":4560,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Overlay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62306337386b3863","name":"read-resource","id":"7a76666f76613536","timestamp":415573794769,"duration":2936,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643070356f626636","name":"build-module-js","id":"62306337386b3863","timestamp":415573794732,"duration":3093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scheduler/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686c386467697669","name":"read-resource","id":"68763276616e7435","timestamp":415573797549,"duration":1829,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7031766a6473337a","name":"build-module-js","id":"686c386467697669","timestamp":415573797523,"duration":3806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/stacktrace-parser/dist/stack-trace-parser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68766e6e61776932","name":"read-resource","id":"7534356173757173","timestamp":415573798000,"duration":3343,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6664353365303673","name":"build-module-js","id":"68766e6e61776932","timestamp":415573797981,"duration":4593,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/styled-jsx/dist/lib/stylesheet.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e7a627835663777","name":"read-resource","id":"3962347a796c7330","timestamp":415573798021,"duration":4562,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6664353365303673","name":"build-module-js","id":"6e7a627835663777","timestamp":415573798008,"duration":4834,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/styled-jsx/dist/lib/hash.js"}},{"traceId":"1ba27648a2f26c51","parentId":"647979327571706e","name":"read-resource","id":"7374757567797131","timestamp":415573798521,"duration":4802,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7364696f6c693876","name":"build-module-js","id":"647979327571706e","timestamp":415573798509,"duration":5887,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scheduler/cjs/scheduler-tracing.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f626578356a3631","name":"read-resource","id":"303631797a736275","timestamp":415573798501,"duration":6033,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"74716f7573666e32","name":"build-module-js","id":"6f626578356a3631","timestamp":415573798485,"duration":6227,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/CodeFrame/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616f68676e39367a","name":"read-resource","id":"6f79626d6b623731","timestamp":415573798776,"duration":6015,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7333667a6263706c","name":"build-module-js","id":"616f68676e39367a","timestamp":415573798761,"duration":7109,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Dialog/Dialog.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7866663534796e33","name":"read-resource","id":"6a3365696a626d30","timestamp":415573798795,"duration":7084,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7333667a6263706c","name":"build-module-js","id":"7866663534796e33","timestamp":415573798784,"duration":7341,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Dialog/DialogBody.js"}}]
|
|
4
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"736c376c64703536","name":"read-resource","id":"7231666962797938","timestamp":415573798814,"duration":7425,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7333667a6263706c","name":"build-module-js","id":"736c376c64703536","timestamp":415573798802,"duration":7642,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Dialog/DialogContent.js"}},{"traceId":"1ba27648a2f26c51","parentId":"38647a38306b7836","name":"read-resource","id":"6531656362693771","timestamp":415573798832,"duration":7619,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7333667a6263706c","name":"build-module-js","id":"38647a38306b7836","timestamp":415573798822,"duration":7828,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Dialog/DialogHeader.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696b7a7a396c6272","name":"read-resource","id":"6233313763363537","timestamp":415573798852,"duration":7804,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7333667a6263706c","name":"build-module-js","id":"696b7a7a396c6272","timestamp":415573798838,"duration":7957,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Dialog/styles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30757177796c7275","name":"read-resource","id":"3374386a6c677376","timestamp":415573798869,"duration":7932,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6473323030703870","name":"build-module-js","id":"30757177796c7275","timestamp":415573798859,"duration":8476,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/LeftRightDialogHeader/LeftRightDialogHeader.js"}},{"traceId":"1ba27648a2f26c51","parentId":"78757a35646b6130","name":"read-resource","id":"6d63683438787166","timestamp":415573799208,"duration":9145,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"31786a6564623465","name":"build-module-js","id":"78757a35646b6130","timestamp":415573799191,"duration":9587,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Terminal/Terminal.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6367763866313234","name":"read-resource","id":"3178693872373733","timestamp":415573799255,"duration":9873,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"37663937666c6234","name":"build-module-js","id":"6367763866313234","timestamp":415573799245,"duration":10122,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Toast/Toast.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6167656c71377671","name":"read-resource","id":"73653179726b6a73","timestamp":415573799237,"duration":10136,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"37663937666c6234","name":"build-module-js","id":"6167656c71377671","timestamp":415573799216,"duration":10280,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Toast/styles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b75366373797373","name":"read-resource","id":"3077793173397a75","timestamp":415573802991,"duration":6749,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62306337386b3863","name":"build-module-js","id":"6b75366373797373","timestamp":415573802965,"duration":9511,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scheduler/cjs/scheduler.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33776a7163337564","name":"read-resource","id":"63666b37737a376e","timestamp":415573803017,"duration":9475,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d70397935343236","name":"build-module-js","id":"33776a7163337564","timestamp":415573803003,"duration":10407,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Overlay/Overlay.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c70323138303077","name":"read-resource","id":"347736307464686c","timestamp":415573815231,"duration":2341,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f626578356a3631","name":"build-module-js","id":"6c70323138303077","timestamp":415573815198,"duration":3438,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/CodeFrame/CodeFrame.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"read-resource","id":"6363316834637167","timestamp":415573815740,"duration":3781,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"3037397a72397978","timestamp":415573815722,"duration":7440,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/views/dist/keystone-next-fields-document-views.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"read-resource","id":"6876716c6f647368","timestamp":415573817275,"duration":5956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"6268776139733371","timestamp":415573817259,"duration":10765,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/text/views/dist/keystone-next-keystone-fields-types-text-views.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"read-resource","id":"78706a6831693567","timestamp":415573817241,"duration":10811,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"6b34757532343833","timestamp":415573817206,"duration":12133,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view/dist/keystone-next-keystone-___internal-do-not-use-will-break-in-patch-admin-ui-id-field-view.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32776d61386a7862","name":"read-resource","id":"787a7467637a3139","timestamp":415573817320,"duration":12029,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"32776d61386a7862","timestamp":415573817308,"duration":17293,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/password/views/dist/keystone-next-keystone-fields-types-password-views.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3362756a386a7330","name":"read-resource","id":"62677a367172386e","timestamp":415573817356,"duration":17261,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"3362756a386a7330","timestamp":415573817346,"duration":21928,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/timestamp/views/dist/keystone-next-keystone-fields-types-timestamp-views.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"read-resource","id":"333661716661746b","timestamp":415573817300,"duration":21996,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"6d35796776397763","timestamp":415573817286,"duration":33283,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/dist/keystone-next-keystone-fields-types-relationship-views.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7533313831627330","name":"read-resource","id":"3538627469656475","timestamp":415573817338,"duration":33263,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"7533313831627330","timestamp":415573817327,"duration":35260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/select/views/dist/keystone-next-keystone-fields-types-select-views.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"74316d6978663271","name":"read-resource","id":"726a6c793935336e","timestamp":415573817374,"duration":35301,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"616f68676e39367a","name":"build-module-js","id":"74316d6978663271","timestamp":415573817364,"duration":35944,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/hooks/use-on-click-outside.js"}},{"traceId":"1ba27648a2f26c51","parentId":"786c73766d787335","name":"read-resource","id":"3737797372656a6f","timestamp":415573817418,"duration":35900,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33776a7163337564","name":"build-module-js","id":"786c73766d787335","timestamp":415573817407,"duration":37051,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Overlay/body-locker.js"}},{"traceId":"1ba27648a2f26c51","parentId":"776b326c65336e30","name":"read-resource","id":"3635387974666777","timestamp":415573817399,"duration":37071,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33776a7163337564","name":"build-module-js","id":"776b326c65336e30","timestamp":415573817381,"duration":58886,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-dev-overlay/lib/internal/components/Overlay/maintain--tab-focus.js"}},{"traceId":"1ba27648a2f26c51","parentId":"646172617739326d","name":"read-resource","id":"78797975766d3663","timestamp":415573960926,"duration":10824,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61686c363678326d","name":"build-module-js","id":"646172617739326d","timestamp":415573960867,"duration":11862,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App/dist/keystone-next-keystone-___internal-do-not-use-will-break-in-patch-admin-ui-pages-App.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"626f75386e787163","name":"read-resource","id":"7468336c3676726e","timestamp":415573961014,"duration":11726,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"626f75386e787163","timestamp":415573961003,"duration":11921,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellContainer-e4cd09f6.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73626b7374616d66","name":"read-resource","id":"7662713131686b6a","timestamp":415573961032,"duration":11902,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"73626b7374616d66","timestamp":415573961021,"duration":15291,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/sqlite-ae6a913c.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7167336530736936","name":"read-resource","id":"646b673371746b74","timestamp":415573960975,"duration":15432,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"7167336530736936","timestamp":415573960963,"duration":16806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/toolbar-01475746.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e6c31707635756f","name":"read-resource","id":"747168797a723469","timestamp":415573960995,"duration":16783,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6e6c31707635756f","timestamp":415573960984,"duration":17806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/api-db2f9642.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3939667976746a76","name":"read-resource","id":"3166773134376971","timestamp":415573960955,"duration":17859,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3939667976746a76","timestamp":415573960939,"duration":55115,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/index-f9d55a0a.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"35356d6d647a3339","name":"read-resource","id":"7a7061723532616e","timestamp":415573968332,"duration":50388,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"35356d6d647a3339","timestamp":415573968292,"duration":50784,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellLink-02a3d933.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696764656e32316e","name":"read-resource","id":"337372736e336733","timestamp":415573968388,"duration":50701,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"696764656e32316e","timestamp":415573968375,"duration":51013,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/SignoutButton-ca318e88.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"39686a3176396573","name":"read-resource","id":"3076397373353062","timestamp":415573968408,"duration":50996,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"39686a3176396573","timestamp":415573968396,"duration":51161,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/admin-meta-graphql-433469b3.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34666473376d6978","name":"read-resource","id":"3132696b6262716a","timestamp":415573968427,"duration":51167,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"34666473376d6978","timestamp":415573968415,"duration":51548,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/router/dist/keystone-next-keystone-admin-ui-router.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"306661766531676f","name":"read-resource","id":"6e6a6e367173716d","timestamp":415573968448,"duration":51545,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"306661766531676f","timestamp":415573968436,"duration":51680,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/link.js"}},{"traceId":"1ba27648a2f26c51","parentId":"647a6369636d6473","name":"read-resource","id":"6e6b71796e667370","timestamp":415573968484,"duration":51641,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e7a627835663777","name":"build-module-js","id":"647a6369636d6473","timestamp":415573968474,"duration":51998,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/string-hash/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33337a7736347930","name":"read-resource","id":"686633346976387a","timestamp":415573968522,"duration":51956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"33337a7736347930","timestamp":415573968510,"duration":52066,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-gfm-strikethrough/from-markdown.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7736347a626c6c62","name":"read-resource","id":"3876343933706674","timestamp":415573968502,"duration":52080,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"7736347a626c6c62","timestamp":415573968491,"duration":52721,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-gfm-autolink-literal/from-markdown.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e383367727a386c","name":"read-resource","id":"7739756636743762","timestamp":415573968575,"duration":52645,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"6e383367727a386c","timestamp":415573968564,"duration":52840,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-upload/public/GraphQLUpload.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7374766a736e3933","name":"read-resource","id":"717062316c726635","timestamp":415573968465,"duration":52947,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68766e6e61776932","name":"build-module-js","id":"7374766a736e3933","timestamp":415573968455,"duration":53426,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/process/browser.js"}},{"traceId":"1ba27648a2f26c51","parentId":"763866656d767a34","name":"read-resource","id":"7a73656267717476","timestamp":415573968599,"duration":53289,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"763866656d767a34","timestamp":415573968582,"duration":53688,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/extends.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a32633766736e75","name":"read-resource","id":"6374636a65666a6b","timestamp":415573968556,"duration":53725,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"78757a35646b6130","name":"build-module-js","id":"6a32633766736e75","timestamp":415573968530,"duration":55887,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/anser/lib/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c393464786f7030","name":"read-resource","id":"38376f39716b3769","timestamp":415573968685,"duration":55748,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b726774316c3035","name":"read-resource","id":"746e37376c7a6430","timestamp":415573968702,"duration":55794,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6b726774316c3035","timestamp":415573968692,"duration":56280,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/components/dist/keystone-next-keystone-admin-ui-components.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6871776d38663572","name":"read-resource","id":"343039757a386534","timestamp":415573968719,"duration":56262,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6871776d38663572","timestamp":415573968709,"duration":58646,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/context/dist/keystone-next-keystone-admin-ui-context.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"733773676f647762","name":"read-resource","id":"6f6e686e706c6e65","timestamp":415573968634,"duration":58740,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"733773676f647762","timestamp":415573968623,"duration":59009,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js"}},{"traceId":"1ba27648a2f26c51","parentId":"626b697039743532","name":"read-resource","id":"3031666e74786a33","timestamp":415573968735,"duration":58908,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"626b697039743532","timestamp":415573968725,"duration":60773,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect/dist/keystone-next-keystone-fields-types-relationship-views-RelationshipSelect.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3838686669346e75","name":"read-resource","id":"3635777a76617931","timestamp":415573968617,"duration":60900,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3838686669346e75","timestamp":415573968606,"duration":61252,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/objectSpread2.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696f73666f776f65","name":"read-resource","id":"7267697538687a66","timestamp":415573968367,"duration":61503,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"696f73666f776f65","timestamp":415573968348,"duration":63115,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/graphql-ts-schema-74a8c4fd.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e75377262336d36","name":"read-resource","id":"673569706c396771","timestamp":415573968649,"duration":62862,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-js","id":"6e75377262336d36","timestamp":415573968639,"duration":63077,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/defineProperty.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6773656762717332","name":"read-resource","id":"6470676b70676179","timestamp":415573968772,"duration":62987,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"6773656762717332","timestamp":415573968762,"duration":63098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/api-with-context/dist/graphql-ts-schema-api-with-context.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3136696c75646164","name":"read-resource","id":"3379303873757578","timestamp":415573968755,"duration":63114,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"3136696c75646164","timestamp":415573968741,"duration":63215,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/api-without-context/dist/graphql-ts-schema-api-without-context.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"386c6e3779376c6f","name":"read-resource","id":"66787262666f6a67","timestamp":415573968790,"duration":65386,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"386c6e3779376c6f","timestamp":415573968780,"duration":65718,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/dist/graphql-ts-schema.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65617468396d7461","name":"next-swc-transform","id":"7a34797761706f38","timestamp":415574024467,"duration":10099,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c393464786f7030","name":"next-swc-loader","id":"65617468396d7461","timestamp":415574024450,"duration":10118,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c70323138303077","name":"build-module-js","id":"6c393464786f7030","timestamp":415573968656,"duration":66303,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/strip-ansi/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"77677534786c756e","name":"read-resource","id":"3169333071666233","timestamp":415573970876,"duration":67158,"tags":{}}]
|
|
5
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"77677534786c756e","timestamp":415573970846,"duration":69112,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/is-hotkey/lib/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7667776163747067","name":"read-resource","id":"70356169397a7375","timestamp":415573970917,"duration":69054,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"7667776163747067","timestamp":415573970906,"duration":70283,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/match-sorter/dist/match-sorter.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7877386474357432","name":"read-resource","id":"776a307467676c71","timestamp":415573970985,"duration":70221,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"7877386474357432","timestamp":415573970976,"duration":70955,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark-extension-gfm-strikethrough/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3964387771626f62","name":"read-resource","id":"6461753271336b73","timestamp":415573970900,"duration":71043,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3964387771626f62","timestamp":415573970886,"duration":81146,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate-react/dist/index.es.js"}},{"traceId":"1ba27648a2f26c51","parentId":"39667a7461736868","name":"read-resource","id":"6230616b66736c31","timestamp":415573971001,"duration":81050,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"39667a7461736868","timestamp":415573970991,"duration":81290,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-definitions/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"38766632397a3534","name":"read-resource","id":"6b317a6d6c6a706f","timestamp":415573971031,"duration":81258,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"38766632397a3534","timestamp":415573971021,"duration":81331,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark-extension-gfm-autolink-literal/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3566307261676b63","name":"read-resource","id":"71356c6d686e3576","timestamp":415573970971,"duration":81387,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3566307261676b63","timestamp":415573970961,"duration":81623,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apply-ref/dist/apply-ref.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"397a3630666c7065","name":"read-resource","id":"306c767363346e75","timestamp":415573971016,"duration":81575,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"397a3630666c7065","timestamp":415573971007,"duration":81638,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-from-markdown/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3463637875786962","name":"read-resource","id":"646f36716275316b","timestamp":415573971065,"duration":81585,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"3463637875786962","timestamp":415573971055,"duration":98072,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/decimal.js/decimal.js"}},{"traceId":"1ba27648a2f26c51","parentId":"336538667a6e6b63","name":"read-resource","id":"7271633833313036","timestamp":415573970956,"duration":98205,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"336538667a6e6b63","timestamp":415573970946,"duration":126808,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate/dist/index.es.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73717632786d6c66","name":"read-resource","id":"3861356377757a6a","timestamp":415573971107,"duration":126681,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"73717632786d6c66","timestamp":415573971098,"duration":128061,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/document-renderer/dist/keystone-next-document-renderer.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6f6e6336307570","name":"read-resource","id":"6469706d356f3662","timestamp":415573971079,"duration":128091,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"6c6f6e6336307570","timestamp":415573971070,"duration":128307,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/fast-deep-equal/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7478753930303370","name":"read-resource","id":"716c6b6430373773","timestamp":415573970940,"duration":128448,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"7478753930303370","timestamp":415573970922,"duration":128730,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/scroll-into-view-if-needed/es/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e7037396f667963","name":"read-resource","id":"7a39693072767678","timestamp":415573971051,"duration":128609,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6e7037396f667963","timestamp":415573971036,"duration":129100,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate-history/dist/index.es.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3162397a3838336b","name":"read-resource","id":"7a7077733932796e","timestamp":415573971122,"duration":129022,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3162397a3838336b","timestamp":415573971112,"duration":132001,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/core/dist/keystone-ui-core.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"763539653079686e","name":"read-resource","id":"717a656172656c69","timestamp":415573971135,"duration":131991,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3362756a386a7330","name":"build-module-js","id":"763539653079686e","timestamp":415573971126,"duration":133242,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/utils-6bc21637.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"766c697761676f75","name":"read-resource","id":"3230796a6c65357a","timestamp":415573971198,"duration":133196,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"766c697761676f75","timestamp":415573971188,"duration":136279,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/fields/dist/keystone-ui-fields.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"343378696e7a7169","name":"read-resource","id":"39623363717a3167","timestamp":415573971183,"duration":136306,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"343378696e7a7169","timestamp":415573971170,"duration":136818,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/tooltip/dist/keystone-ui-tooltip.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"336f3364326e7737","name":"read-resource","id":"36356f61306d376c","timestamp":415573971150,"duration":136851,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"336f3364326e7737","timestamp":415573971140,"duration":137321,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/button/dist/keystone-ui-button.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3571786539796777","name":"read-resource","id":"613669753175676d","timestamp":415573971223,"duration":137248,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3571786539796777","timestamp":415573971203,"duration":137397,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Trash2Icon/dist/keystone-ui-icons-icons-Trash2Icon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e74357069347267","name":"read-resource","id":"38743833636b6379","timestamp":415573971265,"duration":137342,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6e74357069347267","timestamp":415573971256,"duration":137444,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/BoldIcon/dist/keystone-ui-icons-icons-BoldIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"read-resource","id":"36336b6761746637","timestamp":415573971093,"duration":137612,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-mjs","id":"726431386b387773","timestamp":415573971084,"duration":138121,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7338626e6a6d7130","name":"read-resource","id":"6e65337578386775","timestamp":415573971165,"duration":138055,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"7338626e6a6d7130","timestamp":415573971155,"duration":139572,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/popover/dist/keystone-ui-popover.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3130626363786879","name":"read-resource","id":"7a756c376d387036","timestamp":415573971375,"duration":139384,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"3130626363786879","timestamp":415573971321,"duration":139687,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/PlusIcon/dist/keystone-ui-icons-icons-PlusIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"733930686c7a7263","name":"read-resource","id":"6f6f30366578306a","timestamp":415573971251,"duration":139772,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"733930686c7a7263","timestamp":415573971242,"duration":139914,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/LinkIcon/dist/keystone-ui-icons-icons-LinkIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c306d746f366434","name":"read-resource","id":"6b637063636c786f","timestamp":415573971435,"duration":139728,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6c306d746f366434","timestamp":415573971423,"duration":139843,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Minimize2Icon/dist/keystone-ui-icons-icons-Minimize2Icon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"75647a7770793073","name":"read-resource","id":"6b74657075346e74","timestamp":415573971410,"duration":139862,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"75647a7770793073","timestamp":415573971396,"duration":139946,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronDownIcon/dist/keystone-ui-icons-icons-ChevronDownIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6163306b386c3476","name":"read-resource","id":"346431753035356d","timestamp":415573971237,"duration":140110,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6163306b386c3476","timestamp":415573971228,"duration":140207,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ExternalLinkIcon/dist/keystone-ui-icons-icons-ExternalLinkIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b68627274653565","name":"read-resource","id":"7373676463756173","timestamp":415573971455,"duration":144656,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6b68627274653565","timestamp":415573971444,"duration":144851,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/Maximize2Icon/dist/keystone-ui-icons-icons-Maximize2Icon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c66326777757539","name":"read-resource","id":"396938626378696a","timestamp":415573971474,"duration":144830,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6c66326777757539","timestamp":415573971463,"duration":145043,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MoreHorizontalIcon/dist/keystone-ui-icons-icons-MoreHorizontalIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"783068386a367435","name":"read-resource","id":"727465316e727170","timestamp":415574164748,"duration":6272,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"783068386a367435","timestamp":415574164706,"duration":6712,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ItalicIcon/dist/keystone-ui-icons-icons-ItalicIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6738307a6f363033","name":"read-resource","id":"6c646c6c6264306c","timestamp":415574164776,"duration":6669,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6738307a6f363033","timestamp":415574164761,"duration":6833,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignLeftIcon/dist/keystone-ui-icons-icons-AlignLeftIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"396530707331757a","name":"read-resource","id":"6670683931713061","timestamp":415574164817,"duration":6783,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"396530707331757a","timestamp":415574164806,"duration":6904,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignCenterIcon/dist/keystone-ui-icons-icons-AlignCenterIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"396a7134676d7133","name":"read-resource","id":"68617a627468356f","timestamp":415574164798,"duration":6918,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"396a7134676d7133","timestamp":415574164786,"duration":7004,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ColumnsIcon/dist/keystone-ui-icons-icons-ColumnsIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d676a6861736236","name":"read-resource","id":"346d356839786875","timestamp":415574164888,"duration":8054,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6d676a6861736236","timestamp":415574164878,"duration":8212,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlignRightIcon/dist/keystone-ui-icons-icons-AlignRightIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36357676736b3178","name":"read-resource","id":"7a32633974626862","timestamp":415574164854,"duration":8244,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"36357676736b3178","timestamp":415574164842,"duration":8337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/MinusIcon/dist/keystone-ui-icons-icons-MinusIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"676a6161356a3971","name":"read-resource","id":"37716f717a6b7937","timestamp":415574164872,"duration":8313,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-js","id":"676a6161356a3971","timestamp":415574164861,"duration":8415,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlertTriangleIcon/dist/keystone-ui-icons-icons-AlertTriangleIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7672693076727478","name":"read-resource","id":"77753074686a336c","timestamp":415574164906,"duration":8647,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"7672693076727478","timestamp":415574164895,"duration":8748,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/ChevronRightIcon/dist/keystone-ui-icons-icons-ChevronRightIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"35676a326165386d","name":"read-resource","id":"7475757637733262","timestamp":415574165008,"duration":8643,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"35676a326165386d","timestamp":415574164996,"duration":8741,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CodeIcon/dist/keystone-ui-icons-icons-CodeIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686c6331797a7979","name":"read-resource","id":"3665686633676f68","timestamp":415574165044,"duration":8699,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32776d61386a7862","name":"build-module-js","id":"686c6331797a7979","timestamp":415574165034,"duration":8795,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/EyeIcon/dist/keystone-ui-icons-icons-EyeIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b39676567377975","name":"read-resource","id":"6e6f3339316d3932","timestamp":415574165080,"duration":8755,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"6b39676567377975","timestamp":415574165070,"duration":9250,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CreateItemDrawer-5ab9c3b7.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"726f717334663169","name":"read-resource","id":"6362756e74797765","timestamp":415574165106,"duration":9224,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"726f717334663169","timestamp":415574165089,"duration":9471,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/dataGetter-ec7ff440.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3479746a736a3063","name":"read-resource","id":"6f6e386965306134","timestamp":415574165361,"duration":9210,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"3479746a736a3063","timestamp":415574165327,"duration":9479,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/Fields-81cbbfb4.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79746a336b6a7836","name":"read-resource","id":"3761716130637977","timestamp":415574165320,"duration":9494,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"79746a336b6a7836","timestamp":415574165308,"duration":9642,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/getRootGraphQLFieldsFromFieldController-e039da83.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7274313578736479","name":"read-resource","id":"327536663172646c","timestamp":415574165384,"duration":9573,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"7274313578736479","timestamp":415574165373,"duration":10107,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/useInvalidFields-109e1229.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6a30686b6d6d6b","name":"read-resource","id":"6172706930686c71","timestamp":415574165400,"duration":10098,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6f6a30686b6d6d6b","timestamp":415574165391,"duration":10504,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@braintree/sanitize-url/dist/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c31357861336f67","name":"read-resource","id":"616a64396a686d6c","timestamp":415574165417,"duration":10486,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"6c31357861336f67","timestamp":415574165407,"duration":10646,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/core-3f0f7b15.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76736e6e62796f74","name":"read-resource","id":"337036636f6b6539","timestamp":415574165434,"duration":10627,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"76736e6e62796f74","timestamp":415574165424,"duration":10775,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/GraphQLErrorNotice-9b7dcb73.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656c34306d763377","name":"read-resource","id":"736b70777637766a","timestamp":415574165062,"duration":11143,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32776d61386a7862","name":"build-module-js","id":"656c34306d763377","timestamp":415574165051,"duration":11253,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/EyeOffIcon/dist/keystone-ui-icons-icons-EyeOffIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"716d7273756a706b","name":"read-resource","id":"7a7263616e6f3478","timestamp":415574165455,"duration":10855,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"716d7273756a706b","timestamp":415574165444,"duration":10965,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js"}},{"traceId":"1ba27648a2f26c51","parentId":"313968716b686579","name":"read-resource","id":"636e397965716532","timestamp":415574165505,"duration":10911,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-js","id":"313968716b686579","timestamp":415574165496,"duration":11131,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/loading/dist/keystone-ui-loading.esm.js"}}]
|
|
6
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"6b68766a36766371","name":"read-resource","id":"3671716d69616835","timestamp":415574165472,"duration":11361,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3037397a72397978","name":"build-module-js","id":"6b68766a36766371","timestamp":415574165462,"duration":11580,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/weak-memoize/dist/weak-memoize.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61306a3076656669","name":"read-resource","id":"3630616d38366d77","timestamp":415574165027,"duration":12023,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32776d61386a7862","name":"build-module-js","id":"61306a3076656669","timestamp":415574165016,"duration":12136,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/XIcon/dist/keystone-ui-icons-icons-XIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e62396676696162","name":"read-resource","id":"7a38683938326637","timestamp":415574165489,"duration":11699,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"6e62396676696162","timestamp":415574165479,"duration":12150,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-type-json/es/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"797637616e67666d","name":"read-resource","id":"326d667978627571","timestamp":415574165522,"duration":12116,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-mjs","id":"797637616e67666d","timestamp":415574165512,"duration":12206,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3667613231706b33","name":"read-resource","id":"62387a3562336e36","timestamp":415574167140,"duration":14787,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-js","id":"3667613231706b33","timestamp":415574167121,"duration":15951,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/modals/dist/keystone-ui-modals.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"70686f6d36696335","name":"read-resource","id":"393637626d62386b","timestamp":415574167220,"duration":15866,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"646172617739326d","name":"build-module-js","id":"70686f6d36696335","timestamp":415574167210,"duration":16354,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/Errors-a44d83dd.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"766f703074356132","name":"read-resource","id":"6a78396661303871","timestamp":415574167201,"duration":16373,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"766f703074356132","timestamp":415574167188,"duration":16552,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"657a786b73353478","name":"read-resource","id":"7976376e76676971","timestamp":415574167256,"duration":16492,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b726774316c3035","name":"build-module-js","id":"657a786b73353478","timestamp":415574167246,"duration":17326,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/PageContainer-34c0c3fe.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6474307939747669","name":"read-resource","id":"756d336b6674666f","timestamp":415574167162,"duration":17419,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-js","id":"6474307939747669","timestamp":415574167150,"duration":18041,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/toast/dist/keystone-ui-toast.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"747276317435626d","name":"read-resource","id":"396263716d6d6138","timestamp":415574167180,"duration":18021,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"747276317435626d","timestamp":415574167169,"duration":19093,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/notice/dist/keystone-ui-notice.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b69626973777735","name":"read-resource","id":"396e7334766b346e","timestamp":415574167289,"duration":18983,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"733773676f647762","name":"build-module-js","id":"6b69626973777735","timestamp":415574167280,"duration":19149,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79306f303162396e","name":"read-resource","id":"6c75736d6e746466","timestamp":415574167307,"duration":19129,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-js","id":"79306f303162396e","timestamp":415574167296,"duration":20565,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/extend/dist/graphql-ts-extend.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6832393676716a6e","name":"read-resource","id":"69317962366d6961","timestamp":415574167273,"duration":20604,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6268776139733371","name":"build-module-mjs","id":"6832393676716a6e","timestamp":415574167263,"duration":22772,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-tools/schema/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"666634396b387173","name":"read-resource","id":"35746e3277333877","timestamp":415574167394,"duration":22665,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e383367727a386c","name":"build-module-js","id":"666634396b387173","timestamp":415574167382,"duration":22981,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-upload/public/Upload.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656d327979706566","name":"read-resource","id":"75373838696c7966","timestamp":415574167428,"duration":22991,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"636a756c6a326237","name":"read-resource","id":"6d36796a39363477","timestamp":415574167350,"duration":23166,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32776d61386a7862","name":"build-module-js","id":"636a756c6a326237","timestamp":415574167314,"duration":23315,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"306b656579716d64","name":"read-resource","id":"373278646f766a71","timestamp":415574167239,"duration":23398,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b34757532343833","name":"build-module-js","id":"306b656579716d64","timestamp":415574167228,"duration":23691,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/hash/dist/hash.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656430346a306c32","name":"read-resource","id":"78756f6a6e32756c","timestamp":415574167514,"duration":23414,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"656430346a306c32","timestamp":415574167505,"duration":23761,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/graphql.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"323039387a6b3036","name":"read-resource","id":"6139396a30306336","timestamp":415574167374,"duration":23899,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32776d61386a7862","name":"build-module-js","id":"323039387a6b3036","timestamp":415574167363,"duration":24653,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/segmented-control/dist/keystone-ui-segmented-control.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"706b763964716833","name":"read-resource","id":"6f75363337627139","timestamp":415574167498,"duration":24528,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"706b763964716833","timestamp":415574167488,"duration":24663,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/version.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7767656a78673965","name":"read-resource","id":"3532693872786765","timestamp":415574167548,"duration":24610,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38766632397a3534","name":"build-module-js","id":"7767656a78673965","timestamp":415574167534,"duration":25709,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark-extension-gfm-autolink-literal/syntax.js"}},{"traceId":"1ba27648a2f26c51","parentId":"626c32336837357a","name":"read-resource","id":"65356c6c30657978","timestamp":415574167462,"duration":25790,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386c6e3779376c6f","name":"build-module-js","id":"626c32336837357a","timestamp":415574167451,"duration":26702,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/dist/api-with-context-140c44b3.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30656f6a6f376566","name":"read-resource","id":"7a34336830776635","timestamp":415574167582,"duration":26580,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"30656f6a6f376566","timestamp":415574167572,"duration":26810,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"36616c6a6c656876","name":"read-resource","id":"6672387a696a6a64","timestamp":415574167565,"duration":26824,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3571786539796777","name":"build-module-js","id":"36616c6a6c656876","timestamp":415574167555,"duration":27055,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/dist/Icon-2201c8eb.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3179727265333339","name":"read-resource","id":"33393179346a316b","timestamp":415574167479,"duration":27141,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3136696c75646164","name":"build-module-js","id":"3179727265333339","timestamp":415574167469,"duration":27501,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-ts/schema/dist/list-and-non-null-c9024171.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a346a716b313667","name":"read-resource","id":"627172716f78376a","timestamp":415574167603,"duration":27398,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"6a346a716b313667","timestamp":415574167593,"duration":27486,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/execution/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"79716275706c776b","name":"read-resource","id":"6631373563696a62","timestamp":415574167621,"duration":27770,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"79716275706c776b","timestamp":415574167611,"duration":27845,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/subscription/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"read-resource","id":"76776b6131783962","timestamp":415574167637,"duration":27932,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"7876317173327178","timestamp":415574167627,"duration":28078,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"666d623433613838","name":"next-swc-transform","id":"7065386575326478","timestamp":415574190473,"duration":21515,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656d327979706566","name":"next-swc-loader","id":"666d623433613838","timestamp":415574190451,"duration":21542,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"306661766531676f","name":"build-module-js","id":"656d327979706566","timestamp":415574167400,"duration":47946,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/link.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356563336f346377","name":"read-resource","id":"77797a37317a7330","timestamp":415574169602,"duration":46019,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"356563336f346377","timestamp":415574169561,"duration":46190,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"read-resource","id":"647a6a3662747a75","timestamp":415574169553,"duration":46206,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"6b786e7372343835","timestamp":415574169521,"duration":46961,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"read-resource","id":"67726c6d677a3478","timestamp":415574169624,"duration":46865,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"726431386b387773","name":"build-module-mjs","id":"3263733865323036","timestamp":415574169610,"duration":47463,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"read-resource","id":"6a71713730383638","timestamp":415574170379,"duration":48030,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3362756a386a7330","name":"build-module-js","id":"63386c6a326d3372","timestamp":415574170336,"duration":52117,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"read-resource","id":"693030396767706e","timestamp":415574385085,"duration":4027,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"397a3630666c7065","name":"build-module-js","id":"63656b3339636b37","timestamp":415574385072,"duration":8351,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-from-markdown/dist/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656e7279307a7762","name":"read-resource","id":"316b76723833356b","timestamp":415574385123,"duration":8318,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"797637616e67666d","name":"build-module-js","id":"656e7279307a7762","timestamp":415574385112,"duration":8455,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/formDataAppendFile.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b75356e6e333073","name":"read-resource","id":"366133726b377132","timestamp":415574385138,"duration":8436,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"797637616e67666d","name":"build-module-js","id":"6b75356e6e333073","timestamp":415574385129,"duration":8962,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/createUploadLink.js"}},{"traceId":"1ba27648a2f26c51","parentId":"657a38777a70636e","name":"read-resource","id":"3936387761617173","timestamp":415574385155,"duration":8944,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"797637616e67666d","name":"build-module-js","id":"657a38777a70636e","timestamp":415574385145,"duration":9035,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/ReactNativeFile.js"}},{"traceId":"1ba27648a2f26c51","parentId":"336e317331677534","name":"read-resource","id":"6568396963777338","timestamp":415574385171,"duration":9016,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"797637616e67666d","name":"build-module-js","id":"336e317331677534","timestamp":415574385160,"duration":9089,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/apollo-upload-client/public/isExtractableFile.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6463697261736136","name":"read-resource","id":"336862796c30776a","timestamp":415574385187,"duration":9094,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"6463697261736136","timestamp":415574385177,"duration":11083,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/intersection-observer/intersection-observer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7566313767387239","name":"read-resource","id":"3876667475697478","timestamp":415574385203,"duration":11071,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3964387771626f62","name":"build-module-js","id":"7566313767387239","timestamp":415574385193,"duration":11229,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/throttle.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c7a31696c733464","name":"read-resource","id":"6573716572397134","timestamp":415574385221,"duration":11208,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"776b326c65336e30","name":"build-module-js","id":"6c7a31696c733464","timestamp":415574385209,"duration":12288,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/css.escape/css.escape.js"}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"read-resource","id":"77716c7130786636","timestamp":415574385035,"duration":12469,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6773656762717332","name":"build-module-mjs","id":"706e616369727637","timestamp":415574384972,"duration":17874,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/definition.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"66786b69686a646c","name":"read-resource","id":"6734613879776d61","timestamp":415574385303,"duration":17563,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656430346a306c32","name":"build-module-mjs","id":"66786b69686a646c","timestamp":415574385293,"duration":18204,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/validate.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"read-resource","id":"6d756862796f7533","timestamp":415574385254,"duration":18258,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d35796776397763","name":"build-module-js","id":"7671716a75387478","timestamp":415574385244,"duration":18462,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76666c6436703662","name":"read-resource","id":"6838683871717779","timestamp":415574385105,"duration":18610,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"716d7273756a706b","name":"build-module-js","id":"76666c6436703662","timestamp":415574385092,"duration":18781,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/toPrimitive.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6738747877796930","name":"read-resource","id":"306e6d6638746b62","timestamp":415574385063,"duration":18817,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3136696c75646164","name":"build-module-mjs","id":"6738747877796930","timestamp":415574385045,"duration":21064,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/scalars.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"30373176657a716d","name":"read-resource","id":"7a326a3336386762","timestamp":415574385238,"duration":20892,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"776b326c65336e30","name":"build-module-js","id":"30373176657a716d","timestamp":415574385228,"duration":25793,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/platform/platform.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3230676961757a6c","name":"read-resource","id":"657a776634767074","timestamp":415574385410,"duration":25627,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7877386474357432","name":"build-module-js","id":"3230676961757a6c","timestamp":415574385399,"duration":25793,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/classify-character.js"}},{"traceId":"1ba27648a2f26c51","parentId":"71676c7137387170","name":"read-resource","id":"6869326132783131","timestamp":415574385426,"duration":25775,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7877386474357432","name":"build-module-js","id":"71676c7137387170","timestamp":415574385417,"duration":25937,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/chunked-splice.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a316e3962636c65","name":"read-resource","id":"6370326371667137","timestamp":415574385333,"duration":26076,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656430346a306c32","name":"build-module-mjs","id":"6a316e3962636c65","timestamp":415574385325,"duration":28044,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/execution/execute.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"39757463326f6d79","name":"read-resource","id":"74666c6168366e38","timestamp":415574385348,"duration":28037,"tags":{}}]
|
|
7
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"30656f6a6f376566","name":"build-module-mjs","id":"39757463326f6d79","timestamp":415574385339,"duration":29949,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/schema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"77313935306e3065","name":"read-resource","id":"676f387434756771","timestamp":415574385270,"duration":30081,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656430346a306c32","name":"build-module-mjs","id":"77313935306e3065","timestamp":415574385260,"duration":32806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/parser.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"376e386c67613573","name":"read-resource","id":"6a717866656e7136","timestamp":415574385319,"duration":32768,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656430346a306c32","name":"build-module-mjs","id":"376e386c67613573","timestamp":415574385309,"duration":34809,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/validate.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7771306d35627136","name":"read-resource","id":"797866666b67376a","timestamp":415574386637,"duration":37434,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7877386474357432","name":"build-module-js","id":"7771306d35627136","timestamp":415574386618,"duration":37816,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/resolve-all.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666179676879657a","name":"read-resource","id":"7831337933307639","timestamp":415574386654,"duration":37822,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7877386474357432","name":"build-module-js","id":"666179676879657a","timestamp":415574386643,"duration":37957,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/shallow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3534373437677334","name":"read-resource","id":"736f38317a71746d","timestamp":415574386668,"duration":38495,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7736347a626c6c62","name":"build-module-js","id":"3534373437677334","timestamp":415574386658,"duration":38610,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/unicode-whitespace.js"}},{"traceId":"1ba27648a2f26c51","parentId":"316c686f7a376462","name":"read-resource","id":"39373763656e7765","timestamp":415574387352,"duration":38180,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7736347a626c6c62","name":"build-module-js","id":"316c686f7a376462","timestamp":415574387325,"duration":38282,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/unicode-punctuation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a303336706a7539","name":"read-resource","id":"74686f6468636e73","timestamp":415574387378,"duration":38252,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7736347a626c6c62","name":"build-module-js","id":"7a303336706a7539","timestamp":415574387363,"duration":38644,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-find-and-replace/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b7a676e6f7a3275","name":"read-resource","id":"7231326739623536","timestamp":415574387450,"duration":38563,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7667776163747067","name":"build-module-js","id":"6b7a676e6f7a3275","timestamp":415574387440,"duration":39053,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/remove-accents/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32666d3765727369","name":"read-resource","id":"6838737963687030","timestamp":415574387397,"duration":39102,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7736347a626c6c62","name":"build-module-js","id":"32666d3765727369","timestamp":415574387385,"duration":39198,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ccount/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326b666f68663779","name":"read-resource","id":"316e656839723230","timestamp":415574387489,"duration":39139,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656430346a306c32","name":"build-module-mjs","id":"326b666f68663779","timestamp":415574387479,"duration":39243,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/isPromise.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"336e333861347979","name":"read-resource","id":"3565696b6165346e","timestamp":415574387433,"duration":39294,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30656f6a6f376566","name":"build-module-mjs","id":"336e333861347979","timestamp":415574387422,"duration":40401,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/introspection.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3467356e77756e34","name":"read-resource","id":"63776d66336d6567","timestamp":415574387504,"duration":40325,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a346a716b313667","name":"build-module-mjs","id":"3467356e77756e34","timestamp":415574387495,"duration":40428,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/Path.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7674796430313568","name":"read-resource","id":"777877736b796479","timestamp":415574387415,"duration":40513,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"30656f6a6f376566","name":"build-module-mjs","id":"7674796430313568","timestamp":415574387404,"duration":40979,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/type/directives.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"626b343439747669","name":"read-resource","id":"34396e7276326567","timestamp":415574387467,"duration":40922,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e7037396f667963","name":"build-module-js","id":"626b343439747669","timestamp":415574387457,"duration":41066,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/is-plain-object/index.es.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d766b747a353177","name":"read-resource","id":"686d61726435716f","timestamp":415574387520,"duration":41088,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a346a716b313667","name":"build-module-mjs","id":"6d766b747a353177","timestamp":415574387511,"duration":41602,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/execution/values.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6e6369666a747779","name":"read-resource","id":"38646e306c726d76","timestamp":415574387552,"duration":41567,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"6e6369666a747779","timestamp":415574387543,"duration":41793,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/source.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"68316a7877727171","name":"read-resource","id":"6a74763979646264","timestamp":415574387535,"duration":41852,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79716275706c776b","name":"build-module-mjs","id":"68316a7877727171","timestamp":415574387526,"duration":42235,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/subscription/subscribe.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7366697933726462","name":"read-resource","id":"303275386f777276","timestamp":415574387984,"duration":44037,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"7366697933726462","timestamp":415574387974,"duration":44521,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/printLocation.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6d306d7064763778","name":"read-resource","id":"663072747a626369","timestamp":415574388011,"duration":44494,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"6d306d7064763778","timestamp":415574388002,"duration":44634,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/tokenKind.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"346430733339656c","name":"read-resource","id":"3977326733393933","timestamp":415574387969,"duration":44673,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"346430733339656c","timestamp":415574387956,"duration":44808,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/location.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"617839736f6f3675","name":"read-resource","id":"7972687034716f6e","timestamp":415574387998,"duration":44774,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"617839736f6f3675","timestamp":415574387988,"duration":45329,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/kinds.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7930376932643767","name":"read-resource","id":"7a6771727a706472","timestamp":415574388025,"duration":45299,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"7930376932643767","timestamp":415574388016,"duration":46490,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/lexer.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"64686f3369633570","name":"read-resource","id":"33337067366f6373","timestamp":415574388052,"duration":46461,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"64686f3369633570","timestamp":415574388043,"duration":47067,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/visitor.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7366637776383436","name":"read-resource","id":"3074687166353070","timestamp":415574388039,"duration":47081,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"7366637776383436","timestamp":415574388030,"duration":47842,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/printer.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"77327137716d697a","name":"read-resource","id":"3367683630616438","timestamp":415574388095,"duration":47784,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"77327137716d697a","timestamp":415574388086,"duration":47892,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/directiveLocation.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"38756f716a316236","name":"read-resource","id":"3136727972753039","timestamp":415574388065,"duration":47920,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"38756f716a316236","timestamp":415574388056,"duration":48106,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/ast.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a657a6a6e637a77","name":"read-resource","id":"3171697a336f7367","timestamp":415574388110,"duration":48495,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356563336f346377","name":"build-module-mjs","id":"6a657a6a6e637a77","timestamp":415574388101,"duration":50075,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/GraphQLError.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"62656f3663746c36","name":"read-resource","id":"676b787464787578","timestamp":415574388082,"duration":50298,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7876317173327178","name":"build-module-mjs","id":"62656f3663746c36","timestamp":415574388069,"duration":50651,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/predicates.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"746f7a396e373730","name":"read-resource","id":"6672647a72376476","timestamp":415574388127,"duration":50600,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356563336f346377","name":"build-module-mjs","id":"746f7a396e373730","timestamp":415574388118,"duration":50697,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/syntaxError.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7635637a6f623132","name":"read-resource","id":"696a6f666b367439","timestamp":415574445302,"duration":5207,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7767656a78673965","name":"build-module-js","id":"7635637a6f623132","timestamp":415574445291,"duration":5392,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-control.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6773717968616864","name":"read-resource","id":"78706c656177656b","timestamp":415574445281,"duration":5411,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7767656a78673965","name":"build-module-js","id":"6773717968616864","timestamp":415574445268,"duration":5529,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-alpha.js"}},{"traceId":"1ba27648a2f26c51","parentId":"733669337275746e","name":"read-resource","id":"633766636e696d37","timestamp":415574445321,"duration":5482,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7767656a78673965","name":"build-module-js","id":"733669337275746e","timestamp":415574445310,"duration":5553,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/markdown-line-ending.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7338377131617272","name":"read-resource","id":"3031626269667a6e","timestamp":415574445343,"duration":5525,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7767656a78673965","name":"build-module-js","id":"7338377131617272","timestamp":415574445333,"duration":5603,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-alphanumeric.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7730337a6738366b","name":"read-resource","id":"6637727a38647463","timestamp":415574445260,"duration":5680,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356563336f346377","name":"build-module-mjs","id":"7730337a6738366b","timestamp":415574445247,"duration":6589,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/formatError.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"766c676f30323838","name":"read-resource","id":"78336c7a7a676d73","timestamp":415574445236,"duration":6607,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356563336f346377","name":"build-module-mjs","id":"766c676f30323838","timestamp":415574445202,"duration":6775,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/error/locatedError.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7633366a67733833","name":"read-resource","id":"3368696839796736","timestamp":415574445361,"duration":6625,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"7633366a67733833","timestamp":415574445351,"duration":7149,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/ValidationContext.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"36637479696b6d71","name":"read-resource","id":"326b636133326532","timestamp":415574445377,"duration":7130,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"36637479696b6d71","timestamp":415574445368,"duration":7442,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/specifiedRules.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"356c716863633875","name":"read-resource","id":"6a3330617a786637","timestamp":415574445471,"duration":7344,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"37727730746c6c61","name":"read-resource","id":"6637717377676269","timestamp":415574445394,"duration":7488,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766c697761676f75","name":"build-module-js","id":"37727730746c6c61","timestamp":415574445384,"duration":7630,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CalendarIcon/dist/keystone-ui-icons-icons-CalendarIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7231306a366d7234","name":"read-resource","id":"6536357832666d64","timestamp":415574445410,"duration":7610,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766f703074356132","name":"build-module-js","id":"7231306a366d7234","timestamp":415574445400,"duration":7738,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"667062636e7a6d6c","name":"read-resource","id":"6375386d796b6533","timestamp":415574445505,"duration":7640,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"667062636e7a6d6c","timestamp":415574445495,"duration":7763,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/getOperationRootType.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"read-resource","id":"797236687239356a","timestamp":415574445426,"duration":7838,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766f703074356132","name":"build-module-js","id":"6a64756667663673","timestamp":415574445417,"duration":8164,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"376977686164386d","name":"read-resource","id":"706b756f39763239","timestamp":415574445524,"duration":8080,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"376977686164386d","timestamp":415574445515,"duration":8350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/getOperationAST.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"626f703479696661","name":"read-resource","id":"6a6d30656b756e30","timestamp":415574445489,"duration":11117,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"626f703479696661","timestamp":415574445479,"duration":12105,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/getIntrospectionQuery.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6662657169367367","name":"read-resource","id":"7230726e66733071","timestamp":415574445562,"duration":12046,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3162397a3838336b","name":"build-module-js","id":"6662657169367367","timestamp":415574445551,"duration":12322,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/facepaint/dist/index.es.js"}},{"traceId":"1ba27648a2f26c51","parentId":"737372306b316665","name":"read-resource","id":"78346d686762726f","timestamp":415574447562,"duration":10740,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"737372306b316665","timestamp":415574447551,"duration":10916,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"read-resource","id":"7672656365366a34","timestamp":415574447525,"duration":10951,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766c697761676f75","name":"build-module-js","id":"637765316b6d7a63","timestamp":415574447507,"duration":12040,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/react-select.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"366d647569696375","name":"next-swc-transform","id":"6c7a6a7037656f70","timestamp":415574452852,"duration":6754,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356c716863633875","name":"next-swc-loader","id":"366d647569696375","timestamp":415574452826,"duration":6781,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"656d327979706566","name":"build-module-js","id":"356c716863633875","timestamp":415574445432,"duration":14726,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/use-intersection.js"}},{"traceId":"1ba27648a2f26c51","parentId":"74326e76316b3233","name":"read-resource","id":"6c6d3831376a7978","timestamp":415574447545,"duration":15459,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766c697761676f75","name":"build-module-js","id":"74326e76316b3233","timestamp":415574447534,"duration":21927,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-day-picker/lib/react-day-picker.min.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696e6e717533347a","name":"read-resource","id":"7835783668756832","timestamp":415574447578,"duration":21904,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"696e6e717533347a","timestamp":415574447569,"duration":22376,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.mjs"}}]
|
|
8
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"6f626b3662676978","name":"read-resource","id":"6b39696368386864","timestamp":415574447613,"duration":22491,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6f626b3662676978","timestamp":415574447604,"duration":22663,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"32756d7664706a69","name":"read-resource","id":"313336316a376237","timestamp":415574447597,"duration":22678,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"32756d7664706a69","timestamp":415574447587,"duration":23042,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownArgumentNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6869336967623837","name":"read-resource","id":"696b367030346977","timestamp":415574447664,"duration":22972,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6869336967623837","timestamp":415574447655,"duration":23195,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownTypeNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7171317a79377672","name":"read-resource","id":"366b766d39716965","timestamp":415574447644,"duration":23214,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"7171317a79377672","timestamp":415574447634,"duration":23301,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownFragmentNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"79356f626a613167","name":"read-resource","id":"386b6262686c3837","timestamp":415574447683,"duration":23258,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"79356f626a613167","timestamp":415574447674,"duration":23356,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a6b653262626c38","name":"read-resource","id":"796271736837736d","timestamp":415574447699,"duration":23337,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6a6b653262626c38","timestamp":415574447690,"duration":23495,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoFragmentCyclesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7733326235776637","name":"read-resource","id":"6b623676696a306a","timestamp":415574447720,"duration":23470,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"7733326235776637","timestamp":415574447711,"duration":23586,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"677a623132347a32","name":"read-resource","id":"3930663568717434","timestamp":415574447627,"duration":23676,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"677a623132347a32","timestamp":415574447618,"duration":24450,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/KnownDirectivesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7875647578666268","name":"read-resource","id":"30676d6c616a6767","timestamp":415574447741,"duration":24335,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"7875647578666268","timestamp":415574447733,"duration":24487,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"753361647a316461","name":"read-resource","id":"76397a7a37306b64","timestamp":415574447797,"duration":24429,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"753361647a316461","timestamp":415574447788,"duration":24606,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6337626333306378","name":"read-resource","id":"736f35646c683778","timestamp":415574447812,"duration":24589,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6337626333306378","timestamp":415574447803,"duration":25008,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"636869637670386f","name":"read-resource","id":"386e773235637078","timestamp":415574447781,"duration":25038,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"636869637670386f","timestamp":415574447768,"duration":26034,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6864383034643174","name":"read-resource","id":"647861746f797579","timestamp":415574447756,"duration":26053,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6864383034643174","timestamp":415574447748,"duration":26198,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/NoUnusedVariablesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3839706836706332","name":"read-resource","id":"753063786e6c646d","timestamp":415574447826,"duration":26127,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"3839706836706332","timestamp":415574447818,"duration":26259,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ScalarLeafsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6c69306f79613138","name":"read-resource","id":"6a37396b35396e64","timestamp":415574447878,"duration":26225,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6c69306f79613138","timestamp":415574447869,"duration":26334,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3862776639796863","name":"read-resource","id":"3961787562626661","timestamp":415574447862,"duration":26348,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"3862776639796863","timestamp":415574447853,"duration":26648,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3473646977396864","name":"read-resource","id":"7369347879626172","timestamp":415574447846,"duration":26663,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"3473646977396864","timestamp":415574447837,"duration":26760,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6530313335706d73","name":"read-resource","id":"33316c3932743465","timestamp":415574447894,"duration":26710,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6530313335706d73","timestamp":415574447885,"duration":26829,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"746333366f767869","name":"read-resource","id":"307437346e386e34","timestamp":415574447909,"duration":26811,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"746333366f767869","timestamp":415574447900,"duration":26921,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"75707774386f7536","name":"read-resource","id":"70766c34776e756d","timestamp":415574447924,"duration":26903,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"75707774386f7536","timestamp":415574447916,"duration":26993,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueOperationNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7239677a307a6471","name":"read-resource","id":"6136796c78317932","timestamp":415574447939,"duration":26976,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"7239677a307a6471","timestamp":415574447930,"duration":27064,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueVariableNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3937757435363838","name":"read-resource","id":"73726f6930653770","timestamp":415574447972,"duration":27028,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"3937757435363838","timestamp":415574447963,"duration":27133,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6667666e39706d63","name":"read-resource","id":"347470776b636e36","timestamp":415574447953,"duration":27149,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6667666e39706d63","timestamp":415574447944,"duration":27486,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6f39376e67743670","name":"read-resource","id":"6e77753361326667","timestamp":415574447989,"duration":27448,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6f39376e67743670","timestamp":415574447980,"duration":27669,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"667a636e61716a62","name":"read-resource","id":"33697179796e3035","timestamp":415574448006,"duration":27650,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"667a636e61716a62","timestamp":415574447997,"duration":27803,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3475396963797065","name":"read-resource","id":"786c347973706f63","timestamp":415574448025,"duration":27782,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"3475396963797065","timestamp":415574448016,"duration":27920,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueOperationTypesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"397566787a306264","name":"read-resource","id":"6c756363766a3061","timestamp":415574448074,"duration":27868,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"397566787a306264","timestamp":415574448066,"duration":29191,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"61326f6733343430","name":"read-resource","id":"6575727566766970","timestamp":415574448044,"duration":29231,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"61326f6733343430","timestamp":415574448032,"duration":29530,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueTypeNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"37657369386c7036","name":"read-resource","id":"6c677a7270666d36","timestamp":415574448090,"duration":29481,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"37657369386c7036","timestamp":415574448081,"duration":29600,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7963746b6b307066","name":"read-resource","id":"3678313035747868","timestamp":415574448129,"duration":29558,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"7963746b6b307066","timestamp":415574448120,"duration":29784,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/introspectionFromSchema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"693476736c6c6c6a","name":"read-resource","id":"76386638737a6961","timestamp":415574448110,"duration":29800,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"693476736c6c6c6a","timestamp":415574448102,"duration":30138,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a393972366f6864","name":"read-resource","id":"6f386c726278307a","timestamp":415574448060,"duration":30187,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6a393972366f6864","timestamp":415574448051,"duration":30345,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"393335676d31757a","name":"read-resource","id":"3337647368716c34","timestamp":415574448144,"duration":30258,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"393335676d31757a","timestamp":415574448136,"duration":30865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/buildClientSchema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"61757461316e6230","name":"read-resource","id":"66776b6568366c61","timestamp":415574448165,"duration":30842,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"61757461316e6230","timestamp":415574448157,"duration":31831,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/buildASTSchema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"73696973776e6d6c","name":"read-resource","id":"7276616779663935","timestamp":415574448265,"duration":31733,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"73696973776e6d6c","timestamp":415574448226,"duration":33353,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/extendSchema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6b69737138786573","name":"read-resource","id":"6c6972767034386f","timestamp":415574448316,"duration":33276,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"6b69737138786573","timestamp":415574448304,"duration":34044,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/printSchema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"337672717a637270","name":"read-resource","id":"70707832326c3330","timestamp":415574448296,"duration":34109,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"337672717a637270","timestamp":415574448280,"duration":34650,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/lexicographicSortSchema.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6772616f616f7136","name":"read-resource","id":"6e6d6a6674396c6a","timestamp":415574448333,"duration":34624,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"6772616f616f7136","timestamp":415574448323,"duration":34775,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/typeFromAST.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"64703177676e326b","name":"read-resource","id":"3978347665317536","timestamp":415574448350,"duration":34804,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"64703177676e326b","timestamp":415574448340,"duration":35289,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/valueFromAST.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"767439386c366c32","name":"read-resource","id":"3277757337307168","timestamp":415574449176,"duration":39368,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"767439386c366c32","timestamp":415574449164,"duration":39946,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/astFromValue.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"676535623232397a","name":"read-resource","id":"7536747835363662","timestamp":415574449158,"duration":39964,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"676535623232397a","timestamp":415574449140,"duration":40151,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/valueFromASTUntyped.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"35706465666b7878","name":"read-resource","id":"6275657a626e7675","timestamp":415574449293,"duration":40006,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"35706465666b7878","timestamp":415574449271,"duration":40487,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/coerceInputValue.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"66716f726c677964","name":"read-resource","id":"7577616b37327367","timestamp":415574449336,"duration":40433,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"66716f726c677964","timestamp":415574449326,"duration":40858,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/separateOperations.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7033776130326839","name":"read-resource","id":"743461376430757a","timestamp":415574449247,"duration":40944,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"7033776130326839","timestamp":415574449181,"duration":41699,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/TypeInfo.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"667074396f786338","name":"read-resource","id":"683936316a707273","timestamp":415574449354,"duration":41535,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"667074396f786338","timestamp":415574449344,"duration":41794,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/stripIgnoredCharacters.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"386a327466766b31","name":"read-resource","id":"3967317071676630","timestamp":415574449371,"duration":41774,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"386a327466766b31","timestamp":415574449361,"duration":41973,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/typeComparators.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a6b786939683432","name":"read-resource","id":"6b356a687a796b6c","timestamp":415574449431,"duration":41910,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"6a6b786939683432","timestamp":415574449422,"duration":41985,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/findDeprecatedUsages.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"64376d377931396c","name":"read-resource","id":"6a35323132793165","timestamp":415574449410,"duration":42003,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"64376d377931396c","timestamp":415574449400,"duration":43098,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/findBreakingChanges.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7875306d776f6a77","name":"read-resource","id":"683367327a757831","timestamp":415574449461,"duration":43044,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"67766867756d7331","name":"read-resource","id":"7174313431357373","timestamp":415574449314,"duration":43264,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"67766867756d7331","timestamp":415574449302,"duration":43357,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/concatAST.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3062636534356b6c","name":"read-resource","id":"68736a70356a6c7a","timestamp":415574449517,"duration":43147,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"3062636534356b6c","timestamp":415574449508,"duration":43389,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.mjs"}}]
|
|
9
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"313030766a7a3072","name":"read-resource","id":"7865397670767875","timestamp":415574449394,"duration":43619,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3263733865323036","name":"build-module-mjs","id":"313030766a7a3072","timestamp":415574449385,"duration":43755,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/utilities/assertValidName.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"read-resource","id":"776b383063356a75","timestamp":415574449479,"duration":43667,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3162397a3838336b","name":"build-module-js","id":"7734656976797368","timestamp":415574449469,"duration":44813,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/react/dist/emotion-react.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e343073337a6c76","name":"read-resource","id":"66656e6665713732","timestamp":415574449537,"duration":44768,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b786e7372343835","name":"build-module-mjs","id":"6e343073337a6c76","timestamp":415574449528,"duration":44956,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7033696b656a7964","name":"read-resource","id":"386f726b727a6664","timestamp":415574449495,"duration":45006,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7338626e6a6d7130","name":"build-module-js","id":"7033696b656a7964","timestamp":415574449486,"duration":47173,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-trap/dist/focus-trap.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65696f30776e3634","name":"next-swc-transform","id":"7738687032373467","timestamp":415574492552,"duration":10481,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7875306d776f6a77","name":"next-swc-loader","id":"65696f30776e3634","timestamp":415574492520,"duration":10520,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c393464786f7030","name":"build-module-js","id":"7875306d776f6a77","timestamp":415574449440,"duration":54087,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ansi-regex/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3861787767743979","name":"read-resource","id":"716562753939356d","timestamp":415574450301,"duration":53238,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39667a7461736868","name":"build-module-js","id":"3861787767743979","timestamp":415574450285,"duration":53463,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-visit/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61686a7967707676","name":"read-resource","id":"3279763533396a6a","timestamp":415574450316,"duration":53442,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7478753930303370","name":"build-module-js","id":"61686a7967707676","timestamp":415574450307,"duration":53973,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/compute-scroll-into-view/dist/index.module.js"}},{"traceId":"1ba27648a2f26c51","parentId":"663169326b313961","name":"read-resource","id":"6171346f39393839","timestamp":415574450373,"duration":53915,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3964387771626f62","name":"build-module-js","id":"663169326b313961","timestamp":415574450364,"duration":54454,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/slate-react/node_modules/is-hotkey/lib/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3068377172726838","name":"read-resource","id":"797333746d707963","timestamp":415574450330,"duration":54499,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"716d7273756a706b","name":"build-module-js","id":"3068377172726838","timestamp":415574450321,"duration":54630,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/typeof.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a36647667657975","name":"read-resource","id":"757830626a736334","timestamp":415574450360,"duration":54598,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7338626e6a6d7130","name":"build-module-js","id":"6a36647667657975","timestamp":415574450352,"duration":54698,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7475307573697472","name":"read-resource","id":"743878333830666f","timestamp":415574450386,"duration":54668,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7475307573697472","timestamp":415574450377,"duration":54855,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addBusinessDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a77656169636f6d","name":"read-resource","id":"39366f766f6c377a","timestamp":415574450347,"duration":54890,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766c697761676f75","name":"build-module-js","id":"6a77656169636f6d","timestamp":415574450338,"duration":54975,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"add-entry","id":"7432383275343030","timestamp":415573481515,"duration":1025990,"tags":{"request":"./../../../../node_modules/next/dist/client/next-dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a356a3476726b31","name":"read-resource","id":"3069677474677a73","timestamp":415574507399,"duration":7965,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"336538667a6e6b63","name":"build-module-js","id":"7a356a3476726b31","timestamp":415574507382,"duration":8440,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/esrever/esrever.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616c337a777a6f68","name":"read-resource","id":"33703868776c7030","timestamp":415574507363,"duration":8467,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"616c337a777a6f68","timestamp":415574507320,"duration":8775,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/add/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746e747130736932","name":"read-resource","id":"38663434696f6167","timestamp":415574507460,"duration":8652,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"746e747130736932","timestamp":415574507449,"duration":8860,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6470776b78306371","name":"read-resource","id":"7937693275367069","timestamp":415574507422,"duration":8894,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6470776b78306371","timestamp":415574507409,"duration":9001,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addISOWeekYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c75376d68633879","name":"read-resource","id":"6970316169763861","timestamp":415574507441,"duration":9420,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c75376d68633879","timestamp":415574507430,"duration":9560,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30346a6d776b3367","name":"read-resource","id":"673735726e626b64","timestamp":415574507477,"duration":9644,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"30346a6d776b3367","timestamp":415574507466,"duration":9754,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6c386272643679","name":"read-resource","id":"6b79716874327265","timestamp":415574510493,"duration":8055,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"636a756c6a326237","name":"build-module-js","id":"6c6c386272643679","timestamp":415574510482,"duration":8245,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"63327a396665327a","name":"read-resource","id":"633334617379706e","timestamp":415574510435,"duration":8298,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"63327a396665327a","timestamp":415574510409,"duration":8457,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addMonths/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7764677138617435","name":"read-resource","id":"70677a626972336e","timestamp":415574510475,"duration":8396,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7764677138617435","timestamp":415574510463,"duration":8487,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3174316462356c32","name":"read-resource","id":"78736e35786d6b63","timestamp":415574510526,"duration":8429,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3174316462356c32","timestamp":415574510516,"duration":8507,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"37676e6a3173656c","name":"read-resource","id":"7138316574796f61","timestamp":415574510562,"duration":8466,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"37676e6a3173656c","timestamp":415574510549,"duration":8544,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3477776563656b77","name":"read-resource","id":"35716b31786b3437","timestamp":415574510457,"duration":8641,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3477776563656b77","timestamp":415574510444,"duration":8718,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addQuarters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"67743032396b326f","name":"read-resource","id":"3073663268726a7a","timestamp":415574510543,"duration":8623,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"67743032396b326f","timestamp":415574510532,"duration":8700,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/clamp/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636872326f6f7264","name":"read-resource","id":"6a616e6a77377038","timestamp":415574510594,"duration":8643,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"636872326f6f7264","timestamp":415574510584,"duration":8713,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/addWeeks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6836686a65746a39","name":"read-resource","id":"73696a766f786e63","timestamp":415574510578,"duration":8723,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6836686a65746a39","timestamp":415574510568,"duration":8868,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/areIntervalsOverlapping/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3470726c7a376e33","name":"read-resource","id":"7834356d6764676c","timestamp":415574510643,"duration":8798,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3964387771626f62","name":"build-module-js","id":"3470726c7a376e33","timestamp":415574510633,"duration":9013,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/direction/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30346a733867326b","name":"read-resource","id":"71656532396c6f37","timestamp":415574510626,"duration":9026,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"30346a733867326b","timestamp":415574510616,"duration":9165,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/closestIndexTo/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e77717773667472","name":"read-resource","id":"346d766d626e7463","timestamp":415574510610,"duration":9176,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6e77717773667472","timestamp":415574510599,"duration":9305,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/closestTo/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e66763036626561","name":"read-resource","id":"6867776d7a337a37","timestamp":415574510712,"duration":9197,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6e66763036626561","timestamp":415574510703,"duration":9285,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/compareDesc/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b63737839696161","name":"read-resource","id":"6e39397564627a75","timestamp":415574510679,"duration":9313,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b63737839696161","timestamp":415574510668,"duration":9395,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/compareAsc/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7761617571706475","name":"read-resource","id":"6d35357475643332","timestamp":415574510696,"duration":9371,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7761617571706475","timestamp":415574510687,"duration":9504,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInBusinessDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3336766c35796578","name":"read-resource","id":"3377316a6b777137","timestamp":415574510661,"duration":9536,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"336538667a6e6b63","name":"build-module-js","id":"3336766c35796578","timestamp":415574510651,"duration":13078,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/immer/dist/immer.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"317471306c6a346c","name":"read-resource","id":"307067767779356e","timestamp":415574510728,"duration":13012,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"317471306c6a346c","timestamp":415574510719,"duration":13118,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarISOWeekYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6376676577397670","name":"read-resource","id":"7739706b33633536","timestamp":415574510743,"duration":13098,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6376676577397670","timestamp":415574510734,"duration":13179,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/daysToWeeks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3539326d67706962","name":"read-resource","id":"7570353373326972","timestamp":415574510777,"duration":13141,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3539326d67706962","timestamp":415574510763,"duration":13242,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e73726173707a6a","name":"read-resource","id":"6e71377733663979","timestamp":415574510758,"duration":13252,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6e73726173707a6a","timestamp":415574510749,"duration":13331,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarMonths/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7431696b75337236","name":"read-resource","id":"756e7a69676e6261","timestamp":415574510795,"duration":13291,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7431696b75337236","timestamp":415574510785,"duration":13374,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarQuarters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d7a6c753137696a","name":"read-resource","id":"6d31753932686267","timestamp":415574510828,"duration":13335,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6d7a6c753137696a","timestamp":415574510818,"duration":13424,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarISOWeeks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"766a61713834316e","name":"read-resource","id":"6d3667656c306877","timestamp":415574510845,"duration":13401,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"766a61713834316e","timestamp":415574510835,"duration":13471,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7871316d6c313075","name":"read-resource","id":"646233617a6e6964","timestamp":415574510811,"duration":13499,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7871316d6c313075","timestamp":415574510802,"duration":13591,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInCalendarWeeks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34717975726d6a6a","name":"read-resource","id":"74667a636e656d33","timestamp":415574510861,"duration":13536,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"34717975726d6a6a","timestamp":415574510851,"duration":13639,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInISOWeekYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c67617935357438","name":"read-resource","id":"78786f756e74706b","timestamp":415574510905,"duration":13590,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c67617935357438","timestamp":415574510895,"duration":13890,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a65767835796161","name":"read-resource","id":"653872326c636c38","timestamp":415574510934,"duration":13872,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7a65767835796161","timestamp":415574510925,"duration":14017,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6835687838667075","name":"read-resource","id":"6d71326c6a617875","timestamp":415574510875,"duration":14074,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6835687838667075","timestamp":415574510866,"duration":14189,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"377a376d63353571","name":"read-resource","id":"3537697762626a75","timestamp":415574510890,"duration":14172,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"377a376d63353571","timestamp":415574510881,"duration":14333,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInMonths/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746130696e666b78","name":"read-resource","id":"776f747575683369","timestamp":415574510919,"duration":14299,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"746130696e666b78","timestamp":415574510910,"duration":14404,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"776f356a77723866","name":"read-resource","id":"673238376d61727a","timestamp":415574510977,"duration":14341,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"776f356a77723866","timestamp":415574510968,"duration":14450,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76666739686f7677","name":"read-resource","id":"68363265706a6c62","timestamp":415574510948,"duration":14475,"tags":{}}]
|
|
10
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"76666739686f7677","timestamp":415574510939,"duration":14719,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3767337a7a326f37","name":"read-resource","id":"6e74636664636166","timestamp":415574510963,"duration":14700,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3767337a7a326f37","timestamp":415574510954,"duration":14792,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInWeeks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"716d7076786c3771","name":"read-resource","id":"6573373378746271","timestamp":415574510998,"duration":14753,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"716d7076786c3771","timestamp":415574510988,"duration":14966,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachDayOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6379653261766478","name":"read-resource","id":"6f75616168673867","timestamp":415574511066,"duration":14896,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6379653261766478","timestamp":415574511031,"duration":15019,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/differenceInQuarters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7864753063676f63","name":"read-resource","id":"6964377375697039","timestamp":415574511105,"duration":14950,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7864753063676f63","timestamp":415574511079,"duration":15095,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachHourOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3273647976776674","name":"read-resource","id":"6238626a78746867","timestamp":415574511142,"duration":15038,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3273647976776674","timestamp":415574511131,"duration":15140,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachMonthOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a336678646c6336","name":"read-resource","id":"7a373361396e3465","timestamp":415574511124,"duration":15156,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7a336678646c6336","timestamp":415574511113,"duration":15283,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"716c3662756f377a","name":"read-resource","id":"777771396a6f6d6e","timestamp":415574512166,"duration":18865,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"716c3662756f377a","timestamp":415574512155,"duration":19192,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachMinuteOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a376233676f3766","name":"read-resource","id":"646a687a767a7270","timestamp":415574512146,"duration":19246,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6a376233676f3766","timestamp":415574512130,"duration":19395,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekendOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3472326a6978326a","name":"read-resource","id":"6838643267336f61","timestamp":415574512183,"duration":19348,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3472326a6978326a","timestamp":415574512173,"duration":19458,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekendOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7266636772636d30","name":"read-resource","id":"3570347933737a31","timestamp":415574512200,"duration":19437,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7266636772636d30","timestamp":415574512190,"duration":19569,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachQuarterOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7939373164627837","name":"read-resource","id":"6764397778696970","timestamp":415574514755,"duration":20518,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7939373164627837","timestamp":415574514714,"duration":20774,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachWeekendOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f66736930637332","name":"read-resource","id":"70786a743868696d","timestamp":415574532182,"duration":6744,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6f66736930637332","timestamp":415574532169,"duration":6913,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6773716b6569396c","name":"read-resource","id":"6639707839706574","timestamp":415574532157,"duration":6932,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6773716b6569396c","timestamp":415574532123,"duration":7100,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/eachYearOfInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"393768307a667570","name":"read-resource","id":"3034783061797778","timestamp":415574532199,"duration":7029,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"393768307a667570","timestamp":415574532188,"duration":7132,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656b336f72693672","name":"read-resource","id":"6a776c6d626b6d6d","timestamp":415574532216,"duration":7109,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"656b336f72693672","timestamp":415574532205,"duration":7199,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfDecade/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a676f6e68776a38","name":"read-resource","id":"6663686a63636136","timestamp":415574532232,"duration":7177,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7a676f6e68776a38","timestamp":415574532222,"duration":7251,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfHour/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65323466337a766d","name":"read-resource","id":"346b6c3338383137","timestamp":415574532262,"duration":7355,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"65323466337a766d","timestamp":415574532253,"duration":7431,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3866326261617376","name":"read-resource","id":"38676465386d3574","timestamp":415574532247,"duration":8311,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3866326261617376","timestamp":415574532238,"duration":8555,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfMinute/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"637a6864336d7932","name":"read-resource","id":"62376f786961776b","timestamp":415574532277,"duration":8533,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"637a6864336d7932","timestamp":415574532267,"duration":8653,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33367a7036626774","name":"read-resource","id":"7932776631786163","timestamp":415574535846,"duration":5366,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"33367a7036626774","timestamp":415574535807,"duration":5515,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b7330637a366468","name":"read-resource","id":"786266397878376a","timestamp":415574535874,"duration":5455,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b7330637a366468","timestamp":415574535859,"duration":5548,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfSecond/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"376b366b36317761","name":"read-resource","id":"6d6e7a3834317269","timestamp":415574535895,"duration":5517,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"376b366b36317761","timestamp":415574535881,"duration":5746,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfTomorrow/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"74327a3566307461","name":"read-resource","id":"6c66693332736767","timestamp":415574535934,"duration":5698,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"74327a3566307461","timestamp":415574535923,"duration":5876,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"726e6a6479307876","name":"read-resource","id":"32697133776e6f6d","timestamp":415574535914,"duration":5891,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"726e6a6479307876","timestamp":415574535903,"duration":5969,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfToday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"787572366b6d6735","name":"read-resource","id":"386a786835766739","timestamp":415574535952,"duration":7112,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"787572366b6d6735","timestamp":415574535940,"duration":7689,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/format/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"307270677876396d","name":"read-resource","id":"36626b776a76316b","timestamp":415574535969,"duration":7668,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"307270677876396d","timestamp":415574535958,"duration":7765,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfYesterday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"647869327832306a","name":"read-resource","id":"686e6d66736d6d35","timestamp":415574535987,"duration":7744,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"647869327832306a","timestamp":415574535976,"duration":8079,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistance/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3178387a6f753072","name":"read-resource","id":"6c6d30616e317779","timestamp":415574536021,"duration":8040,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3178387a6f753072","timestamp":415574536011,"duration":8148,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistanceToNow/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6879676567346571","name":"read-resource","id":"35397a6261397078","timestamp":415574536004,"duration":8159,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6879676567346571","timestamp":415574535994,"duration":8488,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistanceStrict/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36317636706e787a","name":"read-resource","id":"65756e326b32766e","timestamp":415574536054,"duration":8434,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"36317636706e787a","timestamp":415574536044,"duration":8520,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/endOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3676797731357877","name":"read-resource","id":"6c6a30326171396d","timestamp":415574536037,"duration":8533,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3676797731357877","timestamp":415574536027,"duration":8613,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDistanceToNowStrict/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33766a397768346d","name":"read-resource","id":"6639693737757a6b","timestamp":415574536072,"duration":8572,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"33766a397768346d","timestamp":415574536062,"duration":8820,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatISO/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"336367316b313974","name":"read-resource","id":"68616c6a657a7971","timestamp":415574536088,"duration":8800,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"336367316b313974","timestamp":415574536078,"duration":8991,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatDuration/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346f646f36737a70","name":"read-resource","id":"656e356b6963736c","timestamp":415574536104,"duration":8971,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"346f646f36737a70","timestamp":415574536094,"duration":9278,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatISO9075/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"716a356261687836","name":"read-resource","id":"6b62663036686634","timestamp":415574536120,"duration":9537,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"716a356261687836","timestamp":415574536110,"duration":9741,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatRFC7231/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a7575676e796f62","name":"read-resource","id":"6a70787479327a6e","timestamp":415574536139,"duration":9719,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6a7575676e796f62","timestamp":415574536129,"duration":9942,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatRFC3339/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"70766c6e74366e64","name":"read-resource","id":"7739797677373976","timestamp":415574536169,"duration":9908,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"70766c6e74366e64","timestamp":415574536160,"duration":10260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatRelative/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7037676d6f356165","name":"read-resource","id":"74377535396f6e37","timestamp":415574536154,"duration":10292,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7037676d6f356165","timestamp":415574536144,"duration":10527,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/formatISODuration/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616f393663327537","name":"read-resource","id":"393570376936627a","timestamp":415574536186,"duration":10494,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"616f393663327537","timestamp":415574536176,"duration":10590,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/fromUnixTime/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3179387175787a71","name":"read-resource","id":"6e37307671696179","timestamp":415574536201,"duration":10569,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3179387175787a71","timestamp":415574536191,"duration":10656,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDayOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686735343837316d","name":"read-resource","id":"74756e6575713032","timestamp":415574536216,"duration":10635,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"686735343837316d","timestamp":415574536207,"duration":10707,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"737a6c656b717164","name":"read-resource","id":"6d64656b6978637a","timestamp":415574536261,"duration":10657,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"737a6c656b717164","timestamp":415574536230,"duration":11073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDate/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64706e7a6c72386b","name":"read-resource","id":"3775787778346762","timestamp":415574536290,"duration":11019,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"64706e7a6c72386b","timestamp":415574536275,"duration":11116,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDaysInMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7866636c347a6966","name":"read-resource","id":"7978776e6d713332","timestamp":415574536349,"duration":11051,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7866636c347a6966","timestamp":415574536338,"duration":11127,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDecade/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7876633233343467","name":"read-resource","id":"397564396b6b7761","timestamp":415574536311,"duration":11158,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7876633233343467","timestamp":415574536298,"duration":11242,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getDaysInYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3671697837636e64","name":"read-resource","id":"3733726770383963","timestamp":415574536331,"duration":11213,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3671697837636e64","timestamp":415574536320,"duration":11278,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"read-resource","id":"766f333378637432","timestamp":415574536366,"duration":11235,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3667613231706b33","name":"build-module-js","id":"6638346372397075","timestamp":415574536356,"duration":11326,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7079336779787679","name":"read-resource","id":"753030726f747864","timestamp":415574536434,"duration":11252,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7079336779787679","timestamp":415574536423,"duration":11347,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"756c3670307a6476","name":"read-resource","id":"616f733564687861","timestamp":415574536417,"duration":11357,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"756c3670307a6476","timestamp":415574536407,"duration":11432,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISODay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6865636272706161","name":"read-resource","id":"79666d3637786a39","timestamp":415574536455,"duration":11388,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6865636272706161","timestamp":415574536445,"duration":11497,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISOWeekYear/index.js"}}]
|
|
11
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"666a6d6e67657076","name":"read-resource","id":"6378363036663465","timestamp":415574536400,"duration":11657,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6832393676716a6e","name":"build-module-mjs","id":"666a6d6e67657076","timestamp":415574536391,"duration":16544,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-tools/merge/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"707033726e757064","name":"read-resource","id":"3675397576637864","timestamp":415574536473,"duration":16486,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6474307939747669","name":"build-module-js","id":"707033726e757064","timestamp":415574536463,"duration":16645,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/CheckCircleIcon/dist/keystone-ui-icons-icons-CheckCircleIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7679706f6b6a7076","name":"read-resource","id":"7a61753168366665","timestamp":415574536490,"duration":16625,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"747276317435626d","name":"build-module-js","id":"7679706f6b6a7076","timestamp":415574536480,"duration":16733,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlertCircleIcon/dist/keystone-ui-icons-icons-AlertCircleIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7778323538763978","name":"read-resource","id":"33767166396f7277","timestamp":415574536384,"duration":16834,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6832393676716a6e","name":"build-module-mjs","id":"7778323538763978","timestamp":415574536372,"duration":36727,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@graphql-tools/utils/index.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"76766f68746c3878","name":"read-resource","id":"6d6f36726b6c356e","timestamp":415574536507,"duration":36621,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6474307939747669","name":"build-module-js","id":"76766f68746c3878","timestamp":415574536498,"duration":36865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/AlertOctagonIcon/dist/keystone-ui-icons-icons-AlertOctagonIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3473696163736773","name":"read-resource","id":"72366c663274346e","timestamp":415574536523,"duration":36847,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"747276317435626d","name":"build-module-js","id":"3473696163736773","timestamp":415574536513,"duration":36957,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/HelpCircleIcon/dist/keystone-ui-icons-icons-HelpCircleIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7472367937636c66","name":"read-resource","id":"713632756e653678","timestamp":415574536541,"duration":36934,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6474307939747669","name":"build-module-js","id":"7472367937636c66","timestamp":415574536530,"duration":37032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-ui/icons/icons/InfoIcon/dist/keystone-ui-icons-icons-InfoIcon.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"707a786577346965","name":"read-resource","id":"656c386932786265","timestamp":415574536573,"duration":36996,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"707a786577346965","timestamp":415574536563,"duration":37118,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getISOWeeksInYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61616c6c75337267","name":"read-resource","id":"7077636939787935","timestamp":415574536557,"duration":37129,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3667613231706b33","name":"build-module-js","id":"61616c6c75337267","timestamp":415574536547,"duration":37190,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6736616a79376d6b","name":"read-resource","id":"7771676b6c323331","timestamp":415574536607,"duration":37135,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6736616a79376d6b","timestamp":415574536597,"duration":37220,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7031626668306533","name":"read-resource","id":"6767753364777271","timestamp":415574536623,"duration":37199,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7031626668306533","timestamp":415574536613,"duration":37274,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346c6f7534666d7a","name":"read-resource","id":"36746b7534326570","timestamp":415574536637,"duration":37255,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"346c6f7534666d7a","timestamp":415574536628,"duration":37332,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6b6e6279636d79","name":"read-resource","id":"7876637275746e6c","timestamp":415574536652,"duration":37313,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c6b6e6279636d79","timestamp":415574536643,"duration":37467,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getOverlappingDaysInIntervals/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3078796170713262","name":"read-resource","id":"666d71346b647771","timestamp":415574536588,"duration":37528,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3078796170713262","timestamp":415574536578,"duration":37601,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7135623435713232","name":"read-resource","id":"713167666c38786a","timestamp":415574536667,"duration":37517,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7135623435713232","timestamp":415574536657,"duration":37625,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7537323964686834","name":"read-resource","id":"6661786577657138","timestamp":415574536682,"duration":37606,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7537323964686834","timestamp":415574536672,"duration":37676,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getUnixTime/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3062746f69667a37","name":"read-resource","id":"6939686e36703573","timestamp":415574536731,"duration":37622,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3062746f69667a37","timestamp":415574536721,"duration":37774,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeekOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7639657168786862","name":"read-resource","id":"706376766c337677","timestamp":415574536697,"duration":37804,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7639657168786862","timestamp":415574536688,"duration":37898,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b686c6e7a6b7564","name":"read-resource","id":"35686b6e69376278","timestamp":415574536716,"duration":37874,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b686c6e7a6b7564","timestamp":415574536706,"duration":37942,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getTime/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6572327a6b353439","name":"read-resource","id":"757172726a386c75","timestamp":415574536747,"duration":37905,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6572327a6b353439","timestamp":415574536737,"duration":37983,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeeksInMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356e32726770667a","name":"read-resource","id":"727469766267367a","timestamp":415574536763,"duration":37962,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"356e32726770667a","timestamp":415574536753,"duration":38137,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"67706e34716f3265","name":"read-resource","id":"336c657363717562","timestamp":415574536778,"duration":38117,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"67706e34716f3265","timestamp":415574536769,"duration":38186,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/getYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b73753534637379","name":"read-resource","id":"6162673074793035","timestamp":415574536793,"duration":38170,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b73753534637379","timestamp":415574536783,"duration":38238,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/hoursToMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7031756874663362","name":"read-resource","id":"6673306778736168","timestamp":415574536823,"duration":38202,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7031756874663362","timestamp":415574536813,"duration":38268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/hoursToSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"71383362716e666d","name":"read-resource","id":"6b68766438363168","timestamp":415574536838,"duration":38248,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"71383362716e666d","timestamp":415574536828,"duration":38433,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/intervalToDuration/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7477777662733274","name":"read-resource","id":"347030796b753470","timestamp":415574536854,"duration":38411,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7477777662733274","timestamp":415574536845,"duration":38534,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/intlFormat/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"35626f307675396f","name":"read-resource","id":"7938663069756968","timestamp":415574536808,"duration":38596,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"35626f307675396f","timestamp":415574536799,"duration":38673,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/hoursToMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6764327667743566","name":"read-resource","id":"6378747233796673","timestamp":415574536868,"duration":38634,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6764327667743566","timestamp":415574536859,"duration":38711,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isAfter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"376d6768326b6962","name":"read-resource","id":"39626f6b3768706f","timestamp":415574536883,"duration":42803,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"376d6768326b6962","timestamp":415574536874,"duration":43031,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isBefore/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6662756d61393074","name":"read-resource","id":"6d69616d7138756d","timestamp":415574537809,"duration":42127,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6662756d61393074","timestamp":415574537774,"duration":42268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isDate/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68366b6e61736d6f","name":"read-resource","id":"72377a643874326b","timestamp":415574537834,"duration":42214,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"68366b6e61736d6f","timestamp":415574537821,"duration":42317,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isEqual/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b30386b30686f74","name":"read-resource","id":"337666766f316730","timestamp":415574537870,"duration":42284,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b30386b30686f74","timestamp":415574537859,"duration":42386,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isExists/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3575683734793176","name":"read-resource","id":"65393264336d7569","timestamp":415574537851,"duration":42400,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3575683734793176","timestamp":415574537839,"duration":42483,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isFirstDayOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b6a6d7971626565","name":"read-resource","id":"71746230356e6561","timestamp":415574538778,"duration":46258,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b6a6d7971626565","timestamp":415574538761,"duration":46504,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isFriday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6973743978677176","name":"read-resource","id":"787678656d37386e","timestamp":415574538808,"duration":46468,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6973743978677176","timestamp":415574538799,"duration":46591,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isLastDayOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b666b696f613137","name":"read-resource","id":"696c776265387565","timestamp":415574538794,"duration":46945,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b666b696f613137","timestamp":415574538784,"duration":47214,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isFuture/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b696d733568386b","name":"read-resource","id":"796f736639357369","timestamp":415574538822,"duration":47190,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b696d733568386b","timestamp":415574538813,"duration":47405,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isMatch/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c347537706c626b","name":"read-resource","id":"35706f33346e6432","timestamp":415574542346,"duration":47100,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c347537706c626b","timestamp":415574542334,"duration":47252,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33676835796f7639","name":"read-resource","id":"30373574346b6177","timestamp":415574542303,"duration":47289,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"33676835796f7639","timestamp":415574542275,"duration":47407,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isPast/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3370783476646868","name":"read-resource","id":"7a6c63356f787833","timestamp":415574542365,"duration":47323,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3370783476646868","timestamp":415574542353,"duration":47416,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d76766e6f726c6b","name":"read-resource","id":"7277633477756b77","timestamp":415574542328,"duration":47446,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6d76766e6f726c6b","timestamp":415574542313,"duration":47542,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isLeapYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3976636765356c31","name":"read-resource","id":"783868616c797371","timestamp":415574542382,"duration":47500,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3976636765356c31","timestamp":415574542371,"duration":47578,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isMonday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"747a6869336e3561","name":"read-resource","id":"6d64323662773879","timestamp":415574542398,"duration":47555,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"747a6869336e3561","timestamp":415574542388,"duration":47632,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameHour/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7065756a70626b78","name":"read-resource","id":"36786d7065743678","timestamp":415574542414,"duration":47647,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7065756a70626b78","timestamp":415574542404,"duration":47764,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656874776f776b63","name":"read-resource","id":"656d36696b64366b","timestamp":415574591868,"duration":6166,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"656874776f776b63","timestamp":415574591825,"duration":6369,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameMinute/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"37367262626b6b64","name":"read-resource","id":"6f3473376662676b","timestamp":415574591934,"duration":6268,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"37367262626b6b64","timestamp":415574591923,"duration":6361,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73396e6a6a676230","name":"read-resource","id":"6d647a7931766b6e","timestamp":415574591896,"duration":6393,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"73396e6a6a676230","timestamp":415574591881,"duration":6481,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"38676e706e687437","name":"read-resource","id":"783461696534637a","timestamp":415574591917,"duration":6453,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"38676e706e687437","timestamp":415574591903,"duration":6532,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6677646f653878","name":"read-resource","id":"313676307834696c","timestamp":415574591966,"duration":6475,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6d6677646f653878","timestamp":415574591942,"duration":6567,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"637030366f337631","name":"read-resource","id":"6a77636475787333","timestamp":415574591997,"duration":6517,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"637030366f337631","timestamp":415574591988,"duration":6589,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSaturday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e667361366a7675","name":"read-resource","id":"7862636f63386a32","timestamp":415574592014,"duration":6567,"tags":{}}]
|
|
12
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6e667361366a7675","timestamp":415574592003,"duration":6749,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSunday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f777635706d6573","name":"read-resource","id":"656b696b36716f74","timestamp":415574592044,"duration":7240,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6f777635706d6573","timestamp":415574592035,"duration":7333,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"623270627935307a","name":"read-resource","id":"7665616d6f64766a","timestamp":415574592075,"duration":7298,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"623270627935307a","timestamp":415574592066,"duration":7374,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisSecond/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746d656434793572","name":"read-resource","id":"7a6a76363277636c","timestamp":415574591982,"duration":7462,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"746d656434793572","timestamp":415574591972,"duration":7541,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isSameSecond/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6f796f79716e65","name":"read-resource","id":"696e706133357569","timestamp":415574592029,"duration":7488,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c6f796f79716e65","timestamp":415574592020,"duration":7555,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisHour/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3036646264743838","name":"read-resource","id":"7a74336d6f706539","timestamp":415574592105,"duration":7475,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3036646264743838","timestamp":415574592095,"duration":7544,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"737864796c757172","name":"read-resource","id":"386a756f6f6e6730","timestamp":415574592061,"duration":7582,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"737864796c757172","timestamp":415574592051,"duration":7649,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79796a6138333638","name":"read-resource","id":"76666f356f396e70","timestamp":415574592119,"duration":7609,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"79796a6138333638","timestamp":415574592110,"duration":7683,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3869716970386376","name":"read-resource","id":"6465667a6e6a6536","timestamp":415574592090,"duration":7720,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3869716970386376","timestamp":415574592081,"duration":7788,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisMinute/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72623266716c7462","name":"read-resource","id":"7539756f3976646e","timestamp":415574592134,"duration":7739,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"72623266716c7462","timestamp":415574592124,"duration":7813,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isTomorrow/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"637a64796d6c6e61","name":"read-resource","id":"776574336d31706d","timestamp":415574592149,"duration":7792,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"637a64796d6c6e61","timestamp":415574592140,"duration":7859,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThisYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3573696878356267","name":"read-resource","id":"6f757179366d6a74","timestamp":415574592167,"duration":7836,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3573696878356267","timestamp":415574592158,"duration":7903,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isThursday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6462626375706d","name":"read-resource","id":"787a303370707239","timestamp":415574592195,"duration":7874,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6f6462626375706d","timestamp":415574592187,"duration":7942,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isTuesday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7567356b6a703636","name":"read-resource","id":"3175757966793834","timestamp":415574592214,"duration":7942,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7567356b6a703636","timestamp":415574592202,"duration":8293,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isWeekend/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f67753169357632","name":"read-resource","id":"336c6c3931323862","timestamp":415574592182,"duration":8321,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6f67753169357632","timestamp":415574592172,"duration":9118,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isToday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6176693979363034","name":"read-resource","id":"30796269317a6b32","timestamp":415574592243,"duration":9054,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6176693979363034","timestamp":415574592234,"duration":9186,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isWithinInterval/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656f756f64623172","name":"read-resource","id":"6c66677970743070","timestamp":415574592229,"duration":9196,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"656f756f64623172","timestamp":415574592219,"duration":9268,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isWednesday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"316d6b666a657667","name":"read-resource","id":"6d7a6f647970787a","timestamp":415574592286,"duration":9206,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"316d6b666a657667","timestamp":415574592277,"duration":9282,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isYesterday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6462373430303265","name":"read-resource","id":"7631636b68316573","timestamp":415574592258,"duration":9305,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6462373430303265","timestamp":415574592248,"duration":9396,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/isValid/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c7a6b3672637a67","name":"read-resource","id":"7a7736677035376b","timestamp":415574592316,"duration":9335,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c7a6b3672637a67","timestamp":415574592306,"duration":9427,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"657463336e6c7863","name":"read-resource","id":"683475686f6e3578","timestamp":415574592272,"duration":9465,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"657463336e6c7863","timestamp":415574592263,"duration":9549,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfDecade/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3233686a75377438","name":"read-resource","id":"6964627278666a76","timestamp":415574592331,"duration":9485,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3233686a75377438","timestamp":415574592321,"duration":9618,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3368336b34693461","name":"read-resource","id":"3368737463763932","timestamp":415574592346,"duration":9624,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3368336b34693461","timestamp":415574592337,"duration":9706,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326b696a3069616b","name":"read-resource","id":"69656d71726f3134","timestamp":415574592300,"duration":10386,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"326b696a3069616b","timestamp":415574592291,"duration":10484,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7767347a617a6162","name":"read-resource","id":"71677237757a3672","timestamp":415574592360,"duration":10421,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7767347a617a6162","timestamp":415574592351,"duration":10503,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356274777a676b6c","name":"read-resource","id":"693731747a34786c","timestamp":415574595454,"duration":9587,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"356274777a676b6c","timestamp":415574595426,"duration":9726,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lastDayOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6364726a72667071","name":"read-resource","id":"306c683165733136","timestamp":415574595523,"duration":9634,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6364726a72667071","timestamp":415574595513,"duration":9722,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/millisecondsToMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3478616573397066","name":"read-resource","id":"3766346762337038","timestamp":415574595482,"duration":9758,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3478616573397066","timestamp":415574595467,"duration":10244,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/lightFormat/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"787161686c796371","name":"read-resource","id":"333734326a743839","timestamp":415574595503,"duration":10231,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"787161686c796371","timestamp":415574595489,"duration":10374,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/millisecondsToHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"683239733236387a","name":"read-resource","id":"646861756f6b6573","timestamp":415574595539,"duration":10331,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"683239733236387a","timestamp":415574595529,"duration":10472,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/milliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"776b757537757279","name":"read-resource","id":"7133346a30717474","timestamp":415574595564,"duration":10443,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"776b757537757279","timestamp":415574595553,"duration":10582,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/max/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6f68766133376f","name":"read-resource","id":"72617a6475706838","timestamp":415574595580,"duration":10562,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6f6f68766133376f","timestamp":415574595570,"duration":10644,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/millisecondsToSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6571666866737176","name":"read-resource","id":"6534663567703565","timestamp":415574595625,"duration":10594,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6571666866737176","timestamp":415574595615,"duration":10739,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/minutesToMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"787a636263773565","name":"read-resource","id":"6d36623039396a73","timestamp":415574595610,"duration":10751,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"787a636263773565","timestamp":415574595600,"duration":10837,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/minutesToHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7670366275686831","name":"read-resource","id":"7565616e31663834","timestamp":415574595654,"duration":10787,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7670366275686831","timestamp":415574595645,"duration":10859,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/monthsToYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7962686f6f706365","name":"read-resource","id":"79716861317a7163","timestamp":415574595595,"duration":10914,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7962686f6f706365","timestamp":415574595585,"duration":11034,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/min/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6971673939657963","name":"read-resource","id":"63386d6264343377","timestamp":415574595669,"duration":10956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6971673939657963","timestamp":415574595659,"duration":11031,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/monthsToQuarters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7238713177683269","name":"read-resource","id":"79317031656f3136","timestamp":415574595713,"duration":10981,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7238713177683269","timestamp":415574595704,"duration":11139,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextMonday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7774743874356b36","name":"read-resource","id":"636a746378763036","timestamp":415574595639,"duration":11208,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7774743874356b36","timestamp":415574595630,"duration":11275,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/minutesToSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76356c6739386968","name":"read-resource","id":"3773357538757a77","timestamp":415574595684,"duration":11226,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"76356c6739386968","timestamp":415574595674,"duration":11312,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7272397263666d7a","name":"read-resource","id":"3069746230687a7a","timestamp":415574595728,"duration":11262,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7272397263666d7a","timestamp":415574595719,"duration":11331,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextSaturday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"726f7a346b767a31","name":"read-resource","id":"7634656237676e34","timestamp":415574595742,"duration":11311,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"726f7a346b767a31","timestamp":415574595733,"duration":11432,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextSunday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"366f736b726b7062","name":"read-resource","id":"3370623279343662","timestamp":415574595767,"duration":11407,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"366f736b726b7062","timestamp":415574595748,"duration":11517,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextThursday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326f6d6c32313064","name":"read-resource","id":"756b727761373376","timestamp":415574595699,"duration":11574,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"326f6d6c32313064","timestamp":415574595689,"duration":11640,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextFriday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6663613231396265","name":"read-resource","id":"3465796d7037746d","timestamp":415574595800,"duration":11534,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6663613231396265","timestamp":415574595789,"duration":11603,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextTuesday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7065336d73767863","name":"read-resource","id":"6f78773161696c73","timestamp":415574595783,"duration":11618,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7065336d73767863","timestamp":415574595772,"duration":11684,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/nextWednesday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3476307030766835","name":"read-resource","id":"38367a3262703335","timestamp":415574595836,"duration":11624,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3476307030766835","timestamp":415574595827,"duration":11798,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parseJSON/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7574743564337069","name":"read-resource","id":"36373239797a756d","timestamp":415574595852,"duration":11778,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7574743564337069","timestamp":415574595842,"duration":11860,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7370387630627164","name":"read-resource","id":"62623875787a7a31","timestamp":415574595821,"duration":11884,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7370387630627164","timestamp":415574595809,"duration":12583,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parse/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62306e6672366476","name":"read-resource","id":"7178653333647163","timestamp":415574595866,"duration":12533,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"62306e6672366476","timestamp":415574595857,"duration":13151,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parseISO/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7174613536756779","name":"read-resource","id":"76356e6976616275","timestamp":415574595879,"duration":13135,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7174613536756779","timestamp":415574595871,"duration":13209,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousFriday/index.js"}}]
|
|
13
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"6137306667747567","name":"read-resource","id":"756b396b63687430","timestamp":415574595894,"duration":13290,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6137306667747567","timestamp":415574595885,"duration":13358,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousMonday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6670666e686c317a","name":"read-resource","id":"7962786f30386474","timestamp":415574595909,"duration":13339,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6670666e686c317a","timestamp":415574595900,"duration":13402,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousSaturday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686d70686b6c7977","name":"read-resource","id":"766b783063717a7a","timestamp":415574595940,"duration":13367,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"686d70686b6c7977","timestamp":415574595931,"duration":13427,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousThursday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33397a6b6e337862","name":"read-resource","id":"75716f616773707a","timestamp":415574595926,"duration":13436,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"33397a6b6e337862","timestamp":415574595916,"duration":13496,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousSunday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6978393632616e37","name":"read-resource","id":"3661313235757433","timestamp":415574595954,"duration":13462,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6978393632616e37","timestamp":415574595945,"duration":13519,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousTuesday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"756b39746b617038","name":"read-resource","id":"6d75643632683472","timestamp":415574595968,"duration":13499,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"756b39746b617038","timestamp":415574595959,"duration":13560,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/previousWednesday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3772796f64363238","name":"read-resource","id":"70746e7976353272","timestamp":415574595982,"duration":13540,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3772796f64363238","timestamp":415574595973,"duration":13604,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/quartersToMonths/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c63617376707138","name":"read-resource","id":"783769333633696b","timestamp":415574596011,"duration":13570,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c63617376707138","timestamp":415574596002,"duration":13680,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/roundToNearestMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"396e313070753579","name":"read-resource","id":"737a6a6a6b306430","timestamp":415574595997,"duration":13740,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"396e313070753579","timestamp":415574595988,"duration":13949,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/quartersToYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3639686476646663","name":"read-resource","id":"6274677673646469","timestamp":415574596039,"duration":13908,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3639686476646663","timestamp":415574596030,"duration":14021,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setDate/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"643667696630746b","name":"read-resource","id":"6565387139753836","timestamp":415574596025,"duration":14033,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"643667696630746b","timestamp":415574596016,"duration":14121,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/secondsToMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356d6b6b64326132","name":"read-resource","id":"6830666d6b6b7762","timestamp":415574597201,"duration":17761,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"356d6b6b64326132","timestamp":415574597187,"duration":17946,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/secondsToMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"747467396a7a7162","name":"read-resource","id":"3031386269683636","timestamp":415574597177,"duration":17964,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"747467396a7a7162","timestamp":415574597143,"duration":18124,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/secondsToHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62616d7a6f6a7275","name":"read-resource","id":"37386e3179746561","timestamp":415574597217,"duration":18056,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"62616d7a6f6a7275","timestamp":415574597206,"duration":18391,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7772343631653175","name":"read-resource","id":"736237677a397936","timestamp":415574597232,"duration":18371,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7772343631653175","timestamp":415574597222,"duration":18521,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/set/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"66696b3931636f64","name":"read-resource","id":"636b713377696366","timestamp":415574597247,"duration":18502,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"66696b3931636f64","timestamp":415574597237,"duration":18605,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setDayOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6661753965746975","name":"read-resource","id":"643962776e663071","timestamp":415574597261,"duration":18585,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6661753965746975","timestamp":415574597251,"duration":18725,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/constants/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326b743872373338","name":"read-resource","id":"726b773539316a6f","timestamp":415574597632,"duration":22094,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"326b743872373338","timestamp":415574597623,"duration":22337,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setISODay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e396e64326b6630","name":"read-resource","id":"6638776939356834","timestamp":415574597618,"duration":22352,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6e396e64326b6630","timestamp":415574597607,"duration":22458,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666473776c787077","name":"read-resource","id":"6e37706934727533","timestamp":415574597676,"duration":22395,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"666473776c787077","timestamp":415574597668,"duration":22479,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6363346b6575376d","name":"read-resource","id":"343532716c6d6f6c","timestamp":415574597664,"duration":22489,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6363346b6575376d","timestamp":415574597655,"duration":23594,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"677062366c763465","name":"read-resource","id":"6d35363770323871","timestamp":415574597645,"duration":23610,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"677062366c763465","timestamp":415574597636,"duration":23714,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3363713770316371","name":"read-resource","id":"75776969646f6865","timestamp":415574597702,"duration":23655,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3363713770316371","timestamp":415574597693,"duration":23752,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7332637165316764","name":"read-resource","id":"32766667746a6f69","timestamp":415574597689,"duration":23760,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7332637165316764","timestamp":415574597681,"duration":23834,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3166723376753173","name":"read-resource","id":"68336268616f7538","timestamp":415574616351,"duration":8827,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3166723376753173","timestamp":415574616340,"duration":9322,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666f777736613466","name":"read-resource","id":"396b74706d786f33","timestamp":415574616383,"duration":9297,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"666f777736613466","timestamp":415574616371,"duration":9443,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"31726a30336f3265","name":"read-resource","id":"63636568376b7631","timestamp":415574616303,"duration":9517,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"31726a30336f3265","timestamp":415574616266,"duration":9653,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"75776833716e7031","name":"read-resource","id":"7271647639323372","timestamp":415574616331,"duration":9597,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"75776833716e7031","timestamp":415574616316,"duration":9687,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d78777971663872","name":"read-resource","id":"34686c3431393672","timestamp":415574616419,"duration":9967,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6d78777971663872","timestamp":415574616409,"duration":10074,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356434647632336a","name":"read-resource","id":"75616b7876676369","timestamp":415574616401,"duration":10090,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"356434647632336a","timestamp":415574616390,"duration":10171,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"71686b3279687a32","name":"read-resource","id":"7278616978686763","timestamp":415574616500,"duration":10068,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"71686b3279687a32","timestamp":415574616490,"duration":10155,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfSecond/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"707a756677303676","name":"read-resource","id":"7963716772313772","timestamp":415574616467,"duration":10185,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"707a756677303676","timestamp":415574616457,"duration":10261,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfMonth/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f35656874677961","name":"read-resource","id":"7176746878353539","timestamp":415574616435,"duration":10289,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6f35656874677961","timestamp":415574616425,"duration":10452,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/setWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3763766f35683865","name":"read-resource","id":"7970776e7a367731","timestamp":415574616532,"duration":10351,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3763766f35683865","timestamp":415574616522,"duration":10433,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfQuarter/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a6435676d323234","name":"read-resource","id":"6f64387763393978","timestamp":415574616451,"duration":10510,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6a6435676d323234","timestamp":415574616440,"duration":10597,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696d6a3630377777","name":"read-resource","id":"7968623831727870","timestamp":415574616483,"duration":10560,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"696d6a3630377777","timestamp":415574616472,"duration":10630,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfHour/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6362353277376775","name":"read-resource","id":"73626c3132306e39","timestamp":415574616516,"duration":10591,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6362353277376775","timestamp":415574616506,"duration":10663,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfMinute/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6238647832306439","name":"read-resource","id":"6a73706233353836","timestamp":415574616562,"duration":10612,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6238647832306439","timestamp":415574616553,"duration":10685,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfToday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7567336a38347374","name":"read-resource","id":"3632626733773568","timestamp":415574616546,"duration":10696,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7567336a38347374","timestamp":415574616537,"duration":10777,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfDecade/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3376666c3231326f","name":"read-resource","id":"65726137686b6368","timestamp":415574616595,"duration":10723,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3376666c3231326f","timestamp":415574616585,"duration":10800,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfTomorrow/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"39706f7265336174","name":"read-resource","id":"736775776e357567","timestamp":415574616578,"duration":10811,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"39706f7265336174","timestamp":415574616568,"duration":11178,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/inspect.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3471326668767368","name":"read-resource","id":"6c32656b78677630","timestamp":415574616643,"duration":11114,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3471326668767368","timestamp":415574616634,"duration":11196,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfYesterday/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"786b786e326b6938","name":"read-resource","id":"6434646734336b39","timestamp":415574616626,"duration":11209,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"786b786e326b6938","timestamp":415574616616,"duration":11328,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656c66763662346b","name":"read-resource","id":"3971746239667779","timestamp":415574616611,"duration":11338,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"656c66763662346b","timestamp":415574616602,"duration":11457,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7330647275336677","name":"read-resource","id":"6377657a6d767039","timestamp":415574616688,"duration":11376,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"7330647275336677","timestamp":415574616679,"duration":11446,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"366a6a6136756f73","name":"read-resource","id":"30386c676c386632","timestamp":415574616732,"duration":11398,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"366a6a6136756f73","timestamp":415574616723,"duration":11467,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subMinutes/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"717767706e6c6876","name":"read-resource","id":"7734386872666831","timestamp":415574616704,"duration":11490,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"717767706e6c6876","timestamp":415574616694,"duration":11559,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subHours/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"706c6e696d737635","name":"read-resource","id":"30697170396c7963","timestamp":415574616659,"duration":11599,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"706c6e696d737635","timestamp":415574616649,"duration":11668,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subBusinessDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686d626267776e66","name":"read-resource","id":"696e683139796967","timestamp":415574616749,"duration":11574,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"686d626267776e66","timestamp":415574616739,"duration":11839,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/sub/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a7a30776476706d","name":"read-resource","id":"37786f303336336a","timestamp":415574616673,"duration":11912,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6a7a30776476706d","timestamp":415574616664,"duration":11985,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/startOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6934327030733775","name":"read-resource","id":"3063657839653271","timestamp":415574616718,"duration":11942,"tags":{}}]
|
|
14
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6934327030733775","timestamp":415574616709,"duration":12126,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subMonths/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c7734776f753173","name":"read-resource","id":"6377793061777476","timestamp":415574616764,"duration":12076,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6c7734776f753173","timestamp":415574616755,"duration":12149,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subQuarters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"733776763233726a","name":"read-resource","id":"72706e6b7a727274","timestamp":415574616793,"duration":12115,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"733776763233726a","timestamp":415574616784,"duration":12186,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"673031773269616b","name":"read-resource","id":"66753434327a7838","timestamp":415574616824,"duration":12153,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"673031773269616b","timestamp":415574616815,"duration":12220,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subWeeks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346362746d39766d","name":"read-resource","id":"3338736836703376","timestamp":415574616879,"duration":12161,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"346362746d39766d","timestamp":415574616830,"duration":12269,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subISOWeekYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72786e7638766878","name":"read-resource","id":"6b31616761313563","timestamp":415574616938,"duration":12167,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"72786e7638766878","timestamp":415574616920,"duration":12248,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subYears/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6337656b73647133","name":"read-resource","id":"6a39657372667437","timestamp":415574616911,"duration":12262,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6337656b73647133","timestamp":415574616895,"duration":12343,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/weeksToDays/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3175616236356a77","name":"read-resource","id":"6736317a78396c70","timestamp":415574616809,"duration":12433,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"3175616236356a77","timestamp":415574616799,"duration":12547,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/toDate/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"716d6c6776767461","name":"read-resource","id":"373231736b323037","timestamp":415574616959,"duration":12413,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"716d6c6776767461","timestamp":415574616946,"duration":12504,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/keyMap.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7871653779706936","name":"read-resource","id":"726d6667646f6b32","timestamp":415574616977,"duration":12480,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"7871653779706936","timestamp":415574616966,"duration":12590,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/mapValue.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"376d70676c737379","name":"read-resource","id":"6d7a6f6671643572","timestamp":415574616779,"duration":12783,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"376d70676c737379","timestamp":415574616769,"duration":12870,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/subSeconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"63616c6178327663","name":"read-resource","id":"39657279696e746a","timestamp":415574617012,"duration":12633,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"63616c6178327663","timestamp":415574617001,"duration":12704,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/devAssert.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a746873327a6265","name":"read-resource","id":"763977663238717a","timestamp":415574617030,"duration":12683,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6a746873327a6265","timestamp":415574617020,"duration":12992,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/instanceOf.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3669783675726471","name":"read-resource","id":"397a327a396e6c31","timestamp":415574616992,"duration":13026,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"3669783675726471","timestamp":415574616983,"duration":13120,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/toObjMap.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6973673162396739","name":"read-resource","id":"6a746b7078346276","timestamp":415574617063,"duration":13045,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6973673162396739","timestamp":415574617053,"duration":13162,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/didYouMean.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6f65756f346978","name":"read-resource","id":"69313934657a6e76","timestamp":415574617078,"duration":13144,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6c6f65756f346978","timestamp":415574617068,"duration":14588,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/isObjectLike.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6c3674356d323173","name":"read-resource","id":"3031303965393136","timestamp":415574617046,"duration":14719,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6c3674356d323173","timestamp":415574617036,"duration":14816,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/keyValMap.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6870796d78617439","name":"read-resource","id":"6f74786c3764776d","timestamp":415574621890,"duration":12601,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6870796d78617439","timestamp":415574621867,"duration":12775,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/identityFunc.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"317032377a733173","name":"read-resource","id":"37646c7537336d32","timestamp":415574621944,"duration":12707,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"317032377a733173","timestamp":415574621933,"duration":12835,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/yearsToQuarters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3735786268333470","name":"read-resource","id":"756f6a7639777a7a","timestamp":415574621978,"duration":12796,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7566313767387239","name":"build-module-js","id":"3735786268333470","timestamp":415574621969,"duration":13139,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/debounce.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b756f68356f616d","name":"read-resource","id":"787a707839796973","timestamp":415574621961,"duration":13153,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63386c6a326d3372","name":"build-module-js","id":"6b756f68356f616d","timestamp":415574621952,"duration":13241,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/yearsToMonths/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"623375646f326c6e","name":"read-resource","id":"3532626437616566","timestamp":415574621995,"duration":13202,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7566313767387239","name":"build-module-js","id":"623375646f326c6e","timestamp":415574621986,"duration":13273,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/isObject.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3374616e3038656e","name":"read-resource","id":"317631373436656c","timestamp":415574621909,"duration":13355,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"3374616e3038656e","timestamp":415574621898,"duration":13449,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/defineInspect.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6462776c38767a75","name":"read-resource","id":"39383575336d7933","timestamp":415574622020,"duration":13333,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6462776c38767a75","timestamp":415574622002,"duration":13428,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/objectEntries.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6569713078376163","name":"read-resource","id":"64356b3130633575","timestamp":415574621926,"duration":13510,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6569713078376163","timestamp":415574621915,"duration":13804,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/suggestionList.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"736c6631666d697a","name":"read-resource","id":"6579767639667a6f","timestamp":415574622053,"duration":13674,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"736c6631666d697a","timestamp":415574622043,"duration":13869,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v3.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e30347a36727663","name":"read-resource","id":"6561756d64787675","timestamp":415574622069,"duration":13851,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"6e30347a36727663","timestamp":415574622059,"duration":14111,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v1.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c61797168696a32","name":"read-resource","id":"34327a686872346a","timestamp":415574622087,"duration":14090,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"6c61797168696a32","timestamp":415574622077,"duration":14192,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v4.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3876727a6864766b","name":"read-resource","id":"7270726139777131","timestamp":415574622105,"duration":14169,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"3876727a6864766b","timestamp":415574622096,"duration":14232,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v5.js"}},{"traceId":"1ba27648a2f26c51","parentId":"743664696e746d36","name":"read-resource","id":"6477746378727373","timestamp":415574622135,"duration":14197,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"743664696e746d36","timestamp":415574622126,"duration":14266,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/version.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a706c72326b6879","name":"read-resource","id":"6470316b35357069","timestamp":415574622120,"duration":14293,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"7a706c72326b6879","timestamp":415574622111,"duration":14345,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/nil.js"}},{"traceId":"1ba27648a2f26c51","parentId":"31346c6939316c78","name":"read-resource","id":"6873717068756b77","timestamp":415574622183,"duration":14277,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a316e3962636c65","name":"build-module-mjs","id":"31346c6939316c78","timestamp":415574622174,"duration":14387,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/memoize3.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"79367536786d6163","name":"read-resource","id":"3233696436677662","timestamp":415574622213,"duration":14352,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a316e3962636c65","name":"build-module-mjs","id":"79367536786d6163","timestamp":415574622204,"duration":14417,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/invariant.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"756a6e7878696669","name":"read-resource","id":"6c6a6c7469626631","timestamp":415574622167,"duration":14461,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6738747877796930","name":"build-module-mjs","id":"756a6e7878696669","timestamp":415574622158,"duration":14527,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/isInteger.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7a756977366b3765","name":"read-resource","id":"72637166787a3871","timestamp":415574622198,"duration":14491,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a316e3962636c65","name":"build-module-mjs","id":"7a756977366b3765","timestamp":415574622189,"duration":14671,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/safeArrayFrom.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6579766e74327a6f","name":"read-resource","id":"70646e6938326532","timestamp":415574622228,"duration":14638,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a316e3962636c65","name":"build-module-mjs","id":"6579766e74327a6f","timestamp":415574622219,"duration":14717,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/promiseReduce.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6d7a796e68373334","name":"read-resource","id":"37646e6774657235","timestamp":415574622151,"duration":14789,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6738747877796930","name":"build-module-mjs","id":"6d7a796e68373334","timestamp":415574622142,"duration":14852,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/isFinite.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7467346e61797534","name":"read-resource","id":"3868777430696578","timestamp":415574622258,"duration":14741,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39757463326f6d79","name":"build-module-mjs","id":"7467346e61797534","timestamp":415574622248,"duration":14819,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/find.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"67737134326f7038","name":"read-resource","id":"34616c6a77786168","timestamp":415574622292,"duration":14781,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39757463326f6d79","name":"build-module-mjs","id":"67737134326f7038","timestamp":415574622283,"duration":14910,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/arrayFrom.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"316361786b623935","name":"read-resource","id":"316e74346e786169","timestamp":415574622242,"duration":14956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a316e3962636c65","name":"build-module-mjs","id":"316361786b623935","timestamp":415574622234,"duration":15032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/promiseForObject.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6a396e626a717037","name":"read-resource","id":"7a7239706f68326e","timestamp":415574622277,"duration":14995,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39757463326f6d79","name":"build-module-mjs","id":"6a396e626a717037","timestamp":415574622264,"duration":15058,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/objectValues.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6134617262613136","name":"read-resource","id":"6671366477337072","timestamp":415574622384,"duration":14973,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"6134617262613136","timestamp":415574622374,"duration":15128,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/stringify.js"}},{"traceId":"1ba27648a2f26c51","parentId":"677466377373346a","name":"read-resource","id":"3663676b31316364","timestamp":415574622367,"duration":15140,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"677466377373346a","timestamp":415574622298,"duration":15260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/validate.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6578683475333339","name":"read-resource","id":"6d62743263696831","timestamp":415574622037,"duration":15596,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706e616369727637","name":"build-module-mjs","id":"6578683475333339","timestamp":415574622026,"duration":15831,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/polyfills/symbols.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6c65356531626739","name":"read-resource","id":"6a6d6c7579796f69","timestamp":415574623726,"duration":17257,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3534373437677334","name":"build-module-js","id":"6c65356531626739","timestamp":415574623716,"duration":17463,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/regex-check.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3065333965756471","name":"read-resource","id":"3077337063763234","timestamp":415574623710,"duration":17478,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3230676961757a6c","name":"build-module-js","id":"3065333965756471","timestamp":415574623698,"duration":17563,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/markdown-line-ending-or-space.js"}},{"traceId":"1ba27648a2f26c51","parentId":"656a613961686f37","name":"read-resource","id":"356c64636a6e676d","timestamp":415574623742,"duration":17526,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"71676c7137387170","name":"build-module-js","id":"656a613961686f37","timestamp":415574623730,"duration":17590,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/splice.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6277656d6c646736","name":"read-resource","id":"37756575627a6d70","timestamp":415574623771,"duration":17554,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"316c686f7a376462","name":"build-module-js","id":"6277656d6c646736","timestamp":415574623760,"duration":18009,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/unicode-punctuation-regex.js"}},{"traceId":"1ba27648a2f26c51","parentId":"376b6577646e6365","name":"read-resource","id":"6a656b306f31326e","timestamp":415574623756,"duration":18019,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666179676879657a","name":"build-module-js","id":"376b6577646e6365","timestamp":415574623747,"duration":18075,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/assign.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d64743076366561","name":"read-resource","id":"6464386332346870","timestamp":415574623692,"duration":18134,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7671716a75387478","name":"build-module-js","id":"6d64743076366561","timestamp":415574623675,"duration":18407,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/parse.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7731777270623539","name":"read-resource","id":"6a366c3763313873","timestamp":415574623786,"duration":18303,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68316a7877727171","name":"build-module-mjs","id":"7731777270623539","timestamp":415574623776,"duration":18580,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/subscription/mapAsyncIterator.mjs"}}]
|
|
15
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"7273376730317a37","name":"read-resource","id":"646d7778676a6d74","timestamp":415574623940,"duration":18568,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"7273376730317a37","timestamp":415574623916,"duration":18819,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/preprocess.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"read-resource","id":"6a34696372783474","timestamp":415574623905,"duration":18837,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"7077376469367531","timestamp":415574623835,"duration":19032,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/parse.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6477306738396d6c","name":"read-resource","id":"7135383671733279","timestamp":415574623965,"duration":18907,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"6477306738396d6c","timestamp":415574623946,"duration":18994,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/postprocess.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a3179666b397461","name":"read-resource","id":"386a317473316c70","timestamp":415574623803,"duration":19144,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68316a7877727171","name":"build-module-mjs","id":"6a3179666b397461","timestamp":415574623790,"duration":19238,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/isAsyncIterable.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"3979706863617379","name":"read-resource","id":"3362387a36646771","timestamp":415574623983,"duration":19050,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"3979706863617379","timestamp":415574623970,"duration":19146,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/normalize-identifier.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3435306c6a6c6565","name":"read-resource","id":"746f736670686a77","timestamp":415574624013,"duration":19108,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"3435306c6a6c6565","timestamp":415574624003,"duration":19162,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/has-own-property.js"}},{"traceId":"1ba27648a2f26c51","parentId":"63307131766e3639","name":"read-resource","id":"36736d616f6e6e64","timestamp":415574623830,"duration":19340,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d766b747a353177","name":"build-module-mjs","id":"63307131766e3639","timestamp":415574623821,"duration":19415,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/printPathArray.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"6430347139396575","name":"read-resource","id":"33703935396e6162","timestamp":415574624044,"duration":19199,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"6430347139396575","timestamp":415574624034,"duration":20175,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/ApolloClient.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3861713670366668","name":"read-resource","id":"706c76647335716c","timestamp":415574623818,"duration":20398,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7930376932643767","name":"build-module-mjs","id":"3861713670366668","timestamp":415574623808,"duration":20729,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/language/blockString.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"7834317261647878","name":"read-resource","id":"6e683764386f616b","timestamp":415574624057,"duration":20489,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"7834317261647878","timestamp":415574624048,"duration":20598,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/networkStatus.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64327064396f6436","name":"read-resource","id":"7a63797761316c75","timestamp":415574624029,"duration":20622,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"64327064396f6436","timestamp":415574624019,"duration":21676,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/ObservableQuery.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7575316e366d7a6d","name":"read-resource","id":"346b6a366e663879","timestamp":415574623999,"duration":21705,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"7575316e366d7a6d","timestamp":415574623988,"duration":23121,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/safe-from-int.js"}},{"traceId":"1ba27648a2f26c51","parentId":"796f307032343876","name":"read-resource","id":"68726672766f7673","timestamp":415574624071,"duration":23055,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"796f307032343876","timestamp":415574624061,"duration":23148,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/types.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64776d716678636c","name":"read-resource","id":"3635746e76616638","timestamp":415574624160,"duration":23054,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"64776d716678636c","timestamp":415574624139,"duration":23345,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/useStateManager-783b07d5.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a37677630383937","name":"read-resource","id":"7878696174676278","timestamp":415574624228,"duration":23262,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"657a38777a70636e","name":"build-module-js","id":"7a37677630383937","timestamp":415574624217,"duration":23394,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/extract-files/public/ReactNativeFile.js"}},{"traceId":"1ba27648a2f26c51","parentId":"393931786a6e3579","name":"read-resource","id":"7062663665786330","timestamp":415574624181,"duration":23436,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"393931786a6e3579","timestamp":415574624170,"duration":26027,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/index-c7a4d7ce.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3031616875723469","name":"read-resource","id":"366a793178393361","timestamp":415574624086,"duration":26125,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7231306a366d7234","name":"build-module-js","id":"3031616875723469","timestamp":415574624076,"duration":26202,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/types/types.js"}},{"traceId":"1ba27648a2f26c51","parentId":"31706f796c6c6561","name":"read-resource","id":"366d70773735706e","timestamp":415574624129,"duration":26155,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"31706f796c6c6561","timestamp":415574624091,"duration":30464,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/dist/Select-09b3775e.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3330703276637973","name":"read-resource","id":"6c34677239337768","timestamp":415574624196,"duration":30382,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"696e6e717533347a","name":"build-module-mjs","id":"3330703276637973","timestamp":415574624186,"duration":30559,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/naturalCompare.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"30667a6877707a37","name":"read-resource","id":"6c79656865686d30","timestamp":415574624212,"duration":30543,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"30667a6877707a37","timestamp":415574624201,"duration":30653,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/parse-entities/decode-entity.browser.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72773236796e726d","name":"read-resource","id":"68396a756a347631","timestamp":415574624377,"duration":34314,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b75356e6e333073","name":"build-module-js","id":"72773236796e726d","timestamp":415574624362,"duration":34684,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/extract-files/public/extractFiles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6834656f676c6333","name":"read-resource","id":"717737756b783476","timestamp":415574638365,"duration":23130,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"336e317331677534","name":"build-module-js","id":"6834656f676c6333","timestamp":415574638327,"duration":23367,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/extract-files/public/isExtractableFile.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3131333578703235","name":"read-resource","id":"7877377377357479","timestamp":415574638440,"duration":23263,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7231306a366d7234","name":"build-module-js","id":"3131333578703235","timestamp":415574638426,"duration":23390,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"read-resource","id":"6c7763796f7a3433","timestamp":415574638418,"duration":23403,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7231306a366d7234","name":"build-module-js","id":"396b72696f666d6a","timestamp":415574638404,"duration":23491,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3470683977796868","name":"read-resource","id":"6b65637231733033","timestamp":415574638395,"duration":23504,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"3470683977796868","timestamp":415574638380,"duration":24321,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/react/dist/emotion-element-99289b21.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"397067746f673565","name":"read-resource","id":"7062656770676a75","timestamp":415574638459,"duration":24249,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7231306a366d7234","name":"build-module-js","id":"397067746f673565","timestamp":415574638449,"duration":24510,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/parser/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"757a37307a383633","name":"read-resource","id":"6d61306172737739","timestamp":415574638476,"duration":25539,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"757a37307a383633","timestamp":415574638465,"duration":25642,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/classCallCheck.js"}},{"traceId":"1ba27648a2f26c51","parentId":"386d727065353571","name":"read-resource","id":"326e35376b386e79","timestamp":415574655841,"duration":8344,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"386d727065353571","timestamp":415574655807,"duration":8492,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/createClass.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746366716f34346c","name":"read-resource","id":"3369613176637539","timestamp":415574655867,"duration":8438,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"746366716f34346c","timestamp":415574655854,"duration":8547,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/inherits.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3039743378686462","name":"read-resource","id":"747664766b637a74","timestamp":415574655886,"duration":8520,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"3039743378686462","timestamp":415574655874,"duration":8606,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7438786137746b79","name":"read-resource","id":"71786f3069643179","timestamp":415574655979,"duration":8506,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"7438786137746b79","timestamp":415574655909,"duration":8644,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/slicedToArray.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6135356566646467","name":"read-resource","id":"6575707838316665","timestamp":415574655903,"duration":8655,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"6135356566646467","timestamp":415574655892,"duration":8726,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js"}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"read-resource","id":"776e356b72393763","timestamp":415574656846,"duration":7776,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"386863326a6e3737","timestamp":415574656835,"duration":7895,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b71636e32797970","name":"read-resource","id":"6a79643877396766","timestamp":415574655995,"duration":8740,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7231306a366d7234","name":"build-module-js","id":"6b71636e32797970","timestamp":415574655985,"duration":8850,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6776336739397073","name":"read-resource","id":"3238396a6c6f3673","timestamp":415574656828,"duration":8013,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"6776336739397073","timestamp":415574656005,"duration":8996,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/errors/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"77666539706f6232","name":"read-resource","id":"67766c63716e306c","timestamp":415574656894,"duration":8111,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"77666539706f6232","timestamp":415574656869,"duration":8177,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/types.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e7a656a6f796f71","name":"read-resource","id":"6779627764743868","timestamp":415574656955,"duration":8096,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a36647667657975","name":"build-module-js","id":"6e7a656a6f796f71","timestamp":415574656942,"duration":8307,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/Popper.js"}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"read-resource","id":"6c7039616f676b30","timestamp":415574656935,"duration":8320,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"69337236366e7573","timestamp":415574656905,"duration":8539,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3467763279357179","name":"read-resource","id":"6a6735693261626f","timestamp":415574656972,"duration":8478,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a36647667657975","name":"build-module-js","id":"3467763279357179","timestamp":415574656961,"duration":8592,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/Reference.js"}},{"traceId":"1ba27648a2f26c51","parentId":"763435726e613173","name":"read-resource","id":"33756e36316a6534","timestamp":415574657005,"duration":8553,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a36647667657975","name":"build-module-js","id":"763435726e613173","timestamp":415574656994,"duration":8666,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/Manager.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e78747370617533","name":"read-resource","id":"36376e6234393663","timestamp":415574657022,"duration":8643,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a36647667657975","name":"build-module-js","id":"6e78747370617533","timestamp":415574657011,"duration":8854,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/usePopper.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6371346772636f6a","name":"read-resource","id":"65756f30756f706f","timestamp":415574656988,"duration":8883,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a77656169636f6d","name":"build-module-js","id":"6371346772636f6a","timestamp":415574656978,"duration":9009,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/Combination.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f7a6b766b6a3135","name":"read-resource","id":"6b316977786a6166","timestamp":415574657101,"duration":8891,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a303336706a7539","name":"build-module-js","id":"6f7a6b766b6a3135","timestamp":415574657092,"duration":9063,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-is/convert.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d73653531706c75","name":"read-resource","id":"3176726c757a6273","timestamp":415574657038,"duration":9123,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a77656169636f6d","name":"build-module-js","id":"6d73653531706c75","timestamp":415574657029,"duration":9218,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/UI.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"read-resource","id":"6670356e77703168","timestamp":415574657054,"duration":9198,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"7578727134617830","timestamp":415574657044,"duration":9289,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6678673737693661","name":"read-resource","id":"6e66367730723771","timestamp":415574657149,"duration":9192,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"6678673737693661","timestamp":415574657137,"duration":9327,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-stringify-position/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7870737072327670","name":"read-resource","id":"326e64306b6c6b31","timestamp":415574657167,"duration":9302,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"63656b3339636b37","name":"build-module-js","id":"7870737072327670","timestamp":415574657157,"duration":9399,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-to-string/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"read-resource","id":"78306a7134683561","timestamp":415574657086,"duration":9475,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"72796b6570776877","timestamp":415574657076,"duration":9566,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6266623139333930","name":"read-resource","id":"32326c6b37327268","timestamp":415574657117,"duration":9530,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7475307573697472","name":"build-module-js","id":"6266623139333930","timestamp":415574657108,"duration":9607,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/requiredArgs/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6775367a39667432","name":"read-resource","id":"673671706f743171","timestamp":415574657131,"duration":9624,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7475307573697472","name":"build-module-js","id":"6775367a39667432","timestamp":415574657122,"duration":9702,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/toInteger/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"726b387037337531","name":"read-resource","id":"7062797968646f61","timestamp":415574657209,"duration":11475,"tags":{}}]
|
|
16
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"3539326d67706962","name":"build-module-js","id":"726b387037337531","timestamp":415574657196,"duration":11812,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getTimezoneOffsetInMilliseconds/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"647673326a626b38","name":"read-resource","id":"77777a3961376438","timestamp":415574657226,"duration":11793,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6835687838667075","name":"build-module-js","id":"647673326a626b38","timestamp":415574657216,"duration":11905,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/roundingMethods/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c3233616a6d3871","name":"read-resource","id":"3963333168787871","timestamp":415574657241,"duration":11887,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c6c386272643679","name":"build-module-js","id":"6c3233616a6d3871","timestamp":415574657232,"duration":12055,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/helpers/radixTree.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64617331346d6939","name":"read-resource","id":"31746a6867786339","timestamp":415574657255,"duration":12038,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c6c386272643679","name":"build-module-js","id":"64617331346d6939","timestamp":415574657246,"duration":12167,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/helpers/CaeserCipher.js"}},{"traceId":"1ba27648a2f26c51","parentId":"78693735337a3579","name":"read-resource","id":"633768336a653676","timestamp":415574657292,"duration":12127,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a303336706a7539","name":"build-module-js","id":"78693735337a3579","timestamp":415574657282,"duration":12236,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6931636576303674","name":"read-resource","id":"3269707831753061","timestamp":415574657308,"duration":12216,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"787572366b6d6735","name":"build-module-js","id":"6931636576303674","timestamp":415574657299,"duration":12344,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/protectedTokens/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666272647a6b646e","name":"read-resource","id":"383767676b303277","timestamp":415574657325,"duration":12324,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"647869327832306a","name":"build-module-js","id":"666272647a6b646e","timestamp":415574657315,"duration":13182,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/cloneObject/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"38337161666d6576","name":"read-resource","id":"6268337631763935","timestamp":415574657275,"duration":13229,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c6c386272643679","name":"build-module-js","id":"38337161666d6576","timestamp":415574657265,"duration":37961,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dumb-passwords/lib/config/dumbPasswords.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6862717336686d79","name":"read-resource","id":"6a6d6c737834336f","timestamp":415574657189,"duration":38077,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"6862717336686d79","timestamp":415574657174,"duration":38322,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/react/isolated-hoist-non-react-statics-do-not-use-this-in-your-code/dist/emotion-react-isolated-hoist-non-react-statics-do-not-use-this-in-your-code.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"read-resource","id":"6b793161616a3664","timestamp":415574657071,"duration":38435,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"68667a387a64776a","timestamp":415574657061,"duration":38571,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7732626d78716736","name":"read-resource","id":"703239646a6a3074","timestamp":415574657341,"duration":38301,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33766a397768346d","name":"build-module-js","id":"7732626d78716736","timestamp":415574657331,"duration":38429,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/addLeadingZeros/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6165653863747677","name":"read-resource","id":"323062677a6c6f67","timestamp":415574657358,"duration":38411,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"build-module-js","id":"6165653863747677","timestamp":415574657348,"duration":39154,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/CSSTransition.js"}},{"traceId":"1ba27648a2f26c51","parentId":"396678356f6e746d","name":"read-resource","id":"316a646b6d626265","timestamp":415574657376,"duration":39150,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"build-module-js","id":"396678356f6e746d","timestamp":415574657367,"duration":39585,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/ReplaceTransition.js"}},{"traceId":"1ba27648a2f26c51","parentId":"383266726c793971","name":"read-resource","id":"356f7175666b6e32","timestamp":415574657392,"duration":39568,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"build-module-js","id":"383266726c793971","timestamp":415574657382,"duration":40000,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/SwitchTransition.js"}},{"traceId":"1ba27648a2f26c51","parentId":"71687977336b3231","name":"read-resource","id":"776674666e363933","timestamp":415574657422,"duration":39967,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"build-module-js","id":"71687977336b3231","timestamp":415574657413,"duration":40695,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/Transition.js"}},{"traceId":"1ba27648a2f26c51","parentId":"646e666732786568","name":"read-resource","id":"7677797a6871736f","timestamp":415574657436,"duration":40677,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"build-module-js","id":"646e666732786568","timestamp":415574657427,"duration":40745,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/config.js"}},{"traceId":"1ba27648a2f26c51","parentId":"796532747471676c","name":"read-resource","id":"7265766974377062","timestamp":415574657407,"duration":40771,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6638346372397075","name":"build-module-js","id":"796532747471676c","timestamp":415574657397,"duration":41069,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/TransitionGroup.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61327a6138677064","name":"read-resource","id":"73767874786d6e74","timestamp":415574657509,"duration":40963,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a303336706a7539","name":"build-module-js","id":"61327a6138677064","timestamp":415574657500,"duration":41203,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-visit-parents/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326231616e6f6568","name":"read-resource","id":"316d376b62396462","timestamp":415574657450,"duration":41259,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61616c6c75337267","name":"build-module-js","id":"326231616e6f6568","timestamp":415574657442,"duration":41355,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/Combination.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33727a6a66627733","name":"read-resource","id":"6b75616a39746876","timestamp":415574657472,"duration":41332,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"787572366b6d6735","name":"build-module-js","id":"33727a6a66627733","timestamp":415574657459,"duration":45324,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/format/formatters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"623439307a6f3764","name":"read-resource","id":"6a72666939713971","timestamp":415574657493,"duration":45316,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"787572366b6d6735","name":"build-module-js","id":"623439307a6f3764","timestamp":415574657480,"duration":45585,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/format/longFormatters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a6570356d7a3764","name":"read-resource","id":"6d666c787a78626f","timestamp":415574657526,"duration":45548,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"787572366b6d6735","name":"build-module-js","id":"6a6570356d7a3764","timestamp":415574657516,"duration":45665,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32396a3375617666","name":"read-resource","id":"6537367761767635","timestamp":415574657596,"duration":45594,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"32396a3375617666","timestamp":415574657587,"duration":45838,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e79763072707068","name":"read-resource","id":"346e72646e716573","timestamp":415574657557,"duration":45875,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"6e79763072707068","timestamp":415574657548,"duration":46096,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ts-invariant/lib/invariant.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3972343371687371","name":"read-resource","id":"7532366c6b647179","timestamp":415574657541,"duration":46109,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a64756667663673","name":"build-module-js","id":"3972343371687371","timestamp":415574657532,"duration":46745,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql-tag/lib/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6361743578666f6c","name":"read-resource","id":"6b71307575786d30","timestamp":415574657573,"duration":46716,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"6361743578666f6c","timestamp":415574657563,"duration":46872,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76726c7872356672","name":"read-resource","id":"6d383363396d7172","timestamp":415574657615,"duration":46828,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"76726c7872356672","timestamp":415574657605,"duration":47670,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636f356338353975","name":"read-resource","id":"69756e337a337769","timestamp":415574657707,"duration":47577,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3478616573397066","name":"build-module-js","id":"636f356338353975","timestamp":415574657697,"duration":47765,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/format/lightFormatters/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34716a7969367071","name":"read-resource","id":"316e6c7767786a75","timestamp":415574657727,"duration":47742,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7370387630627164","name":"build-module-js","id":"34716a7969367071","timestamp":415574657715,"duration":47840,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/assign/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68347a736f6c7064","name":"read-resource","id":"7639677471746367","timestamp":415574657662,"duration":47899,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7033696b656a7964","name":"build-module-js","id":"68347a736f6c7064","timestamp":415574657653,"duration":48785,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/tabbable/dist/index.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"706b78676e777164","name":"read-resource","id":"766e667235777a79","timestamp":415574657631,"duration":48814,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"706b78676e777164","timestamp":415574657622,"duration":50023,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/serialize/dist/emotion-serialize.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"313534326a313572","name":"read-resource","id":"6f39683832366473","timestamp":415574657676,"duration":50204,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"637765316b6d7a63","name":"build-module-js","id":"313534326a313572","timestamp":415574657667,"duration":50401,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-select/node_modules/memoize-one/dist/memoize-one.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"69397a3339716232","name":"read-resource","id":"77663239766d7666","timestamp":415574657647,"duration":50537,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7734656976797368","name":"build-module-js","id":"69397a3339716232","timestamp":415574657638,"duration":51185,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/sheet/dist/emotion-sheet.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3861693332743175","name":"read-resource","id":"79363478756b6639","timestamp":415574660687,"duration":50346,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39706f7265336174","name":"build-module-mjs","id":"3861693332743175","timestamp":415574660665,"duration":50520,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/graphql/jsutils/nodejsCustomInspectSymbol.mjs"}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"read-resource","id":"636c6166627a6371","timestamp":415574660653,"duration":50540,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7370387630627164","name":"build-module-js","id":"707175796e383974","timestamp":415574660627,"duration":52598,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/parse/_lib/parsers/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a387a33716765","name":"read-resource","id":"3362667771777674","timestamp":415574661415,"duration":55538,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"736c6631666d697a","name":"build-module-js","id":"7a6a387a33716765","timestamp":415574661403,"duration":56385,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/md5.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a61647133377475","name":"read-resource","id":"72316c7078686462","timestamp":415574661397,"duration":56403,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"736c6631666d697a","name":"build-module-js","id":"7a61647133377475","timestamp":415574661382,"duration":56673,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/v35.js"}},{"traceId":"1ba27648a2f26c51","parentId":"777372356537636f","name":"read-resource","id":"3664747462733132","timestamp":415574661445,"duration":56620,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"677466377373346a","name":"build-module-js","id":"777372356537636f","timestamp":415574661436,"duration":56732,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/regex.js"}},{"traceId":"1ba27648a2f26c51","parentId":"703363313435666e","name":"read-resource","id":"68626f3376647239","timestamp":415574661459,"duration":56715,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3876727a6864766b","name":"build-module-js","id":"703363313435666e","timestamp":415574661449,"duration":57008,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/sha1.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30397a6278633135","name":"read-resource","id":"6565726873727577","timestamp":415574661431,"duration":57032,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e30347a36727663","name":"build-module-js","id":"30397a6278633135","timestamp":415574661420,"duration":57140,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/uuid/dist/esm-browser/rng.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"read-resource","id":"7a6b313577637630","timestamp":415574663397,"duration":55169,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"6f396b787a716e79","timestamp":415574663386,"duration":55435,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constructs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"653175703936386e","name":"read-resource","id":"716d636663316433","timestamp":415574663414,"duration":55414,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"653175703936386e","timestamp":415574663404,"duration":55911,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/create-tokenizer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"786d617267397569","name":"read-resource","id":"62306f646a666c6e","timestamp":415574663461,"duration":55860,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6477306738396d6c","name":"build-module-js","id":"786d617267397569","timestamp":415574663451,"duration":56196,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/subtokenize.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c69397938326962","name":"read-resource","id":"386961786c6c616a","timestamp":415574663430,"duration":56223,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"6c69397938326962","timestamp":415574663419,"duration":56364,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/combine-extensions.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6636343175786562","name":"read-resource","id":"7439303362343365","timestamp":415574663477,"duration":56313,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c65356531626739","name":"build-module-js","id":"6636343175786562","timestamp":415574663466,"duration":56368,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/from-char-code.js"}},{"traceId":"1ba27648a2f26c51","parentId":"35303075397a3631","name":"read-resource","id":"6c746c3631303134","timestamp":415574663446,"duration":56394,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"35303075397a3631","timestamp":415574663436,"duration":56453,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/miniflat.js"}},{"traceId":"1ba27648a2f26c51","parentId":"736d357768723974","name":"read-resource","id":"796167767830346a","timestamp":415574663340,"duration":56555,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6430347139396575","name":"build-module-js","id":"736d357768723974","timestamp":415574663321,"duration":58396,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/QueryManager.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3261767666783667","name":"read-resource","id":"746e6b70777a6e38","timestamp":415574663380,"duration":58345,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6430347139396575","name":"build-module-js","id":"3261767666783667","timestamp":415574663368,"duration":58412,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/version.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e326466306f7a68","name":"read-resource","id":"7264767a67763338","timestamp":415574663361,"duration":58426,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6430347139396575","name":"build-module-js","id":"6e326466306f7a68","timestamp":415574663349,"duration":59100,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/LocalState.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746b34356b766338","name":"read-resource","id":"356b386878666a30","timestamp":415574732333,"duration":5843,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3735786268333470","name":"build-module-js","id":"746b34356b766338","timestamp":415574732212,"duration":6154,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/now.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6634737439663269","name":"read-resource","id":"643379396e637070","timestamp":415574732404,"duration":5969,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"6634737439663269","timestamp":415574732390,"duration":6414,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/document.js"}}]
|
|
17
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"616632727a793932","name":"read-resource","id":"316b79756d736835","timestamp":415574732381,"duration":6563,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3735786268333470","name":"build-module-js","id":"616632727a793932","timestamp":415574732347,"duration":6778,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/toNumber.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6170657239337068","name":"read-resource","id":"75776b3668656879","timestamp":415574732522,"duration":6609,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"6170657239337068","timestamp":415574732508,"duration":6754,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/flow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3338343531656f32","name":"read-resource","id":"3137747a6f796838","timestamp":415574732498,"duration":6768,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"3338343531656f32","timestamp":415574732462,"duration":6924,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/content.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616369337272316e","name":"read-resource","id":"346466633676796e","timestamp":415574732540,"duration":6851,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7077376469367531","name":"build-module-js","id":"616369337272316e","timestamp":415574732528,"duration":7178,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/initialize/text.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6977396266797977","name":"read-resource","id":"3769653634763930","timestamp":415574732573,"duration":7152,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3131333578703235","name":"build-module-js","id":"6977396266797977","timestamp":415574732563,"duration":7316,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/ApolloProvider.js"}},{"traceId":"1ba27648a2f26c51","parentId":"757438643462326b","name":"read-resource","id":"3639667738667461","timestamp":415574732589,"duration":7308,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3131333578703235","name":"build-module-js","id":"757438643462326b","timestamp":415574732579,"duration":7404,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/ApolloConsumer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6871746d70396672","name":"read-resource","id":"696c776c3230736b","timestamp":415574732557,"duration":7443,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3131333578703235","name":"build-module-js","id":"6871746d70396672","timestamp":415574732546,"duration":7555,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/context/ApolloContext.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a7066713466626a","name":"read-resource","id":"31756436336b7632","timestamp":415574733889,"duration":7366,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"build-module-js","id":"7a7066713466626a","timestamp":415574733874,"duration":7500,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useLazyQuery.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7673633034763431","name":"read-resource","id":"633463306e39757a","timestamp":415574733863,"duration":7560,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"build-module-js","id":"7673633034763431","timestamp":415574733829,"duration":7692,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useApolloClient.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6872676e38616e6c","name":"read-resource","id":"3937656362673671","timestamp":415574733910,"duration":7683,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"build-module-js","id":"6872676e38616e6c","timestamp":415574733898,"duration":7947,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useMutation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e68637274673231","name":"read-resource","id":"6976673279347868","timestamp":415574733930,"duration":7923,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"build-module-js","id":"6e68637274673231","timestamp":415574733918,"duration":8025,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useQuery.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3430746239616735","name":"read-resource","id":"6e6f696b74733967","timestamp":415574735368,"duration":7617,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"build-module-js","id":"3430746239616735","timestamp":415574735355,"duration":7778,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useReactiveVar.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6e793678366d6e","name":"read-resource","id":"7865797536333972","timestamp":415574735343,"duration":7797,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"396b72696f666d6a","name":"build-module-js","id":"6d6e793678366d6e","timestamp":415574735317,"duration":8001,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/useSubscription.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3677717a70657937","name":"read-resource","id":"786c3565656b6d31","timestamp":415574735402,"duration":7922,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"746366716f34346c","name":"build-module-js","id":"3677717a70657937","timestamp":415574735392,"duration":8014,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js"}},{"traceId":"1ba27648a2f26c51","parentId":"626b727067707672","name":"read-resource","id":"77796569726a6f34","timestamp":415574735386,"duration":8026,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3039743378686462","name":"build-module-js","id":"626b727067707672","timestamp":415574735375,"duration":8101,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6631713477646e6e","name":"read-resource","id":"6571736e6269726e","timestamp":415574735424,"duration":8057,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3039743378686462","name":"build-module-js","id":"6631713477646e6e","timestamp":415574735406,"duration":8207,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6f377a65736e61","name":"read-resource","id":"706d376833363839","timestamp":415574735438,"duration":8180,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3039743378686462","name":"build-module-js","id":"6c6f377a65736e61","timestamp":415574735428,"duration":8238,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326c6b6c7573376f","name":"read-resource","id":"7a35673336313039","timestamp":415574735512,"duration":8159,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3039743378686462","name":"build-module-js","id":"326c6b6c7573376f","timestamp":415574735495,"duration":8414,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/iterableToArray.js"}},{"traceId":"1ba27648a2f26c51","parentId":"347668756777336b","name":"read-resource","id":"6d3478686f713138","timestamp":415574735572,"duration":8342,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7438786137746b79","name":"build-module-js","id":"347668756777336b","timestamp":415574735563,"duration":8397,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3467753731653431","name":"read-resource","id":"7477356378333364","timestamp":415574735536,"duration":8429,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7438786137746b79","name":"build-module-js","id":"3467753731653431","timestamp":415574735522,"duration":8485,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7679726e32753463","name":"read-resource","id":"396f326e61687075","timestamp":415574735556,"duration":8455,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7438786137746b79","name":"build-module-js","id":"7679726e32753463","timestamp":415574735547,"duration":8578,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js"}},{"traceId":"1ba27648a2f26c51","parentId":"393933727a6c6f66","name":"read-resource","id":"696a34636a353532","timestamp":415574735629,"duration":8500,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b71636e32797970","name":"build-module-js","id":"393933727a6c6f66","timestamp":415574735620,"duration":8578,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/fix-graphql.js"}},{"traceId":"1ba27648a2f26c51","parentId":"337131706b623433","name":"read-resource","id":"366874343533616e","timestamp":415574735589,"duration":8614,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b71636e32797970","name":"build-module-js","id":"337131706b623433","timestamp":415574735580,"duration":8725,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/DEV.js"}},{"traceId":"1ba27648a2f26c51","parentId":"647274716d67766d","name":"read-resource","id":"73326a6a65326967","timestamp":415574735609,"duration":8700,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b71636e32797970","name":"build-module-js","id":"647274716d67766d","timestamp":415574735600,"duration":8758,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/maybe.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b636f3873736767","name":"read-resource","id":"6e336361356f3666","timestamp":415574735650,"duration":8712,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b71636e32797970","name":"build-module-js","id":"6b636f3873736767","timestamp":415574735641,"duration":8805,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/globals/global.js"}},{"traceId":"1ba27648a2f26c51","parentId":"357a386763717234","name":"read-resource","id":"33357463726a6b66","timestamp":415574735771,"duration":8679,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"357a386763717234","timestamp":415574735760,"duration":8940,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/reactiveVars.js"}},{"traceId":"1ba27648a2f26c51","parentId":"71756b7532636138","name":"read-resource","id":"7464793077757631","timestamp":415574735753,"duration":8954,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"71756b7532636138","timestamp":415574735742,"duration":9648,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/inMemoryCache.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7679716b62736435","name":"read-resource","id":"646176786c347937","timestamp":415574735712,"duration":9684,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"7679716b62736435","timestamp":415574735673,"duration":10866,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/entityStore.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7774746f63696f31","name":"read-resource","id":"677061337364626e","timestamp":415574735736,"duration":10809,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"7774746f63696f31","timestamp":415574735724,"duration":11060,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/helpers.js"}},{"traceId":"1ba27648a2f26c51","parentId":"31376f7374366836","name":"read-resource","id":"37716e6539376e71","timestamp":415574735787,"duration":11003,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"31376f7374366836","timestamp":415574735776,"duration":13631,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/policies.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6c643436716537","name":"read-resource","id":"7832357870746764","timestamp":415574735834,"duration":13801,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"6c6c643436716537","timestamp":415574735809,"duration":13941,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/empty.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3132726478776964","name":"read-resource","id":"6375346974767032","timestamp":415574735803,"duration":13953,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"3132726478776964","timestamp":415574735793,"duration":14351,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/object-canon.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6331767234357a6b","name":"read-resource","id":"6a34683969616936","timestamp":415574735850,"duration":14302,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"6331767234357a6b","timestamp":415574735839,"duration":14381,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/from.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7473696c31783839","name":"read-resource","id":"7a3868713577676f","timestamp":415574737228,"duration":15574,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"7473696c31783839","timestamp":415574737218,"duration":15731,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/concat.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3638727068766878","name":"read-resource","id":"623067706935376d","timestamp":415574737212,"duration":15744,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"3638727068766878","timestamp":415574737189,"duration":15831,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/split.js"}},{"traceId":"1ba27648a2f26c51","parentId":"786c6a7779793138","name":"read-resource","id":"7966783778316172","timestamp":415574737242,"duration":15783,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"786c6a7779793138","timestamp":415574737233,"duration":15843,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/execute.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6a73616a773965","name":"read-resource","id":"716765327669636a","timestamp":415574737256,"duration":15825,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"6f6a73616a773965","timestamp":415574737246,"duration":16067,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/core/cache.js"}},{"traceId":"1ba27648a2f26c51","parentId":"367375717676666d","name":"read-resource","id":"72716566756f6c62","timestamp":415574737269,"duration":16049,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"367375717676666d","timestamp":415574737260,"duration":16254,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/fragments.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3263393367637065","name":"read-resource","id":"7a32773335797a30","timestamp":415574737288,"duration":16232,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"3263393367637065","timestamp":415574737273,"duration":16722,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/directives.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62796c6731687874","name":"read-resource","id":"61313469716f7032","timestamp":415574737372,"duration":16629,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e7a656a6f796f71","name":"build-module-js","id":"62796c6731687874","timestamp":415574737361,"duration":16809,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-popper/lib/esm/utils.js"}},{"traceId":"1ba27648a2f26c51","parentId":"737a6b6b35633031","name":"read-resource","id":"7176306373377871","timestamp":415574737301,"duration":16874,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"737a6b6b35633031","timestamp":415574737292,"duration":17158,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/getFromAST.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a76627a756f726b","name":"read-resource","id":"32387a793664766c","timestamp":415574737357,"duration":17099,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"7a76627a756f726b","timestamp":415574737347,"duration":17191,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/core/types/common.js"}},{"traceId":"1ba27648a2f26c51","parentId":"736c396263326935","name":"read-resource","id":"37646d756d616c39","timestamp":415574737343,"duration":17201,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"386863326a6e3737","name":"build-module-js","id":"736c396263326935","timestamp":415574737333,"duration":17260,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/core/types/Cache.js"}},{"traceId":"1ba27648a2f26c51","parentId":"393166746e747278","name":"read-resource","id":"63306d636c797176","timestamp":415574737315,"duration":17283,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"393166746e747278","timestamp":415574737305,"duration":17751,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/storeUtils.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f6762316b743275","name":"read-resource","id":"38347379786e7371","timestamp":415574737329,"duration":17732,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"6f6762316b743275","timestamp":415574737319,"duration":18396,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/graphql/transform.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62706f7972713737","name":"read-resource","id":"32686d6736706331","timestamp":415574737409,"duration":18314,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"62706f7972713737","timestamp":415574737377,"duration":18633,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/ApolloLink.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7335786c67397737","name":"read-resource","id":"7736763773746e36","timestamp":415574737464,"duration":18551,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"7335786c67397737","timestamp":415574737449,"duration":18623,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/fromError.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7479717a7174746f","name":"read-resource","id":"7035797033313531","timestamp":415574737498,"duration":18578,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"7479717a7174746f","timestamp":415574737488,"duration":18645,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/fromPromise.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7937613739316f6a","name":"read-resource","id":"3276307364746268","timestamp":415574737440,"duration":18696,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7578727134617830","name":"build-module-js","id":"7937613739316f6a","timestamp":415574737425,"duration":18786,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/core/types.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3371777a6f646861","name":"read-resource","id":"6a7969686130746f","timestamp":415574737481,"duration":18735,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"3371777a6f646861","timestamp":415574737471,"duration":18829,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/toPromise.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3330647764747867","name":"read-resource","id":"7875616d756b7177","timestamp":415574737550,"duration":18754,"tags":{}}]
|
|
18
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"3330647764747867","timestamp":415574737540,"duration":19007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/createOperation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e66726f71656368","name":"read-resource","id":"686434306b78646a","timestamp":415574737519,"duration":19034,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"6e66726f71656368","timestamp":415574737509,"duration":19096,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/throwServerError.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72366d783568676f","name":"read-resource","id":"726f753868666d66","timestamp":415574737535,"duration":19075,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"72366d783568676f","timestamp":415574737526,"duration":19161,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/validateOperation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"646d643873626a66","name":"read-resource","id":"3079726278787674","timestamp":415574737566,"duration":19125,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"72796b6570776877","name":"build-module-js","id":"646d643873626a66","timestamp":415574737557,"duration":19200,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/utils/transformOperation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76797a6f37617462","name":"read-resource","id":"6c677a6878356777","timestamp":415574737583,"duration":19178,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"76797a6f37617462","timestamp":415574737572,"duration":19299,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6734766a71723079","name":"read-resource","id":"30736b6237387137","timestamp":415574737666,"duration":19209,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"6734766a71723079","timestamp":415574737651,"duration":19285,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/checkFetcher.js"}},{"traceId":"1ba27648a2f26c51","parentId":"687262663266656e","name":"read-resource","id":"6e72366666366266","timestamp":415574737686,"duration":19255,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"687262663266656e","timestamp":415574737673,"duration":19426,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/selectHttpOptionsAndBody.js"}},{"traceId":"1ba27648a2f26c51","parentId":"687a7464366b676d","name":"read-resource","id":"7967676178703663","timestamp":415574737640,"duration":19463,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"687a7464366b676d","timestamp":415574737613,"duration":19560,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/serializeFetchParameter.js"}},{"traceId":"1ba27648a2f26c51","parentId":"613633656732756c","name":"read-resource","id":"77676c6f757a6467","timestamp":415574737704,"duration":19473,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"613633656732756c","timestamp":415574737693,"duration":19535,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/createSignalIfSupported.js"}},{"traceId":"1ba27648a2f26c51","parentId":"766a6d746e617239","name":"read-resource","id":"316e66677771776f","timestamp":415574737723,"duration":19508,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"766a6d746e617239","timestamp":415574737711,"duration":19573,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/selectURI.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666c396568303730","name":"read-resource","id":"726f62366d327735","timestamp":415574737768,"duration":19520,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"666c396568303730","timestamp":415574737758,"duration":19673,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/Observable.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7136706a706d7176","name":"read-resource","id":"6e6f737132373532","timestamp":415574737784,"duration":19652,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"7136706a706d7176","timestamp":415574737773,"duration":19718,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/iteration.js"}},{"traceId":"1ba27648a2f26c51","parentId":"337a363871643239","name":"read-resource","id":"626464617279326c","timestamp":415574737808,"duration":19689,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"337a363871643239","timestamp":415574737790,"duration":19835,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/asyncMap.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64396b796a65626c","name":"read-resource","id":"386c666531786b76","timestamp":415574737823,"duration":19806,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"64396b796a65626c","timestamp":415574737813,"duration":20126,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/Concast.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3673363763763034","name":"read-resource","id":"6b6279376f723564","timestamp":415574737752,"duration":20231,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"3673363763763034","timestamp":415574737737,"duration":20609,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/policies/pagination.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3333626677746173","name":"read-resource","id":"3479673174777979","timestamp":415574737839,"duration":20710,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"3333626677746173","timestamp":415574737828,"duration":20802,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/observables/subclassing.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7035386468706675","name":"read-resource","id":"676c6c7873673167","timestamp":415574759216,"duration":7801,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"7035386468706675","timestamp":415574759202,"duration":8046,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/maybeDeepFreeze.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3431353277336166","name":"read-resource","id":"6173336e63777533","timestamp":415574759189,"duration":8071,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"3431353277336166","timestamp":415574759150,"duration":8407,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/mergeDeep.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7532317863687579","name":"read-resource","id":"6636716539767570","timestamp":415574759273,"duration":8292,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"7532317863687579","timestamp":415574759262,"duration":8367,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/objects.js"}},{"traceId":"1ba27648a2f26c51","parentId":"726c306a38757679","name":"read-resource","id":"707036676c387062","timestamp":415574759237,"duration":8398,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"726c306a38757679","timestamp":415574759224,"duration":8532,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/cloneDeep.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32786d37636c656d","name":"read-resource","id":"6267786476796b69","timestamp":415574759255,"duration":8507,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"32786d37636c656d","timestamp":415574759244,"duration":8568,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/arrays.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746b633878687264","name":"read-resource","id":"7436356c68397330","timestamp":415574759291,"duration":8527,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"746b633878687264","timestamp":415574759281,"duration":8768,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/errorHandling.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36396b7536666630","name":"read-resource","id":"6e75796b36307578","timestamp":415574759310,"duration":8744,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"36396b7536666630","timestamp":415574759301,"duration":8836,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/canUse.js"}},{"traceId":"1ba27648a2f26c51","parentId":"727875346e303269","name":"read-resource","id":"306d656c6c6b6473","timestamp":415574759330,"duration":8814,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"727875346e303269","timestamp":415574759317,"duration":8906,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/compact.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7065707778327836","name":"read-resource","id":"706d6b7a34677666","timestamp":415574759347,"duration":8880,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"7065707778327836","timestamp":415574759336,"duration":8951,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/makeUniqueId.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62346f6379663434","name":"read-resource","id":"7574786f626e3466","timestamp":415574759378,"duration":8913,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"62346f6379663434","timestamp":415574759369,"duration":8957,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/types/IsStrictlyAny.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33706b3131366476","name":"read-resource","id":"383833766c663469","timestamp":415574759363,"duration":8967,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"69337236366e7573","name":"build-module-js","id":"33706b3131366476","timestamp":415574759353,"duration":9044,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/stringifyForDisplay.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d61666737796479","name":"read-resource","id":"61773478667a6b67","timestamp":415574763500,"duration":7061,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6371346772636f6a","name":"build-module-js","id":"6d61666737796479","timestamp":415574763486,"duration":7737,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/Trap.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6968356a32657668","name":"read-resource","id":"6c7161766c72716d","timestamp":415574763473,"duration":7761,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6371346772636f6a","name":"build-module-js","id":"6968356a32657668","timestamp":415574763432,"duration":8253,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/Lock.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f763232627a7261","name":"read-resource","id":"6279347778783661","timestamp":415574763535,"duration":8157,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d73653531706c75","name":"build-module-js","id":"6f763232627a7261","timestamp":415574763508,"duration":8302,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/AutoFocusInside.js"}},{"traceId":"1ba27648a2f26c51","parentId":"676878626a707979","name":"read-resource","id":"30616b6d3271686f","timestamp":415574763554,"duration":8261,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d73653531706c75","name":"build-module-js","id":"676878626a707979","timestamp":415574763543,"duration":8370,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/FreeFocusInside.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3476343762737633","name":"read-resource","id":"7a7274363373716c","timestamp":415574763639,"duration":8279,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"3476343762737633","timestamp":415574763628,"duration":8433,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/rewriteURIForGET.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3333703365676c66","name":"read-resource","id":"7a64756a79666464","timestamp":415574763571,"duration":8495,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d73653531706c75","name":"build-module-js","id":"3333703365676c66","timestamp":415574763560,"duration":8654,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/MoveFocusInside.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6379303179756b34","name":"read-resource","id":"67673462616a3366","timestamp":415574763622,"duration":8597,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"6379303179756b34","timestamp":415574763613,"duration":8697,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/HttpLink.js"}},{"traceId":"1ba27648a2f26c51","parentId":"716f346661356277","name":"read-resource","id":"6e62783167736e73","timestamp":415574763607,"duration":8707,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68667a387a64776a","name":"build-module-js","id":"716f346661356277","timestamp":415574763597,"duration":9028,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/link/http/createHttpLink.js"}},{"traceId":"1ba27648a2f26c51","parentId":"70746f6375746634","name":"read-resource","id":"31336c61657a6c75","timestamp":415574763701,"duration":8929,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"326231616e6f6568","name":"build-module-js","id":"70746f6375746634","timestamp":415574763692,"duration":8996,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/sidecar.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3578306469736766","name":"read-resource","id":"686230396334366d","timestamp":415574763656,"duration":9037,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"383266726c793971","name":"build-module-js","id":"3578306469736766","timestamp":415574763646,"duration":9091,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/TransitionGroupContext.js"}},{"traceId":"1ba27648a2f26c51","parentId":"313962666f65776d","name":"read-resource","id":"673367657962766b","timestamp":415574763591,"duration":9151,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d73653531706c75","name":"build-module-js","id":"313962666f65776d","timestamp":415574763577,"duration":9267,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/FocusGuard.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d64786a36787167","name":"read-resource","id":"6868697430776976","timestamp":415574763687,"duration":9162,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"326231616e6f6568","name":"build-module-js","id":"6d64786a36787167","timestamp":415574763677,"duration":9333,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/UI.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636b31717a696e72","name":"read-resource","id":"7474696d6d386472","timestamp":415574763671,"duration":9343,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61327a6138677064","name":"build-module-js","id":"636b31717a696e72","timestamp":415574763662,"duration":9402,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/unist-util-visit-parents/color.browser.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6267646a39696a","name":"read-resource","id":"68697531367a7a74","timestamp":415574763735,"duration":9333,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33727a6a66627733","name":"build-module-js","id":"6d6267646a39696a","timestamp":415574763725,"duration":9428,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b38656136667371","name":"read-resource","id":"6b69673874316e78","timestamp":415574763719,"duration":9439,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33727a6a66627733","name":"build-module-js","id":"6b38656136667371","timestamp":415574763707,"duration":9518,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCDayOfYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6538677272706c6c","name":"read-resource","id":"77326c346d313939","timestamp":415574763806,"duration":9423,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653175703936386e","name":"build-module-js","id":"6538677272706c6c","timestamp":415574763796,"duration":9506,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/chunked-push.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32667a306f366c62","name":"read-resource","id":"6733793878346335","timestamp":415574763837,"duration":9470,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653175703936386e","name":"build-module-js","id":"32667a306f366c62","timestamp":415574763827,"duration":9560,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/slice-chunks.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79736478396d6232","name":"read-resource","id":"7165643272626639","timestamp":415574763821,"duration":9570,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653175703936386e","name":"build-module-js","id":"79736478396d6232","timestamp":415574763812,"duration":9680,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/serialize-chunks.js"}},{"traceId":"1ba27648a2f26c51","parentId":"673370666e727438","name":"read-resource","id":"63756f6f35397938","timestamp":415574763752,"duration":9744,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33727a6a66627733","name":"build-module-js","id":"673370666e727438","timestamp":415574763742,"duration":9852,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636769717a616861","name":"read-resource","id":"7531686279393366","timestamp":415574763768,"duration":9831,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33727a6a66627733","name":"build-module-js","id":"636769717a616861","timestamp":415574763758,"duration":9982,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"773262736e797230","name":"read-resource","id":"36316d6731696273","timestamp":415574763788,"duration":9956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33727a6a66627733","name":"build-module-js","id":"773262736e797230","timestamp":415574763779,"duration":10043,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/getUTCWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3370676f62747377","name":"read-resource","id":"6c337a3677726a77","timestamp":415574763867,"duration":9959,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796532747471676c","name":"build-module-js","id":"3370676f62747377","timestamp":415574763858,"duration":10038,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js"}},{"traceId":"1ba27648a2f26c51","parentId":"676e38776a347730","name":"read-resource","id":"336e787231383469","timestamp":415574763942,"duration":9958,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"676e38776a347730","timestamp":415574763933,"duration":10101,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/block-quote.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3537736b61343568","name":"read-resource","id":"65746566636c7874","timestamp":415574763913,"duration":10126,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"3537736b61343568","timestamp":415574763903,"duration":10514,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/attention.js"}}]
|
|
19
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"76346d6f746a376f","name":"read-resource","id":"366c76656b6b6338","timestamp":415574763927,"duration":10638,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"76346d6f746a376f","timestamp":415574763918,"duration":10864,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/autolink.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7572313273756869","name":"read-resource","id":"6d626435756c6467","timestamp":415574763956,"duration":10831,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"7572313273756869","timestamp":415574763947,"duration":11016,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/character-reference.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a397a74307a3970","name":"read-resource","id":"6f6a363038746337","timestamp":415574763970,"duration":10998,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"7a397a74307a3970","timestamp":415574763961,"duration":11272,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/code-fenced.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d306a3938616668","name":"read-resource","id":"6362683138676134","timestamp":415574764000,"duration":11238,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6d306a3938616668","timestamp":415574763991,"duration":11401,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/code-indented.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3865696465756669","name":"read-resource","id":"3563667737643478","timestamp":415574763852,"duration":11544,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6165653863747677","name":"build-module-js","id":"3865696465756669","timestamp":415574763843,"duration":11633,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6862746639776f74","name":"read-resource","id":"777a64366b366f6f","timestamp":415574764030,"duration":11452,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6862746639776f74","timestamp":415574764021,"duration":11776,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/code-text.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3464653370347a79","name":"read-resource","id":"6e6b307433743970","timestamp":415574764016,"duration":11794,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"3464653370347a79","timestamp":415574764006,"duration":12088,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/heading-atx.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b76657630693538","name":"read-resource","id":"7263303636616c32","timestamp":415574764063,"duration":12038,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6b76657630693538","timestamp":415574764054,"duration":12694,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/html-flow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79316a36796b6b6d","name":"read-resource","id":"62636b7337317361","timestamp":415574764077,"duration":12676,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"79316a36796b6b6d","timestamp":415574764068,"duration":12896,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/definition.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6235753372333165","name":"read-resource","id":"32686363786c3971","timestamp":415574764091,"duration":12879,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6235753372333165","timestamp":415574764082,"duration":13751,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/html-text.js"}},{"traceId":"1ba27648a2f26c51","parentId":"367a716773693377","name":"read-resource","id":"6a356366667a726d","timestamp":415574763986,"duration":13854,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"367a716773693377","timestamp":415574763976,"duration":13951,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/character-escape.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a736f3176743566","name":"read-resource","id":"6c79323635733961","timestamp":415574764047,"duration":13885,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6a736f3176743566","timestamp":415574764038,"duration":13966,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/hard-break-escape.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7776713537773071","name":"read-resource","id":"3666347a31646874","timestamp":415574763883,"duration":14125,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6165653863747677","name":"build-module-js","id":"7776713537773071","timestamp":415574763872,"duration":14323,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/utils/PropTypes.js"}},{"traceId":"1ba27648a2f26c51","parentId":"67616c3368696b6d","name":"read-resource","id":"663361673770386b","timestamp":415574764105,"duration":14096,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"67616c3368696b6d","timestamp":415574764096,"duration":14585,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/label-end.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3231686a79633338","name":"read-resource","id":"3438396161716271","timestamp":415574763898,"duration":14808,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796532747471676c","name":"build-module-js","id":"3231686a79633338","timestamp":415574763889,"duration":16382,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-transition-group/esm/utils/ChildMapping.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f656b6a686e6d73","name":"read-resource","id":"666c7070366b636e","timestamp":415574765971,"duration":16572,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6f656b6a686e6d73","timestamp":415574765958,"duration":16787,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/label-start-image.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65336d7a657a3974","name":"read-resource","id":"65666f3231757163","timestamp":415574765947,"duration":16806,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"65336d7a657a3974","timestamp":415574765921,"duration":16931,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/label-start-link.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b74766a7079696d","name":"read-resource","id":"75743333716a6533","timestamp":415574766037,"duration":16821,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"6b74766a7079696d","timestamp":415574766013,"duration":16970,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/thematic-break.js"}},{"traceId":"1ba27648a2f26c51","parentId":"70366f7139666e67","name":"read-resource","id":"7a78317934616564","timestamp":415574766063,"duration":16925,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"70366f7139666e67","timestamp":415574766048,"duration":17314,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/list.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6373327179397130","name":"read-resource","id":"747a706d79653165","timestamp":415574766157,"duration":17212,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"build-module-js","id":"6373327179397130","timestamp":415574766147,"duration":17348,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64706a7a75766470","name":"read-resource","id":"69636c6b75763469","timestamp":415574765990,"duration":17510,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"64706a7a75766470","timestamp":415574765978,"duration":17595,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/line-ending.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3062613176336a6e","name":"read-resource","id":"67717131646a6e65","timestamp":415574766083,"duration":17495,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f396b787a716e79","name":"build-module-js","id":"3062613176336a6e","timestamp":415574766071,"duration":17736,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/setext-underline.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a386e3931696531","name":"read-resource","id":"686d6232337a6b39","timestamp":415574766177,"duration":17637,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"build-module-js","id":"6a386e3931696531","timestamp":415574766166,"duration":17743,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"747778657a647136","name":"read-resource","id":"7872793377337536","timestamp":415574766119,"duration":17799,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"build-module-js","id":"747778657a647136","timestamp":415574766093,"duration":18035,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCDay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"397870716d397771","name":"read-resource","id":"6932736570617032","timestamp":415574766193,"duration":17951,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"build-module-js","id":"397870716d397771","timestamp":415574766183,"duration":18121,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCISOWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"676c397037726b71","name":"read-resource","id":"637561706275387a","timestamp":415574766216,"duration":18096,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"build-module-js","id":"676c397037726b71","timestamp":415574766205,"duration":18249,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCWeek/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3330723563377834","name":"read-resource","id":"36636c7a746d667a","timestamp":415574766140,"duration":18320,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"707175796e383974","name":"build-module-js","id":"3330723563377834","timestamp":415574766128,"duration":18439,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/setUTCISODay/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"736131776468786e","name":"read-resource","id":"67366a3734693564","timestamp":415574766842,"duration":19463,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a6570356d7a3764","name":"build-module-js","id":"736131776468786e","timestamp":415574766832,"duration":19595,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/formatLong/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7435707a7730726d","name":"read-resource","id":"6f34616174316f35","timestamp":415574766811,"duration":19622,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"736d357768723974","name":"build-module-js","id":"7435707a7730726d","timestamp":415574766793,"duration":20271,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/core/QueryInfo.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d76677933796f7a","name":"read-resource","id":"35733230326d3364","timestamp":415574766828,"duration":20242,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a6570356d7a3764","name":"build-module-js","id":"6d76677933796f7a","timestamp":415574766817,"duration":20372,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/formatDistance/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7974677766696c6a","name":"read-resource","id":"7232386d3868666c","timestamp":415574768534,"duration":18759,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a6570356d7a3764","name":"build-module-js","id":"7974677766696c6a","timestamp":415574768504,"duration":18847,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/formatRelative/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7969733369627738","name":"read-resource","id":"726a6e75396c7279","timestamp":415574768626,"duration":18730,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6634737439663269","name":"build-module-js","id":"7969733369627738","timestamp":415574768614,"duration":18841,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-space.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616f353563767379","name":"read-resource","id":"783878706a347966","timestamp":415574768561,"duration":18900,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a6570356d7a3764","name":"build-module-js","id":"616f353563767379","timestamp":415574768546,"duration":19088,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/localize/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f346c686b663832","name":"read-resource","id":"6f7875696c6a7234","timestamp":415574768644,"duration":18995,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6634737439663269","name":"build-module-js","id":"6f346c686b663832","timestamp":415574768634,"duration":19080,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/partial-blank-line.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b61303769357933","name":"read-resource","id":"3676313035736e30","timestamp":415574768582,"duration":19154,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a6570356d7a3764","name":"build-module-js","id":"6b61303769357933","timestamp":415574768569,"duration":20184,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/en-US/_lib/match/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6167396e6a3339","name":"read-resource","id":"75357a6f76676e6b","timestamp":415574768603,"duration":20166,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6430347139396575","name":"build-module-js","id":"6d6167396e6a3339","timestamp":415574768591,"duration":21331,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/tslib/tslib.es6.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6538666f72316863","name":"read-resource","id":"6c6a683337366967","timestamp":415574770279,"duration":21390,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6170657239337068","name":"build-module-js","id":"6538666f72316863","timestamp":415574770248,"duration":21671,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/content.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f69306f386c6f79","name":"read-resource","id":"6677376765646a7a","timestamp":415574770304,"duration":21622,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"616632727a793932","name":"build-module-js","id":"6f69306f386c6f79","timestamp":415574770291,"duration":21717,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_baseTrim.js"}},{"traceId":"1ba27648a2f26c51","parentId":"773565616d723872","name":"read-resource","id":"726373306d756d6b","timestamp":415574770325,"duration":21689,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"746b34356b766338","name":"build-module-js","id":"773565616d723872","timestamp":415574770315,"duration":21771,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_root.js"}},{"traceId":"1ba27648a2f26c51","parentId":"39673532316b6a64","name":"read-resource","id":"397461746774336b","timestamp":415574770342,"duration":21749,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"616632727a793932","name":"build-module-js","id":"39673532316b6a64","timestamp":415574770331,"duration":21821,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/isSymbol.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34716d7931326338","name":"read-resource","id":"796c64633633746e","timestamp":415574770357,"duration":21799,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"626b727067707672","name":"build-module-js","id":"34716d7931326338","timestamp":415574770347,"duration":21951,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666d717566657a30","name":"read-resource","id":"6373376f71383735","timestamp":415574770373,"duration":21933,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"71756b7532636138","name":"build-module-js","id":"666d717566657a30","timestamp":415574770363,"duration":21975,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/fixPolyfills.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61766761727a376b","name":"read-resource","id":"647a366635673439","timestamp":415574770432,"duration":21909,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a7066713466626a","name":"build-module-js","id":"61766761727a376b","timestamp":415574770423,"duration":22114,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/utils/useBaseQuery.js"}},{"traceId":"1ba27648a2f26c51","parentId":"796d7a6935793632","name":"read-resource","id":"6e77613365686277","timestamp":415574770398,"duration":22198,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"71756b7532636138","name":"build-module-js","id":"796d7a6935793632","timestamp":415574770388,"duration":22903,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/readFromStore.js"}},{"traceId":"1ba27648a2f26c51","parentId":"686e643173746361","name":"read-resource","id":"6f64623439747a78","timestamp":415574770417,"duration":22879,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"71756b7532636138","name":"build-module-js","id":"686e643173746361","timestamp":415574770404,"duration":23731,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/cache/inmemory/writeToStore.js"}},{"traceId":"1ba27648a2f26c51","parentId":"323134747a796d64","name":"read-resource","id":"776b6b7a6f6e7270","timestamp":415574799158,"duration":4400,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f6762316b743275","name":"build-module-js","id":"323134747a796d64","timestamp":415574799145,"duration":4984,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/utilities/common/filterInPlace.js"}},{"traceId":"1ba27648a2f26c51","parentId":"67646261756c3363","name":"read-resource","id":"377336313772376b","timestamp":415574799209,"duration":4928,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3467763279357179","name":"build-module-js","id":"67646261756c3363","timestamp":415574799198,"duration":5164,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/warning/warning.js"}},{"traceId":"1ba27648a2f26c51","parentId":"637475376f6d316a","name":"read-resource","id":"37626a3739616e74","timestamp":415574799227,"duration":5140,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e78747370617533","name":"build-module-js","id":"637475376f6d316a","timestamp":415574799216,"duration":5433,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-fast-compare/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"77306a3171326b79","name":"read-resource","id":"616c643971786f7a","timestamp":415574799245,"duration":5411,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"676e38776a347730","name":"build-module-js","id":"77306a3171326b79","timestamp":415574799234,"duration":5483,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/markdown-space.js"}},{"traceId":"1ba27648a2f26c51","parentId":"306e6f787237696c","name":"read-resource","id":"786c6c6c6e626a71","timestamp":415574799261,"duration":5463,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3537736b61343568","name":"build-module-js","id":"306e6f787237696c","timestamp":415574799251,"duration":5523,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/move-point.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6770336564746d66","name":"read-resource","id":"6734656a336f7475","timestamp":415574799276,"duration":5502,"tags":{}}]
|
|
20
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"76346d6f746a376f","name":"build-module-js","id":"6770336564746d66","timestamp":415574799267,"duration":5708,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-atext.js"}},{"traceId":"1ba27648a2f26c51","parentId":"767038327a737936","name":"read-resource","id":"66326f337631627a","timestamp":415574799292,"duration":5688,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7572313273756869","name":"build-module-js","id":"767038327a737936","timestamp":415574799282,"duration":5784,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-digit.js"}},{"traceId":"1ba27648a2f26c51","parentId":"773533786a6d6571","name":"read-resource","id":"6a38713863316377","timestamp":415574799310,"duration":5760,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7572313273756869","name":"build-module-js","id":"773533786a6d6571","timestamp":415574799298,"duration":5821,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-hex-digit.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6732637232706c6d","name":"read-resource","id":"717770393176677a","timestamp":415574799329,"duration":5793,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a397a74307a3970","name":"build-module-js","id":"6732637232706c6d","timestamp":415574799319,"duration":5862,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/prefix-size.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6c35617175746a","name":"read-resource","id":"366b346d7735656d","timestamp":415574799137,"duration":6249,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d6e793678366d6e","name":"build-module-js","id":"6d6c35617175746a","timestamp":415574799098,"duration":6592,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/utils/useAfterFastRefresh.js"}},{"traceId":"1ba27648a2f26c51","parentId":"697a6d6376366d6b","name":"read-resource","id":"7435736f39756875","timestamp":415574799192,"duration":6512,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"64327064396f6436","name":"build-module-js","id":"697a6d6376366d6b","timestamp":415574799181,"duration":6884,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@wry/equality/lib/equality.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7234763966306577","name":"read-resource","id":"656a62663576616b","timestamp":415574799176,"duration":6898,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6872676e38616e6c","name":"build-module-js","id":"7234763966306577","timestamp":415574799164,"duration":6994,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72736174336c3139","name":"read-resource","id":"617865346c756234","timestamp":415574800552,"duration":6584,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d61666737796479","name":"build-module-js","id":"72736174336c3139","timestamp":415574800533,"duration":6729,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/util.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7170696c65786434","name":"read-resource","id":"62716e663836626f","timestamp":415574800653,"duration":6616,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b76657630693538","name":"build-module-js","id":"7170696c65786434","timestamp":415574800643,"duration":6712,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/html-block-names.js"}},{"traceId":"1ba27648a2f26c51","parentId":"66736a6c356c3865","name":"read-resource","id":"3239676c7277366e","timestamp":415574800621,"duration":6739,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d6267646a39696a","name":"build-module-js","id":"66736a6c356c3865","timestamp":415574800610,"duration":6846,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCISOWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6136676338667272","name":"read-resource","id":"686337336d313931","timestamp":415574800587,"duration":6874,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d61666737796479","name":"build-module-js","id":"6136676338667272","timestamp":415574800575,"duration":6969,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-focus-lock/dist/es2015/medium.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7377627562306678","name":"read-resource","id":"71667467756c7670","timestamp":415574800669,"duration":6879,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b76657630693538","name":"build-module-js","id":"7377627562306678","timestamp":415574800659,"duration":6935,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/constant/html-raw-names.js"}},{"traceId":"1ba27648a2f26c51","parentId":"386f766d70736371","name":"read-resource","id":"733179686236326a","timestamp":415574800684,"duration":6915,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79316a36796b6b6d","name":"build-module-js","id":"386f766d70736371","timestamp":415574800674,"duration":7150,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-destination.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7132366433686433","name":"read-resource","id":"316b6c716369316d","timestamp":415574800705,"duration":7125,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79316a36796b6b6d","name":"build-module-js","id":"7132366433686433","timestamp":415574800696,"duration":7291,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-label.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38363035723230","name":"read-resource","id":"6631786d776f7a70","timestamp":415574800725,"duration":7271,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79316a36796b6b6d","name":"build-module-js","id":"6f38363035723230","timestamp":415574800716,"duration":7359,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-whitespace.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f7776766c6d6765","name":"read-resource","id":"726179376c763067","timestamp":415574800746,"duration":7333,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79316a36796b6b6d","name":"build-module-js","id":"6f7776766c6d6765","timestamp":415574800736,"duration":7481,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/tokenize/factory-title.js"}},{"traceId":"1ba27648a2f26c51","parentId":"316a727a61773171","name":"read-resource","id":"6174383234786272","timestamp":415574800762,"duration":7460,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"70366f7139666e67","name":"build-module-js","id":"316a727a61773171","timestamp":415574800752,"duration":7527,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/util/size-chunks.js"}},{"traceId":"1ba27648a2f26c51","parentId":"74783333636a7233","name":"read-resource","id":"3963667a776f3930","timestamp":415574800778,"duration":7506,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"367a716773693377","name":"build-module-js","id":"74783333636a7233","timestamp":415574800768,"duration":7573,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/micromark/dist/character/ascii-punctuation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a7972676f6d6770","name":"read-resource","id":"33686e787335317a","timestamp":415574800637,"duration":7766,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"70746f6375746634","name":"build-module-js","id":"6a7972676f6d6770","timestamp":415574800627,"duration":7833,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/medium.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d307a7862746239","name":"read-resource","id":"6c6768676e616e35","timestamp":415574800603,"duration":7861,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"70746f6375746634","name":"build-module-js","id":"6d307a7862746239","timestamp":415574800593,"duration":8339,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/SideEffect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e633577356d6a71","name":"read-resource","id":"766e366a79793761","timestamp":415574801497,"duration":8530,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32396a3375617666","name":"build-module-js","id":"6e633577356d6a71","timestamp":415574801458,"duration":8764,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-is/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3772747062723570","name":"read-resource","id":"72366b6c3568716a","timestamp":415574801529,"duration":8732,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"773262736e797230","name":"build-module-js","id":"3772747062723570","timestamp":415574801510,"duration":8895,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/_lib/startOfUTCWeekYear/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62396b6d70336139","name":"read-resource","id":"353770376a6c7736","timestamp":415574802907,"duration":8195,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e78747370617533","name":"build-module-js","id":"62396b6d70336139","timestamp":415574802880,"duration":8325,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"39716c39306c3637","name":"read-resource","id":"673977337574766b","timestamp":415574802934,"duration":8279,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61766761727a376b","name":"build-module-js","id":"39716c39306c3637","timestamp":415574802917,"duration":8391,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/hooks/utils/useDeepMemo.js"}},{"traceId":"1ba27648a2f26c51","parentId":"646172646776637a","name":"read-resource","id":"6275617979363962","timestamp":415574806476,"duration":7458,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f69306f386c6f79","name":"build-module-js","id":"646172646776637a","timestamp":415574806461,"duration":7619,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_trimmedEndIndex.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746e706338363078","name":"read-resource","id":"6138337777716375","timestamp":415574806448,"duration":7639,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706b78676e777164","name":"build-module-js","id":"746e706338363078","timestamp":415574806415,"duration":7769,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/unitless/dist/unitless.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7474677735783174","name":"read-resource","id":"756d393870647032","timestamp":415574809307,"duration":5656,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"773565616d723872","name":"build-module-js","id":"7474677735783174","timestamp":415574809294,"duration":5769,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_freeGlobal.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e6673626d6b3639","name":"read-resource","id":"67367268366b7039","timestamp":415574809324,"duration":5745,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39673532316b6a64","name":"build-module-js","id":"6e6673626d6b3639","timestamp":415574809313,"duration":5859,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_baseGetTag.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a7775307579706b","name":"read-resource","id":"6474666f79686933","timestamp":415574809344,"duration":5833,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"39673532316b6a64","name":"build-module-js","id":"7a7775307579706b","timestamp":415574809330,"duration":5893,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/isObjectLike.js"}},{"traceId":"1ba27648a2f26c51","parentId":"39346e7939646675","name":"read-resource","id":"6172393664636537","timestamp":415574809284,"duration":6044,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"393933727a6c6f66","name":"build-module-js","id":"39346e7939646675","timestamp":415574809261,"duration":6229,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/ts-invariant/process/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"693068373172796b","name":"read-resource","id":"7777777137336c75","timestamp":415574810711,"duration":5614,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"326231616e6f6568","name":"build-module-js","id":"693068373172796b","timestamp":415574810691,"duration":6719,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/node_modules/tslib/tslib.es6.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7477693732787a62","name":"read-resource","id":"64686a33646b6567","timestamp":415574812870,"duration":5317,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7234763966306577","name":"build-module-js","id":"7477693732787a62","timestamp":415574812859,"duration":6247,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/MutationData.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e686f613937336b","name":"read-resource","id":"3972357862657334","timestamp":415574812850,"duration":6263,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7234763966306577","name":"build-module-js","id":"6e686f613937336b","timestamp":415574812837,"duration":6469,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/OperationData.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666262733674706e","name":"read-resource","id":"36613339306a7971","timestamp":415574812788,"duration":6564,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"706b78676e777164","name":"build-module-js","id":"666262733674706e","timestamp":415574812756,"duration":6668,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/memoize/dist/emotion-memoize.browser.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3561723367693275","name":"read-resource","id":"6175733064696c71","timestamp":415574812896,"duration":6531,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7234763966306577","name":"build-module-js","id":"3561723367693275","timestamp":415574812884,"duration":7257,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/QueryData.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6968336a37656c31","name":"read-resource","id":"626177676172367a","timestamp":415574812828,"duration":7318,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7234763966306577","name":"build-module-js","id":"6968336a37656c31","timestamp":415574812803,"duration":7608,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@apollo/client/react/data/SubscriptionData.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3578713571753830","name":"read-resource","id":"646364663179736f","timestamp":415574815869,"duration":6007,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6165653863747677","name":"build-module-js","id":"3578713571753830","timestamp":415574815854,"duration":6237,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dom-helpers/esm/addClass.js"}},{"traceId":"1ba27648a2f26c51","parentId":"746a376a6e673577","name":"read-resource","id":"3073323569327332","timestamp":415574815889,"duration":6213,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6165653863747677","name":"build-module-js","id":"746a376a6e673577","timestamp":415574815878,"duration":6348,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dom-helpers/esm/removeClass.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"read-resource","id":"77326d677a617479","timestamp":415574815841,"duration":6390,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726c7872356672","name":"build-module-js","id":"7a6a7a6162357236","timestamp":415574815810,"duration":6508,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b39746171766b65","name":"read-resource","id":"737669306d776831","timestamp":415574817528,"duration":5375,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6165653863747677","name":"build-module-js","id":"6b39746171766b65","timestamp":415574817492,"duration":5551,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616335746b363265","name":"read-resource","id":"79726637636e7936","timestamp":415574817616,"duration":5433,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"357a386763717234","name":"build-module-js","id":"616335746b363265","timestamp":415574817606,"duration":5831,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@wry/context/lib/context.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d6b32656e32796e","name":"read-resource","id":"6d796f38356a7034","timestamp":415574817571,"duration":5871,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7679716b62736435","name":"build-module-js","id":"6d6b32656e32796e","timestamp":415574817560,"duration":6046,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@wry/trie/lib/trie.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"696e687338317068","name":"read-resource","id":"3533676266687761","timestamp":415574817551,"duration":6060,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666c396568303730","name":"build-module-js","id":"696e687338317068","timestamp":415574817539,"duration":7400,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/zen-observable-ts/module.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e746d7735303731","name":"read-resource","id":"79316762716c376d","timestamp":415574817597,"duration":7348,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"357a386763717234","name":"build-module-js","id":"6e746d7735303731","timestamp":415574817587,"duration":8242,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/optimism/lib/bundle.esm.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6972796f64636e32","name":"read-resource","id":"3869396a6b337473","timestamp":415574817653,"duration":8183,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"736131776468786e","name":"build-module-js","id":"6972796f64636e32","timestamp":415574817641,"duration":8284,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildFormatLongFn/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3367726c34737471","name":"read-resource","id":"706b6e6878776b38","timestamp":415574817634,"duration":8298,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666c396568303730","name":"build-module-js","id":"3367726c34737471","timestamp":415574817624,"duration":8423,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/symbol-observable/es/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"776c716138727376","name":"read-resource","id":"6b73626f37696e65","timestamp":415574817673,"duration":8379,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"616f353563767379","name":"build-module-js","id":"776c716138727376","timestamp":415574817663,"duration":8496,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildLocalizeFn/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e6d367170326d6a","name":"read-resource","id":"3762726636636c72","timestamp":415574817695,"duration":8467,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b61303769357933","name":"build-module-js","id":"6e6d367170326d6a","timestamp":415574817684,"duration":8621,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildMatchFn/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64346e7862716562","name":"read-resource","id":"756e643931346861","timestamp":415574817730,"duration":8581,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d307a7862746239","name":"build-module-js","id":"64346e7862716562","timestamp":415574817720,"duration":8865,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/handleScroll.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6933737033363734","name":"read-resource","id":"6b35756b67686467","timestamp":415574817747,"duration":8842,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d307a7862746239","name":"build-module-js","id":"6933737033363734","timestamp":415574817737,"duration":8929,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d66746236746867","name":"read-resource","id":"396f626879783263","timestamp":415574817712,"duration":8959,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b61303769357933","name":"build-module-js","id":"6d66746236746867","timestamp":415574817703,"duration":9054,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/date-fns/esm/locale/_lib/buildMatchPatternFn/index.js"}}]
|
|
21
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"786975767071627a","name":"read-resource","id":"7a35336b66653464","timestamp":415574817764,"duration":9134,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62396b6d70336139","name":"build-module-js","id":"786975767071627a","timestamp":415574817755,"duration":9338,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/enums.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"read-resource","id":"6778787762347239","timestamp":415574817804,"duration":10927,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62396b6d70336139","name":"build-module-js","id":"76726876666c6371","timestamp":415574817795,"duration":11178,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/popper.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79776467306c6835","name":"read-resource","id":"6330366d66776c39","timestamp":415574817823,"duration":11158,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62396b6d70336139","name":"build-module-js","id":"79776467306c6835","timestamp":415574817811,"duration":11265,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/popper-lite.js"}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"read-resource","id":"39706d7562347731","timestamp":415574817787,"duration":11324,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62396b6d70336139","name":"build-module-js","id":"65326f3477326b6e","timestamp":415574817772,"duration":12042,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/createPopper.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61316a797a706163","name":"read-resource","id":"766b6e7339327032","timestamp":415574820657,"duration":9440,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e633577356d6a71","name":"build-module-js","id":"61316a797a706163","timestamp":415574820629,"duration":9974,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-is/cjs/react-is.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"707565356a716466","name":"read-resource","id":"3639397264777935","timestamp":415574821507,"duration":10882,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"62396b6d70336139","name":"build-module-js","id":"707565356a716466","timestamp":415574821488,"duration":11030,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"read-resource","id":"79366c3175383273","timestamp":415574822449,"duration":10347,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d61666737796479","name":"build-module-js","id":"796364346f61396d","timestamp":415574822415,"duration":10509,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"63786d336c653837","name":"read-resource","id":"73376e746e646c68","timestamp":415574828500,"duration":6054,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e6673626d6b3639","name":"build-module-js","id":"63786d336c653837","timestamp":415574828456,"duration":6206,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_Symbol.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7371653374787a31","name":"read-resource","id":"73366b7530727978","timestamp":415574828531,"duration":6136,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e6673626d6b3639","name":"build-module-js","id":"7371653374787a31","timestamp":415574828517,"duration":6267,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_getRawTag.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6264716c617a3964","name":"read-resource","id":"7a62306c76727174","timestamp":415574828550,"duration":6239,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e6673626d6b3639","name":"build-module-js","id":"6264716c617a3964","timestamp":415574828538,"duration":6302,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/lodash/_objectToString.js"}},{"traceId":"1ba27648a2f26c51","parentId":"31306b6d7666316d","name":"read-resource","id":"6878733277657a73","timestamp":415574831062,"duration":4907,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d61666737796479","name":"build-module-js","id":"31306b6d7666316d","timestamp":415574831032,"duration":5319,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-clientside-effect/lib/index.es.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e6c3379336b6d67","name":"read-resource","id":"73757665786a3176","timestamp":415574832311,"duration":5360,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6968356a32657668","name":"build-module-js","id":"6e6c3379336b6d67","timestamp":415574832291,"duration":5524,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/constants.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"read-resource","id":"78376e7735393679","timestamp":415574833911,"duration":4262,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6968356a32657668","name":"build-module-js","id":"7a34376767636664","timestamp":415574833891,"duration":4412,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36626e3272633673","name":"read-resource","id":"7236693862377364","timestamp":415574835099,"duration":3828,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3367726c34737471","name":"build-module-js","id":"36626e3272633673","timestamp":415574835080,"duration":4099,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/symbol-observable/es/ponyfill.js"}},{"traceId":"1ba27648a2f26c51","parentId":"616a30667a6d6d63","name":"read-resource","id":"6b376e7736347335","timestamp":415574835120,"duration":4066,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"616a30667a6d6d63","timestamp":415574835108,"duration":4230,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Enum.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3474676230636766","name":"read-resource","id":"79326c316d6f6d30","timestamp":415574835142,"duration":4201,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"3474676230636766","timestamp":415574835127,"duration":4388,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Utility.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7732316231786b64","name":"read-resource","id":"727a6c6e76313739","timestamp":415574835159,"duration":4362,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"7732316231786b64","timestamp":415574835148,"duration":4870,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Parser.js"}},{"traceId":"1ba27648a2f26c51","parentId":"37327a773971616d","name":"read-resource","id":"717761326a393462","timestamp":415574835174,"duration":4851,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"37327a773971616d","timestamp":415574835164,"duration":5280,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Prefixer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3939306874616632","name":"read-resource","id":"6430726a71756978","timestamp":415574835189,"duration":5260,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"3939306874616632","timestamp":415574835180,"duration":5681,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Tokenizer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346d6d6172647739","name":"read-resource","id":"7831383932726579","timestamp":415574835205,"duration":5662,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"346d6d6172647739","timestamp":415574835195,"duration":5785,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Serializer.js"}},{"traceId":"1ba27648a2f26c51","parentId":"727a653577723369","name":"read-resource","id":"6836763974363931","timestamp":415574835233,"duration":6369,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a6a7a6162357236","name":"build-module-js","id":"727a653577723369","timestamp":415574835210,"duration":6716,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@emotion/cache/node_modules/stylis/src/Middleware.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3265367170326d6e","name":"read-resource","id":"3870633362707062","timestamp":415574835248,"duration":6683,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3578713571753830","name":"build-module-js","id":"3265367170326d6e","timestamp":415574835239,"duration":6805,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/dom-helpers/esm/hasClass.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3230316632787279","name":"read-resource","id":"696773626e626735","timestamp":415574835264,"duration":6785,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"3230316632787279","timestamp":415574835254,"duration":6925,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/eventListeners.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f676c71376e697a","name":"read-resource","id":"70743038356e6a64","timestamp":415574835278,"duration":6906,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"6f676c71376e697a","timestamp":415574835269,"duration":6980,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3365307139736239","name":"read-resource","id":"6d62783439346e72","timestamp":415574835293,"duration":6960,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"3365307139736239","timestamp":415574835284,"duration":7358,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/computeStyles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c35787737733470","name":"read-resource","id":"6173726a6e317976","timestamp":415574835312,"duration":7336,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"6c35787737733470","timestamp":415574835303,"duration":7512,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/applyStyles.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3168703161667765","name":"read-resource","id":"77767871716f316d","timestamp":415574835345,"duration":7475,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"3168703161667765","timestamp":415574835335,"duration":7816,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/flip.js"}},{"traceId":"1ba27648a2f26c51","parentId":"667630657a736536","name":"read-resource","id":"726c656b6a723363","timestamp":415574835327,"duration":7832,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"667630657a736536","timestamp":415574835318,"duration":8009,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/offset.js"}},{"traceId":"1ba27648a2f26c51","parentId":"643478636d377876","name":"read-resource","id":"76666c7963763876","timestamp":415574835378,"duration":7992,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"643478636d377876","timestamp":415574835368,"duration":8297,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/arrow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a78773432713234","name":"read-resource","id":"793831356d673365","timestamp":415574835395,"duration":8276,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"7a78773432713234","timestamp":415574835385,"duration":8425,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/hide.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666e377462746764","name":"read-resource","id":"75306e616b727576","timestamp":415574835361,"duration":8454,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76726876666c6371","name":"build-module-js","id":"666e377462746764","timestamp":415574835352,"duration":8802,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6438327471707036","name":"read-resource","id":"3677613733396e77","timestamp":415574836926,"duration":10301,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6b39746171766b65","name":"build-module-js","id":"6438327471707036","timestamp":415574836898,"duration":11353,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/factoryWithTypeCheckers.js"}},{"traceId":"1ba27648a2f26c51","parentId":"697a30737133336a","name":"read-resource","id":"3761717170696535","timestamp":415574837441,"duration":11590,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"697a30737133336a","timestamp":415574837422,"duration":11829,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"713961376c773367","name":"read-resource","id":"7a32657338336f69","timestamp":415574837462,"duration":11795,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"713961376c773367","timestamp":415574837449,"duration":11893,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getLayoutRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3861696479716278","name":"read-resource","id":"6e6b346b726a7a78","timestamp":415574837477,"duration":11870,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"3861696479716278","timestamp":415574837467,"duration":11984,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/listScrollParents.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6b656b72316b37","name":"read-resource","id":"6835346469723735","timestamp":415574837492,"duration":11963,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"6c6b656b72316b37","timestamp":415574837482,"duration":12153,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js"}},{"traceId":"1ba27648a2f26c51","parentId":"326769666d616c7a","name":"read-resource","id":"73356c386a766364","timestamp":415574837530,"duration":12110,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"326769666d616c7a","timestamp":415574837520,"duration":12169,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.js"}},{"traceId":"1ba27648a2f26c51","parentId":"677a6673717a3334","name":"read-resource","id":"636a6e6a64696163","timestamp":415574837516,"duration":12178,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"677a6673717a3334","timestamp":415574837497,"duration":12277,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/instanceOf.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f3775687a627336","name":"read-resource","id":"716b6e3464716672","timestamp":415574837564,"duration":12215,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"6f3775687a627336","timestamp":415574837549,"duration":12296,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/debounce.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6765683573616779","name":"read-resource","id":"3477646771627076","timestamp":415574837579,"duration":12270,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"6765683573616779","timestamp":415574837570,"duration":12490,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/validateModifiers.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6262676d39616478","name":"read-resource","id":"3779686b68717370","timestamp":415574837545,"duration":12520,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"6262676d39616478","timestamp":415574837535,"duration":13117,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/orderModifiers.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636975676a386461","name":"read-resource","id":"6136707077616866","timestamp":415574837593,"duration":13064,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"636975676a386461","timestamp":415574837584,"duration":13129,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/uniqueBy.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76686f6a30796966","name":"read-resource","id":"6264316e7a34676b","timestamp":415574837607,"duration":13111,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"76686f6a30796966","timestamp":415574837598,"duration":13165,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getBasePlacement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"34777a3532673632","name":"read-resource","id":"62346b6638387a39","timestamp":415574837635,"duration":13133,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"34777a3532673632","timestamp":415574837625,"duration":13207,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/mergeByName.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3937306d77796d74","name":"read-resource","id":"36716d7066317773","timestamp":415574837621,"duration":13532,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"65326f3477326b6e","name":"build-module-js","id":"3937306d77796d74","timestamp":415574837612,"duration":13781,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/detectOverflow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7330387975773562","name":"read-resource","id":"397335686977326c","timestamp":415574841218,"duration":11956,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"7330387975773562","timestamp":415574841205,"duration":12103,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusInside.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7568697076367637","name":"read-resource","id":"6773666539677061","timestamp":415574841194,"duration":12119,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"7568697076367637","timestamp":415574841171,"duration":12256,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusables.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a37667171737361","name":"read-resource","id":"66366b6576756f62","timestamp":415574841250,"duration":12181,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"7a37667171737361","timestamp":415574841240,"duration":12385,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusMerge.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3839777371307364","name":"read-resource","id":"7276327168756c61","timestamp":415574841234,"duration":12395,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"3839777371307364","timestamp":415574841224,"duration":12466,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/focusIsHidden.js"}},{"traceId":"1ba27648a2f26c51","parentId":"77787a646e6c3962","name":"read-resource","id":"3133747a79636b66","timestamp":415574841266,"duration":12494,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"77787a646e6c3962","timestamp":415574841255,"duration":12594,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/setFocus.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6137396176737972","name":"read-resource","id":"6c687030686b7936","timestamp":415574841281,"duration":12573,"tags":{}}]
|
|
22
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"6137396176737972","timestamp":415574841271,"duration":12893,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/sibling.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3633377572626736","name":"read-resource","id":"6e6e63317a326b32","timestamp":415574841299,"duration":12882,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"3633377572626736","timestamp":415574841286,"duration":12937,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/tabHook.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6561757463356d69","name":"read-resource","id":"3373346b727a7765","timestamp":415574846059,"duration":10076,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d307a7862746239","name":"build-module-js","id":"6561757463356d69","timestamp":415574846039,"duration":10479,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346373703175366e","name":"read-resource","id":"363565376163336c","timestamp":415574846026,"duration":10499,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d64786a36787167","name":"build-module-js","id":"346373703175366e","timestamp":415574845987,"duration":10618,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/constants.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36627a6779667973","name":"read-resource","id":"6d67393777613675","timestamp":415574848798,"duration":8892,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"796364346f61396d","name":"build-module-js","id":"36627a6779667973","timestamp":415574848770,"duration":9296,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/all-affected.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"read-resource","id":"3064717a696d7263","timestamp":415574852243,"duration":6452,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"70746f6375746634","name":"build-module-js","id":"32757179756f6f34","timestamp":415574852220,"duration":6603,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"736f687072397339","name":"read-resource","id":"6868647838673239","timestamp":415574854526,"duration":5107,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"736f687072397339","timestamp":415574854506,"duration":5316,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/assignRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"733831337a377762","name":"read-resource","id":"3071396c396e3079","timestamp":415574854566,"duration":5269,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"733831337a377762","timestamp":415574854555,"duration":5477,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/createRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3534756e6331356a","name":"read-resource","id":"3735747836653577","timestamp":415574854548,"duration":5492,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"3534756e6331356a","timestamp":415574854535,"duration":5629,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/useRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"637769753375746f","name":"read-resource","id":"626d61786c66646b","timestamp":415574854603,"duration":5566,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"637769753375746f","timestamp":415574854594,"duration":5661,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/useMergeRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"683076363972717a","name":"read-resource","id":"6138746d72387161","timestamp":415574854583,"duration":5676,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"683076363972717a","timestamp":415574854573,"duration":5749,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/mergeRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76346a6874356530","name":"read-resource","id":"646b737570626c6b","timestamp":415574854623,"duration":5705,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"76346a6874356530","timestamp":415574854611,"duration":5777,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/useTransformRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356337736b6a3033","name":"read-resource","id":"726472636574386b","timestamp":415574855266,"duration":5127,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"356337736b6a3033","timestamp":415574855253,"duration":5193,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/transformRef.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c38696562317032","name":"read-resource","id":"3664747371647174","timestamp":415574855284,"duration":5167,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a34376767636664","name":"build-module-js","id":"6c38696562317032","timestamp":415574855274,"duration":5293,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-callback-ref/dist/es2015/refToCallback.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6339667669373074","name":"read-resource","id":"3633726f3163796b","timestamp":415574855308,"duration":5264,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3230316632787279","name":"build-module-js","id":"6339667669373074","timestamp":415574855296,"duration":5342,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getWindow.js"}},{"traceId":"1ba27648a2f26c51","parentId":"736d6f70316e3870","name":"read-resource","id":"39736a7a64686a39","timestamp":415574855359,"duration":5285,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3365307139736239","name":"build-module-js","id":"736d6f70316e3870","timestamp":415574855350,"duration":5338,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getVariation.js"}},{"traceId":"1ba27648a2f26c51","parentId":"70326a6178347864","name":"read-resource","id":"6537786d6c666d66","timestamp":415574855388,"duration":5306,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3365307139736239","name":"build-module-js","id":"70326a6178347864","timestamp":415574855378,"duration":5369,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/math.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7275796836346775","name":"read-resource","id":"6f67386a31686575","timestamp":415574855404,"duration":5348,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c35787737733470","name":"build-module-js","id":"7275796836346775","timestamp":415574855395,"duration":5400,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getNodeName.js"}},{"traceId":"1ba27648a2f26c51","parentId":"69676b7179656f6e","name":"read-resource","id":"6f77766b77643730","timestamp":415574855623,"duration":5178,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168703161667765","name":"build-module-js","id":"69676b7179656f6e","timestamp":415574855412,"duration":5478,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getOppositePlacement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79696c32326e7973","name":"read-resource","id":"336c343237777a6e","timestamp":415574855696,"duration":5200,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168703161667765","name":"build-module-js","id":"79696c32326e7973","timestamp":415574855673,"duration":5281,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"786d6c3672673166","name":"read-resource","id":"3269753678686b63","timestamp":415574855326,"duration":5689,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f676c71376e697a","name":"build-module-js","id":"786d6c3672673166","timestamp":415574855316,"duration":5882,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/computeOffsets.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7062333470717033","name":"read-resource","id":"69363268326f7334","timestamp":415574855722,"duration":5482,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168703161667765","name":"build-module-js","id":"7062333470717033","timestamp":415574855710,"duration":5671,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"787573386468746d","name":"read-resource","id":"6261787874793865","timestamp":415574855343,"duration":6043,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3365307139736239","name":"build-module-js","id":"787573386468746d","timestamp":415574855334,"duration":6122,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"69386e756d677233","name":"read-resource","id":"707036366e68386d","timestamp":415574855778,"duration":5685,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643478636d377876","name":"build-module-js","id":"69386e756d677233","timestamp":415574855769,"duration":5754,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/within.js"}},{"traceId":"1ba27648a2f26c51","parentId":"346a716533753068","name":"read-resource","id":"6f686c6e3766716c","timestamp":415574855761,"duration":5767,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643478636d377876","name":"build-module-js","id":"346a716533753068","timestamp":415574855750,"duration":5829,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getMainAxisFromPlacement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d7074716e6b6667","name":"read-resource","id":"336c743078377679","timestamp":415574855796,"duration":5789,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643478636d377876","name":"build-module-js","id":"6d7074716e6b6667","timestamp":415574855786,"duration":5850,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f33387a7a336268","name":"read-resource","id":"6c6b71776b303165","timestamp":415574855742,"duration":5900,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643478636d377876","name":"build-module-js","id":"6f33387a7a336268","timestamp":415574855731,"duration":5992,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/contains.js"}},{"traceId":"1ba27648a2f26c51","parentId":"313765756c69386d","name":"read-resource","id":"636f6d6874753566","timestamp":415574855846,"duration":5883,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666e377462746764","name":"build-module-js","id":"313765756c69386d","timestamp":415574855837,"duration":5938,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getFreshSideObject.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7879623238396e31","name":"read-resource","id":"6974667933327a39","timestamp":415574855813,"duration":6250,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"643478636d377876","name":"build-module-js","id":"7879623238396e31","timestamp":415574855803,"duration":6317,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/expandToHashMap.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7976763830326e62","name":"read-resource","id":"3762763871376f79","timestamp":415574855829,"duration":6297,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"666e377462746764","name":"build-module-js","id":"7976763830326e62","timestamp":415574855820,"duration":6350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/getAltAxis.js"}},{"traceId":"1ba27648a2f26c51","parentId":"646876776678776c","name":"read-resource","id":"3568343964736a37","timestamp":415574858342,"duration":6765,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"697a30737133336a","name":"build-module-js","id":"646876776678776c","timestamp":415574858319,"duration":6962,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7278656233777464","name":"read-resource","id":"7a6f756565616d78","timestamp":415574858404,"duration":6884,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3861696479716278","name":"build-module-js","id":"7278656233777464","timestamp":415574858394,"duration":7000,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getScrollParent.js"}},{"traceId":"1ba27648a2f26c51","parentId":"366e306e7867656f","name":"read-resource","id":"6f677a35366e6632","timestamp":415574858362,"duration":7040,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"697a30737133336a","name":"build-module-js","id":"366e306e7867656f","timestamp":415574858349,"duration":7124,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getWindowScrollBarX.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30633967726b6731","name":"read-resource","id":"3374386665786736","timestamp":415574858303,"duration":7203,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"697a30737133336a","name":"build-module-js","id":"30633967726b6731","timestamp":415574858246,"duration":7350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"676e7a7a76796b79","name":"read-resource","id":"7764786e38327236","timestamp":415574858378,"duration":7237,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"697a30737133336a","name":"build-module-js","id":"676e7a7a76796b79","timestamp":415574858368,"duration":7333,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/isScrollParent.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3170773970626f34","name":"read-resource","id":"637231386e6b6972","timestamp":415574858420,"duration":7676,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3861696479716278","name":"build-module-js","id":"3170773970626f34","timestamp":415574858410,"duration":7791,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getParentNode.js"}},{"traceId":"1ba27648a2f26c51","parentId":"33757761626a3275","name":"read-resource","id":"6d3138657531756f","timestamp":415574858454,"duration":7753,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6765683573616779","name":"build-module-js","id":"33757761626a3275","timestamp":415574858439,"duration":7875,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/format.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6479667676657336","name":"read-resource","id":"796d653264367931","timestamp":415574858483,"duration":7836,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3937306d77796d74","name":"build-module-js","id":"6479667676657336","timestamp":415574858474,"duration":7901,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/utils/rectToClientRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3174683339757265","name":"read-resource","id":"6369763133317979","timestamp":415574858469,"duration":7911,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3937306d77796d74","name":"build-module-js","id":"3174683339757265","timestamp":415574858459,"duration":8178,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76346e7663693830","name":"read-resource","id":"7837617930303566","timestamp":415574859317,"duration":7326,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6438327471707036","name":"build-module-js","id":"76346e7663693830","timestamp":415574859270,"duration":7672,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/checkPropTypes.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d78627936716c72","name":"read-resource","id":"6735716367343365","timestamp":415574858434,"duration":8626,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c6b656b72316b37","name":"build-module-js","id":"6d78627936716c72","timestamp":415574858425,"duration":8773,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/isTableElement.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d3877373471687a","name":"read-resource","id":"6130657478646634","timestamp":415574864920,"duration":3661,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6438327471707036","name":"build-module-js","id":"6d3877373471687a","timestamp":415574864890,"duration":3813,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/prop-types/lib/ReactPropTypesSecret.js"}},{"traceId":"1ba27648a2f26c51","parentId":"693239396e763070","name":"read-resource","id":"786e7735776c6177","timestamp":415574864943,"duration":3769,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a37667171737361","name":"build-module-js","id":"693239396e763070","timestamp":415574864930,"duration":4030,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/solver.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636e366639727830","name":"read-resource","id":"6a6a7039636e3777","timestamp":415574864998,"duration":3968,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7568697076367637","name":"build-module-js","id":"636e366639727830","timestamp":415574864988,"duration":4134,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/is.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c6f793165617672","name":"read-resource","id":"38656c3873323977","timestamp":415574864983,"duration":4145,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7330387975773562","name":"build-module-js","id":"6c6f793165617672","timestamp":415574864973,"duration":4231,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/array.js"}},{"traceId":"1ba27648a2f26c51","parentId":"69636d63376d7035","name":"read-resource","id":"72686e3666716375","timestamp":415574865012,"duration":4201,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7568697076367637","name":"build-module-js","id":"69636d63376d7035","timestamp":415574865003,"duration":4371,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/parenting.js"}},{"traceId":"1ba27648a2f26c51","parentId":"316f756266706d33","name":"read-resource","id":"666331763872636e","timestamp":415574864966,"duration":4413,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7568697076367637","name":"build-module-js","id":"316f756266706d33","timestamp":415574864949,"duration":5215,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/DOMutils.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e6d786e6a346663","name":"read-resource","id":"7171327174393837","timestamp":415574865905,"duration":4766,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a37667171737361","name":"build-module-js","id":"6e6d786e6a346663","timestamp":415574865889,"duration":4881,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/firstFocus.js"}},{"traceId":"1ba27648a2f26c51","parentId":"74747330316e6373","name":"read-resource","id":"326b647a30783866","timestamp":415574865923,"duration":4853,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6561757463356d69","name":"build-module-js","id":"74747330316e6373","timestamp":415574865912,"duration":4991,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/utils.js"}},{"traceId":"1ba27648a2f26c51","parentId":"753868766a726c37","name":"read-resource","id":"6178696e71747967","timestamp":415574865938,"duration":4970,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6561757463356d69","name":"build-module-js","id":"753868766a726c37","timestamp":415574865928,"duration":5150,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-remove-scroll-bar/dist/es2015/component.js"}},{"traceId":"1ba27648a2f26c51","parentId":"36616d6a6a713038","name":"read-resource","id":"6a78666333616d65","timestamp":415574868433,"duration":3188,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d307a7862746239","name":"build-module-js","id":"36616d6a6a713038","timestamp":415574868400,"duration":3294,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/index.js"}}]
|
|
23
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"7034626636656b61","name":"read-resource","id":"677a666d6b6e6c66","timestamp":415574868519,"duration":3529,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"build-module-js","id":"7034626636656b61","timestamp":415574868509,"duration":3867,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/medium.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3263796276366a30","name":"read-resource","id":"3879313632797468","timestamp":415574868537,"duration":3845,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"build-module-js","id":"3263796276366a30","timestamp":415574868527,"duration":4037,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/renderProp.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3164637173673165","name":"read-resource","id":"646b367464346135","timestamp":415574868501,"duration":4132,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"build-module-js","id":"3164637173673165","timestamp":415574868490,"duration":4210,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/config.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30696b7861316d70","name":"read-resource","id":"7578306d6b62376e","timestamp":415574868459,"duration":4246,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"build-module-js","id":"30696b7861316d70","timestamp":415574868445,"duration":4348,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/hoc.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7836696d637a3562","name":"read-resource","id":"6369347768726264","timestamp":415574868479,"duration":4319,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"build-module-js","id":"7836696d637a3562","timestamp":415574868468,"duration":4491,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/hook.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3778627664793667","name":"read-resource","id":"79746f6f33636e6d","timestamp":415574868558,"duration":5146,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"32757179756f6f34","name":"build-module-js","id":"3778627664793667","timestamp":415574868548,"duration":5297,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/exports.js"}},{"traceId":"1ba27648a2f26c51","parentId":"66396e716e716f77","name":"read-resource","id":"7871723164747430","timestamp":415574870405,"duration":3447,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"646876776678776c","name":"build-module-js","id":"66396e716e716f77","timestamp":415574870384,"duration":3536,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a70753831303233","name":"read-resource","id":"67343531316e3267","timestamp":415574870434,"duration":3766,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"646876776678776c","name":"build-module-js","id":"6a70753831303233","timestamp":415574870415,"duration":3844,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a35643778656e39","name":"read-resource","id":"707a65636d6a7477","timestamp":415574871217,"duration":3067,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3174683339757265","name":"build-module-js","id":"6a35643778656e39","timestamp":415574871200,"duration":3217,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"636a6371656f656d","name":"read-resource","id":"6c38617474796733","timestamp":415574871237,"duration":3185,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3174683339757265","name":"build-module-js","id":"636a6371656f656d","timestamp":415574871225,"duration":3321,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3376633178636534","name":"read-resource","id":"696f6b6877656732","timestamp":415574874765,"duration":579,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"693239396e763070","name":"build-module-js","id":"3376633178636534","timestamp":415574874734,"duration":759,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/correctFocus.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7933696a39717838","name":"read-resource","id":"6464776839377369","timestamp":415574874787,"duration":715,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"316f756266706d33","name":"build-module-js","id":"7933696a39717838","timestamp":415574874773,"duration":855,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/tabOrder.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3238686772743431","name":"read-resource","id":"6e6a746979716463","timestamp":415574874805,"duration":830,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"316f756266706d33","name":"build-module-js","id":"3238686772743431","timestamp":415574874794,"duration":952,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/tabUtils.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79697373647a7934","name":"read-resource","id":"6e39666338756661","timestamp":415574875201,"duration":815,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"36616d6a6a713038","name":"build-module-js","id":"79697373647a7934","timestamp":415574875190,"duration":960,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/singleton.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6434786a766c6e78","name":"read-resource","id":"61786667386c6b71","timestamp":415574875180,"duration":976,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"36616d6a6a713038","name":"build-module-js","id":"6434786a766c6e78","timestamp":415574875159,"duration":1055,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/component.js"}},{"traceId":"1ba27648a2f26c51","parentId":"637538757970366f","name":"read-resource","id":"3672666a37617533","timestamp":415574875226,"duration":1088,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"36616d6a6a713038","name":"build-module-js","id":"637538757970366f","timestamp":415574875215,"duration":1167,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/react-style-singleton/dist/es2015/hook.js"}},{"traceId":"1ba27648a2f26c51","parentId":"66726b7772757461","name":"read-resource","id":"6c6332686974686a","timestamp":415574875243,"duration":1376,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7836696d637a3562","name":"build-module-js","id":"66726b7772757461","timestamp":415574875233,"duration":1438,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/dist/es2015/env.js"}},{"traceId":"1ba27648a2f26c51","parentId":"62776f6a72313131","name":"read-resource","id":"366d79396f776134","timestamp":415574877060,"duration":254,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3238686772743431","name":"build-module-js","id":"62776f6a72313131","timestamp":415574877043,"duration":329,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/focus-lock/dist/es2015/utils/tabbables.js"}},{"traceId":"1ba27648a2f26c51","parentId":"376635367436756c","name":"read-resource","id":"676b6c6365353932","timestamp":415574877725,"duration":368,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7034626636656b61","name":"build-module-js","id":"376635367436756c","timestamp":415574877710,"duration":1534,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/use-sidecar/node_modules/tslib/tslib.es6.js"}},{"traceId":"1ba27648a2f26c51","parentId":"72646a3435693576","name":"read-resource","id":"6a6c747570617765","timestamp":415574880296,"duration":327,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"66726b7772757461","name":"build-module-js","id":"72646a3435693576","timestamp":415574880263,"duration":459,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/detect-node-es/esm/browser.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3674636263723733","name":"read-resource","id":"3435386f64663177","timestamp":415574880563,"duration":202,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79697373647a7934","name":"build-module-js","id":"3674636263723733","timestamp":415574880543,"duration":350,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/get-nonce/dist/es2015/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"add-entry","id":"736e346235723830","timestamp":415573481528,"duration":1400578,"tags":{"request":"next-client-pages-loader?page=%2F_app&absolutePagePath=private-next-pages%2F_app!"}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"make","id":"3075313369336b6e","timestamp":415573480742,"duration":1401621,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-chunk-graph","id":"3061727179713575","timestamp":415574903120,"duration":19726,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-optimize-modules","id":"776f797a777a6177","timestamp":415574922932,"duration":14,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-optimize-chunks","id":"356d323870766c33","timestamp":415574922987,"duration":410,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-optimize-tree","id":"7a7171796e75376c","timestamp":415574923441,"duration":82,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-optimize","id":"7a6e727035306439","timestamp":415574922902,"duration":796,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-hash","id":"787139376d726869","timestamp":415575023699,"duration":29127,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"NextJsBuildManifest-generateClientManifest","id":"7578376a79683963","timestamp":415575254536,"duration":358,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"NextJsBuildManifest-createassets","id":"30697567346c336b","timestamp":415575254184,"duration":722,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f38356974397877","name":"webpack-compilation-seal","id":"3331323578666b31","timestamp":415574899116,"duration":357392,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"webpack-compilation","id":"6f38356974397877","timestamp":415573476798,"duration":1779884,"tags":{"name":"client"}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"emit","id":"7a6f6c3566333378","timestamp":415575256921,"duration":84012,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"read-resource","id":"7161737838616c31","timestamp":415575680706,"duration":173,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e66766869736c6e","name":"read-resource","id":"3773737072366963","timestamp":415575680788,"duration":196,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"read-resource","id":"777a68666575746b","timestamp":415575680747,"duration":378,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c6277767730326f","name":"next-swc-transform","id":"356133646e6b6b73","timestamp":415575681000,"duration":818,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e66766869736c6e","name":"next-swc-loader","id":"6c6277767730326f","timestamp":415575680992,"duration":830,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"build-module-js","id":"6e66766869736c6e","timestamp":415575680754,"duration":2124,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/pages/_error.js"}},{"traceId":"1ba27648a2f26c51","parentId":"70307932746f6862","name":"next-swc-transform","id":"3363786f72736479","timestamp":415575680954,"duration":2891,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"next-swc-loader","id":"70307932746f6862","timestamp":415575680909,"duration":2939,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"build-module-js","id":"7435663974336263","timestamp":415575680254,"duration":4091,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/_app.js"}},{"traceId":"1ba27648a2f26c51","parentId":"30373470336b6770","name":"next-swc-transform","id":"786931337170756f","timestamp":415575681145,"duration":4097,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"next-swc-loader","id":"30373470336b6770","timestamp":415575681137,"duration":4108,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"build-module-js","id":"3073386a656d6664","timestamp":415575680724,"duration":7248,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/pages/_document.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e66766869736c6e","name":"build-module-react","id":"6172647262613274","timestamp":415575688155,"duration":301,"tags":{"name":"react"}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-/server/get-page-files","id":"626d717636796a7a","timestamp":415575690353,"duration":10,"tags":{"name":"../server/get-page-files"}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-/server/htmlescape","id":"72626f34646f6378","timestamp":415575690371,"duration":5,"tags":{"name":"../server/htmlescape"}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-/server/utils","id":"396d31776a697230","timestamp":415575690380,"duration":4,"tags":{"name":"../server/utils"}},{"traceId":"1ba27648a2f26c51","parentId":"6e66766869736c6e","name":"build-module-/shared/lib/head","id":"6568397a77646571","timestamp":415575691321,"duration":8,"tags":{"name":"../shared/lib/head"}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-/shared/lib/utils","id":"6b6b656d62766835","timestamp":415575691336,"duration":5,"tags":{"name":"../shared/lib/utils"}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-/shared/lib/constants","id":"356e36686a726b68","timestamp":415575691346,"duration":6,"tags":{"name":"../shared/lib/constants"}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"add-entry","id":"33366a7172656239","timestamp":415575666440,"duration":25031,"tags":{"request":"private-next-pages/_error"}},{"traceId":"1ba27648a2f26c51","parentId":"3174696e6a373278","name":"read-resource","id":"78746f7a756b7465","timestamp":415575690423,"duration":1358,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"723274336e797079","name":"read-resource","id":"6b7a623473787371","timestamp":415575691315,"duration":550,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-js","id":"723274336e797079","timestamp":415575691303,"duration":864,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/lib/pretty-bytes.js"}},{"traceId":"1ba27648a2f26c51","parentId":"666e7a7071333072","name":"read-resource","id":"7368656d34776567","timestamp":415575691294,"duration":885,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-js","id":"666e7a7071333072","timestamp":415575691274,"duration":981,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/lib/is-error.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6b34313868346e74","name":"next-swc-transform","id":"32637a6b6f6a6b77","timestamp":415575691818,"duration":1329,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3174696e6a373278","name":"next-swc-loader","id":"6b34313868346e74","timestamp":415575691804,"duration":1348,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3073386a656d6664","name":"build-module-js","id":"3174696e6a373278","timestamp":415575690388,"duration":3505,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/script.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3174696e6a373278","name":"build-module-/shared/lib/head-manager-context","id":"75647265316a7434","timestamp":415575694924,"duration":11,"tags":{"name":"../shared/lib/head-manager-context"}},{"traceId":"1ba27648a2f26c51","parentId":"6a3571646479766e","name":"read-resource","id":"6635323262396133","timestamp":415575694891,"duration":727,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e366f61356f666b","name":"read-resource","id":"7062726f3336307a","timestamp":415575694916,"duration":748,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7474666e7463686f","name":"next-swc-transform","id":"66686f336c70776c","timestamp":415575695676,"duration":762,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6e366f61356f666b","name":"next-swc-loader","id":"7474666e7463686f","timestamp":415575695670,"duration":770,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3174696e6a373278","name":"build-module-js","id":"6e366f61356f666b","timestamp":415575694898,"duration":1761,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/request-idle-callback.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7173697a69626231","name":"next-swc-transform","id":"6e76336567353537","timestamp":415575695639,"duration":1222,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a3571646479766e","name":"next-swc-loader","id":"7173697a69626231","timestamp":415575695628,"duration":1235,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3174696e6a373278","name":"build-module-js","id":"6a3571646479766e","timestamp":415575694857,"duration":2451,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/head-manager.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"add-entry","id":"7037706e69773236","timestamp":415575666455,"duration":32112,"tags":{"request":"private-next-pages/_document"}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App","id":"37377a686c6c7133","timestamp":415575699556,"duration":16,"tags":{"name":"@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App"}},{"traceId":"1ba27648a2f26c51","parentId":"7069763764726633","name":"read-resource","id":"367170367837617a","timestamp":415575696719,"duration":2880,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"7069763764726633","timestamp":415575696697,"duration":3063,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/views/dist/keystone-next-fields-document-views.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a63376c6e66676b","name":"read-resource","id":"6339773834636539","timestamp":415575696786,"duration":2982,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"7a63376c6e66676b","timestamp":415575696767,"duration":3073,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view/dist/keystone-next-keystone-___internal-do-not-use-will-break-in-patch-admin-ui-id-field-view.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3464343270676c7a","name":"read-resource","id":"396d307532347365","timestamp":415575698608,"duration":1527,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"3464343270676c7a","timestamp":415575698582,"duration":1646,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/timestamp/views/dist/keystone-next-keystone-fields-types-timestamp-views.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6c647571396b346e","name":"read-resource","id":"7a7772317a347938","timestamp":415575698629,"duration":1607,"tags":{}}]
|
|
24
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"6c647571396b346e","timestamp":415575698617,"duration":1828,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/dist/keystone-next-keystone-fields-types-relationship-views.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3769393037653776","name":"read-resource","id":"766b6a3877653732","timestamp":415575698662,"duration":1788,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"3769393037653776","timestamp":415575698651,"duration":1855,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/text/views/dist/keystone-next-keystone-fields-types-text-views.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"377a79716b75626b","name":"read-resource","id":"6334626a68366678","timestamp":415575698645,"duration":1865,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"377a79716b75626b","timestamp":415575698634,"duration":1926,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/select/views/dist/keystone-next-keystone-fields-types-select-views.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7772743533737364","name":"read-resource","id":"636f627a626d746c","timestamp":415575698679,"duration":1940,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7435663974336263","name":"build-module-js","id":"7772743533737364","timestamp":415575698669,"duration":2007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/password/views/dist/keystone-next-keystone-fields-types-password-views.cjs.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"read-resource","id":"6d756f7a77336335","timestamp":415575701886,"duration":171,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7a63376c6e66676b","name":"build-module-js","id":"3168627364757276","timestamp":415575701872,"duration":684,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view/dist/keystone-next-keystone-___internal-do-not-use-will-break-in-patch-admin-ui-id-field-view.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3875386135357367","name":"read-resource","id":"657a706163797061","timestamp":415575701903,"duration":661,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3464343270676c7a","name":"build-module-js","id":"3875386135357367","timestamp":415575701892,"duration":1430,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/timestamp/views/dist/keystone-next-keystone-fields-types-timestamp-views.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"read-resource","id":"686b7a707133746e","timestamp":415575701960,"duration":3327,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6c647571396b346e","name":"build-module-js","id":"653379396d367437","timestamp":415575701949,"duration":7186,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/dist/keystone-next-keystone-fields-types-relationship-views.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a70637664636476","name":"read-resource","id":"6e667372716c3370","timestamp":415575701993,"duration":7155,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"377a79716b75626b","name":"build-module-js","id":"6a70637664636476","timestamp":415575701983,"duration":7897,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/select/views/dist/keystone-next-keystone-fields-types-select-views.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7268727074716e6b","name":"read-resource","id":"7038326569726575","timestamp":415575701976,"duration":8790,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3769393037653776","name":"build-module-js","id":"7268727074716e6b","timestamp":415575701966,"duration":9676,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/text/views/dist/keystone-next-keystone-fields-types-text-views.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73657036656b6a66","name":"read-resource","id":"31386279356a6334","timestamp":415575702007,"duration":9643,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7772743533737364","name":"build-module-js","id":"73657036656b6a66","timestamp":415575701998,"duration":10298,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/password/views/dist/keystone-next-keystone-fields-types-password-views.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"read-resource","id":"7934336a6a7a6167","timestamp":415575701864,"duration":10438,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7069763764726633","name":"build-module-js","id":"76336c3666647779","timestamp":415575701843,"duration":11360,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/views/dist/keystone-next-fields-document-views.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-next/router","id":"62336f7335673469","timestamp":415575765193,"duration":27,"tags":{"name":"next/router"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"6168796c77676e6e","timestamp":415575765303,"duration":7,"tags":{"name":"graphql-upload/public/GraphQLUpload.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@graphql-ts/schema/api-with-context","id":"6367746c32327064","timestamp":415575765387,"duration":6,"tags":{"name":"@graphql-ts/schema/api-with-context"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@graphql-ts/schema/api-without-context","id":"7374307278616337","timestamp":415575765398,"duration":6,"tags":{"name":"@graphql-ts/schema/api-without-context"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/icons/icons/AlertTriangleIcon","id":"6d61766f7634756c","timestamp":415575765408,"duration":5,"tags":{"name":"@keystone-ui/icons/icons/AlertTriangleIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/icons/icons/MoreHorizontalIcon","id":"7875636634326b6e","timestamp":415575765418,"duration":4,"tags":{"name":"@keystone-ui/icons/icons/MoreHorizontalIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/icons/icons/ChevronRightIcon","id":"6d66373178627861","timestamp":415575765426,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/ChevronRightIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@graphql-ts/schema","id":"31356f647a656374","timestamp":415575765434,"duration":3,"tags":{"name":"@graphql-ts/schema"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-fast-deep-equal","id":"7331736738617761","timestamp":415575765441,"duration":3,"tags":{"name":"fast-deep-equal"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"676c6d6f616d7a63","timestamp":415575765448,"duration":3,"tags":{"name":"decimal.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-graphql","id":"663130656f693566","timestamp":415575765512,"duration":10,"tags":{"name":"graphql"}},{"traceId":"1ba27648a2f26c51","parentId":"3875386135357367","name":"build-module-date-fns","id":"3170366f6632366c","timestamp":415575765526,"duration":3,"tags":{"name":"date-fns"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@graphql-tools/schema","id":"75776a7972776f31","timestamp":415575765532,"duration":2,"tags":{"name":"@graphql-tools/schema"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-apollo-upload-client","id":"736a3638676c3832","timestamp":415575765538,"duration":1,"tags":{"name":"apollo-upload-client"}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-uuid","id":"67376f6a34627535","timestamp":415575765543,"duration":1,"tags":{"name":"uuid"}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-intersection-observer","id":"6e6478666a716f69","timestamp":415575765547,"duration":1,"tags":{"name":"intersection-observer"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-graphql-type-json","id":"6e63317a6c753532","timestamp":415575765552,"duration":1,"tags":{"name":"graphql-type-json"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@graphql-ts/extend","id":"3870347374766f67","timestamp":415575765557,"duration":1,"tags":{"name":"@graphql-ts/extend"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@apollo/client","id":"7979746172726132","timestamp":415575766317,"duration":4,"tags":{"name":"@apollo/client"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/core","id":"6231706f696a6971","timestamp":415575766327,"duration":2,"tags":{"name":"@keystone-ui/core"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/toast","id":"6d73767479327778","timestamp":415575766333,"duration":2,"tags":{"name":"@keystone-ui/toast"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/loading","id":"7661396462357565","timestamp":415575766343,"duration":2,"tags":{"name":"@keystone-ui/loading"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/modals","id":"6439756431666d30","timestamp":415575766349,"duration":1,"tags":{"name":"@keystone-ui/modals"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/fields","id":"7732766f71613274","timestamp":415575766355,"duration":2,"tags":{"name":"@keystone-ui/fields"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/button","id":"396a77723575706a","timestamp":415575766360,"duration":1,"tags":{"name":"@keystone-ui/button"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/popover","id":"79736c3532617375","timestamp":415575766365,"duration":1,"tags":{"name":"@keystone-ui/popover"}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-@keystone-ui/tooltip","id":"6562676f69676675","timestamp":415575766370,"duration":1,"tags":{"name":"@keystone-ui/tooltip"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@keystone-ui/notice","id":"6b6a6e7974626d32","timestamp":415575766374,"duration":1,"tags":{"name":"@keystone-ui/notice"}},{"traceId":"1ba27648a2f26c51","parentId":"6a70637664636476","name":"build-module-@keystone-ui/segmented-control","id":"6b756f7832683269","timestamp":415575766379,"duration":2,"tags":{"name":"@keystone-ui/segmented-control"}},{"traceId":"1ba27648a2f26c51","parentId":"6f64393933386a62","name":"read-resource","id":"666e706169346779","timestamp":415575764943,"duration":3523,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"6f64393933386a62","timestamp":415575764901,"duration":3842,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellContainer-453254b5.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"733636376d326e35","name":"read-resource","id":"636769396a336b61","timestamp":415575765019,"duration":3754,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"733636376d326e35","timestamp":415575765009,"duration":4238,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/graphql-ts-schema-2a220120.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a74706a6a627462","name":"read-resource","id":"6c347273336c6c39","timestamp":415575764983,"duration":4272,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"6a74706a6a627462","timestamp":415575764953,"duration":4395,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CellLink-dc41c877.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a766c69326d6d68","name":"read-resource","id":"6462306b36366e7a","timestamp":415575765002,"duration":4351,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"6a766c69326d6d68","timestamp":415575764990,"duration":8007,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/sqlite-a2385a81.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"783563736d6f7274","name":"read-resource","id":"783262736431746e","timestamp":415575765035,"duration":7981,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"783563736d6f7274","timestamp":415575765025,"duration":8146,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/admin-meta-graphql-9f9a9c11.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"623075706c656766","name":"read-resource","id":"70353966666e7130","timestamp":415575765098,"duration":8082,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"623075706c656766","timestamp":415575765089,"duration":8297,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/dataGetter-9fbe2f8e.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3868736f6e336172","name":"read-resource","id":"71366d736a327834","timestamp":415575765052,"duration":8339,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"3868736f6e336172","timestamp":415575765041,"duration":8489,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/SignoutButton-acdb1554.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a39386e63347973","name":"read-resource","id":"31316874656e7579","timestamp":415575765067,"duration":8469,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3875386135357367","name":"build-module-js","id":"7a39386e63347973","timestamp":415575765057,"duration":8669,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/utils-eff1fd30.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"787368736c686a69","name":"read-resource","id":"3873387331327271","timestamp":415575765114,"duration":8617,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"787368736c686a69","timestamp":415575765104,"duration":8748,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/getRootGraphQLFieldsFromFieldController-47699a0d.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7a796e787466316c","name":"read-resource","id":"777a706c77776e68","timestamp":415575765128,"duration":8729,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"7a796e787466316c","timestamp":415575765118,"duration":8929,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/Fields-4afb38f0.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7664707a32786671","name":"read-resource","id":"6d3437346936366b","timestamp":415575765082,"duration":8969,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"7664707a32786671","timestamp":415575765072,"duration":9309,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/CreateItemDrawer-5225083d.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3074313530693335","name":"read-resource","id":"647673376b387061","timestamp":415575765146,"duration":9241,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"3074313530693335","timestamp":415575765137,"duration":9500,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/useInvalidFields-162d1b9c.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73326371726f316e","name":"read-resource","id":"6a38377066387730","timestamp":415575765166,"duration":9476,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"73326371726f316e","timestamp":415575765152,"duration":9707,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/GraphQLErrorNotice-76ff96dd.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6f36313869383977","name":"read-resource","id":"616570706b733268","timestamp":415575765181,"duration":9683,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"6f36313869383977","timestamp":415575765172,"duration":9806,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/dist/core-c8ecce23.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61387a7378353770","name":"read-resource","id":"767474346e6e7467","timestamp":415575765278,"duration":9704,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"61387a7378353770","timestamp":415575765269,"duration":9766,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/link.js"}},{"traceId":"1ba27648a2f26c51","parentId":"373173337363706d","name":"read-resource","id":"646b336e6a756f68","timestamp":415575765247,"duration":9793,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"373173337363706d","timestamp":415575765237,"duration":9992,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/router/dist/keystone-next-keystone-admin-ui-router.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"356f6d3332706d39","name":"read-resource","id":"6570323368697679","timestamp":415575765356,"duration":9879,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"356f6d3332706d39","timestamp":415575765347,"duration":10033,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/objectWithoutProperties.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d7770746269786b","name":"read-resource","id":"6b386c7871707163","timestamp":415575765342,"duration":10044,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"6d7770746269786b","timestamp":415575765333,"duration":10181,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/objectSpread2.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a3478306d393036","name":"read-resource","id":"3872626173366a68","timestamp":415575765370,"duration":10150,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"6a3478306d393036","timestamp":415575765361,"duration":10252,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/extends.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3364306a62723178","name":"read-resource","id":"6d77686238706f79","timestamp":415575765383,"duration":10236,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"3364306a62723178","timestamp":415575765374,"duration":10318,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/toPropertyKey.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6973707a6a737766","name":"read-resource","id":"7767786876753937","timestamp":415575765263,"duration":10433,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"6973707a6a737766","timestamp":415575765254,"duration":11275,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/admin-ui/context/dist/keystone-next-keystone-admin-ui-context.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"32733378366b6576","name":"read-resource","id":"7a6471617a763175","timestamp":415575765328,"duration":11208,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-js","id":"32733378366b6576","timestamp":415575765318,"duration":11290,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/defineProperty.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7772626563666379","name":"read-resource","id":"636d71746638736d","timestamp":415575765297,"duration":11316,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-js","id":"7772626563666379","timestamp":415575765287,"duration":12493,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect/dist/keystone-next-keystone-fields-types-relationship-views-RelationshipSelect.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"3168627364757276","name":"build-module-@emotion/hash","id":"773632313331716d","timestamp":415575783373,"duration":9,"tags":{"name":"@emotion/hash"}},{"traceId":"1ba27648a2f26c51","parentId":"653379396d367437","name":"build-module-@emotion/weak-memoize","id":"6970646c6d73686b","timestamp":415575783392,"duration":2,"tags":{"name":"@emotion/weak-memoize"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-next/keystone/admin-ui/context","id":"366e6d676f316764","timestamp":415575789092,"duration":10,"tags":{"name":"@keystone-next/keystone/admin-ui/context"}},{"traceId":"1ba27648a2f26c51","parentId":"7878337776707730","name":"read-resource","id":"3733336f74637532","timestamp":415575767938,"duration":21497,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-js","id":"7878337776707730","timestamp":415575767905,"duration":22042,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/api-93436025.cjs.dev.js"}}]
|
|
25
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"6e6a68376e327766","name":"read-resource","id":"7170387871797434","timestamp":415575767959,"duration":22135,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-js","id":"6e6a68376e327766","timestamp":415575767947,"duration":31981,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/index-9ba2e5f2.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect","id":"686f37316736616a","timestamp":415575805718,"duration":12,"tags":{"name":"@keystone-next/keystone/fields/types/relationship/views/RelationshipSelect"}},{"traceId":"1ba27648a2f26c51","parentId":"7a67623030727339","name":"read-resource","id":"66646439757a6464","timestamp":415575767982,"duration":39075,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-js","id":"7a67623030727339","timestamp":415575767967,"duration":39605,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@keystone-next/fields-document/dist/toolbar-2700d97c.cjs.dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"73657036656b6a66","name":"build-module-@keystone-ui/icons/icons/EyeIcon","id":"67616f6435716e75","timestamp":415575813335,"duration":9,"tags":{"name":"@keystone-ui/icons/icons/EyeIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"73657036656b6a66","name":"build-module-@keystone-ui/icons/icons/EyeOffIcon","id":"6f766f3170736471","timestamp":415575813354,"duration":3,"tags":{"name":"@keystone-ui/icons/icons/EyeOffIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"73657036656b6a66","name":"build-module-@keystone-ui/icons/icons/XIcon","id":"79686268396c3875","timestamp":415575813362,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/XIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"696c306a686a6c70","name":"read-resource","id":"6e357570386f6435","timestamp":415575810360,"duration":3037,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3364306a62723178","name":"build-module-js","id":"696c306a686a6c70","timestamp":415575810346,"duration":3235,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/toPrimitive.js"}},{"traceId":"1ba27648a2f26c51","parentId":"79756c3130626f32","name":"read-resource","id":"6a646d786e6e7274","timestamp":415575810334,"duration":3254,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"31756d796e346838","name":"read-resource","id":"3038323532666938","timestamp":415575810380,"duration":3281,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"356f6d3332706d39","name":"build-module-js","id":"31756d796e346838","timestamp":415575810368,"duration":3399,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js"}},{"traceId":"1ba27648a2f26c51","parentId":"64736a6f346f3064","name":"read-resource","id":"306870733039786b","timestamp":415575810396,"duration":3374,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3364306a62723178","name":"build-module-js","id":"64736a6f346f3064","timestamp":415575810386,"duration":3502,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@babel/runtime/helpers/typeof.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-next/keystone/admin-ui/components","id":"6d7471637a6e6271","timestamp":415575814083,"duration":27,"tags":{"name":"@keystone-next/keystone/admin-ui/components"}},{"traceId":"1ba27648a2f26c51","parentId":"74613171716c3376","name":"next-swc-transform","id":"72736b3530353165","timestamp":415575813623,"duration":2976,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79756c3130626f32","name":"next-swc-loader","id":"74613171716c3376","timestamp":415575813608,"duration":2995,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"61387a7378353770","name":"build-module-js","id":"79756c3130626f32","timestamp":415575810290,"duration":7846,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/link.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-mdast-util-gfm-strikethrough/from-markdown","id":"656574386e696b6d","timestamp":415575821566,"duration":10,"tags":{"name":"mdast-util-gfm-strikethrough/from-markdown"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-mdast-util-gfm-autolink-literal/from-markdown","id":"316e6733736e3535","timestamp":415575821585,"duration":3,"tags":{"name":"mdast-util-gfm-autolink-literal/from-markdown"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/BoldIcon","id":"3577317331686573","timestamp":415575821592,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/BoldIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/Trash2Icon","id":"3563366a6b6d7a76","timestamp":415575821597,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/Trash2Icon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/ChevronDownIcon","id":"3563706938357877","timestamp":415575821602,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/ChevronDownIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/LinkIcon","id":"376c736c63773866","timestamp":415575821607,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/LinkIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/ExternalLinkIcon","id":"6776797378316e75","timestamp":415575821612,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/ExternalLinkIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/ItalicIcon","id":"3268316839643265","timestamp":415575821617,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/ItalicIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/PlusIcon","id":"7739313872337371","timestamp":415575821621,"duration":1,"tags":{"name":"@keystone-ui/icons/icons/PlusIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/Maximize2Icon","id":"68396e3474326474","timestamp":415575821626,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/Maximize2Icon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/AlignLeftIcon","id":"7034733264687877","timestamp":415575821631,"duration":1,"tags":{"name":"@keystone-ui/icons/icons/AlignLeftIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/Minimize2Icon","id":"64363334757a7663","timestamp":415575821635,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/Minimize2Icon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/CodeIcon","id":"736568716b6b6d6e","timestamp":415575821640,"duration":1,"tags":{"name":"@keystone-ui/icons/icons/CodeIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/AlignCenterIcon","id":"3937687032323076","timestamp":415575821644,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/AlignCenterIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/AlignRightIcon","id":"6a6a6b683733366f","timestamp":415575821649,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/AlignRightIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/MinusIcon","id":"70357237346c6b72","timestamp":415575821654,"duration":1,"tags":{"name":"@keystone-ui/icons/icons/MinusIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-ui/icons/icons/ColumnsIcon","id":"666f35643570736b","timestamp":415575821658,"duration":2,"tags":{"name":"@keystone-ui/icons/icons/ColumnsIcon"}},{"traceId":"1ba27648a2f26c51","parentId":"676f617739796f32","name":"read-resource","id":"6c74706272726d6a","timestamp":415575823774,"duration":927,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"376f306839797276","name":"read-resource","id":"3635737137313974","timestamp":415575823801,"duration":963,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"read-resource","id":"7977723176663366","timestamp":415575824056,"duration":856,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"73657036656b6a66","name":"build-module-dumb-passwords","id":"7939377362657762","timestamp":415575825229,"duration":7,"tags":{"name":"dumb-passwords"}},{"traceId":"1ba27648a2f26c51","parentId":"6731616e76367930","name":"next-swc-transform","id":"68616e3275367639","timestamp":415575824776,"duration":1512,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"376f306839797276","name":"next-swc-loader","id":"6731616e76367930","timestamp":415575824770,"duration":1521,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79756c3130626f32","name":"build-module-js","id":"376f306839797276","timestamp":415575823783,"duration":2902,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/use-intersection.js"}},{"traceId":"1ba27648a2f26c51","parentId":"61326f756d386f61","name":"next-swc-transform","id":"6275307439767070","timestamp":415575824723,"duration":1994,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"676f617739796f32","name":"next-swc-loader","id":"61326f756d386f61","timestamp":415575824712,"duration":2007,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79756c3130626f32","name":"build-module-js","id":"676f617739796f32","timestamp":415575823733,"duration":3452,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-scroll-into-view-if-needed","id":"6c3272756835326c","timestamp":415575827277,"duration":6,"tags":{"name":"scroll-into-view-if-needed"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-micromark-extension-gfm-autolink-literal","id":"696879366163616b","timestamp":415575827793,"duration":5,"tags":{"name":"micromark-extension-gfm-autolink-literal"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-mdast-util-from-markdown","id":"626b33386273646c","timestamp":415575827816,"duration":3,"tags":{"name":"mdast-util-from-markdown"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-mdast-util-definitions","id":"67706c326e757138","timestamp":415575827823,"duration":2,"tags":{"name":"mdast-util-definitions"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-micromark-extension-gfm-strikethrough","id":"6868396a3672387a","timestamp":415575827914,"duration":3,"tags":{"name":"micromark-extension-gfm-strikethrough"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-is-hotkey","id":"6566317771307266","timestamp":415575827923,"duration":2,"tags":{"name":"is-hotkey"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-slate-history","id":"6135656570716b38","timestamp":415575827928,"duration":2,"tags":{"name":"slate-history"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-match-sorter","id":"3067723577656f36","timestamp":415575827934,"duration":2,"tags":{"name":"match-sorter"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-slate-react","id":"6867386b796b7771","timestamp":415575827939,"duration":2,"tags":{"name":"slate-react"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-slate","id":"7570753475726367","timestamp":415575827944,"duration":2,"tags":{"name":"slate"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-apply-ref","id":"6d6e717468306270","timestamp":415575827948,"duration":2,"tags":{"name":"apply-ref"}},{"traceId":"1ba27648a2f26c51","parentId":"676f617739796f32","name":"build-module-/shared/lib/router-context","id":"316c336b34393138","timestamp":415575828187,"duration":3,"tags":{"name":"../shared/lib/router-context"}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@keystone-next/document-renderer","id":"616b673832357270","timestamp":415575828562,"duration":3,"tags":{"name":"@keystone-next/document-renderer"}},{"traceId":"1ba27648a2f26c51","parentId":"766972386e38786f","name":"read-resource","id":"346668676a767973","timestamp":415575828180,"duration":484,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"76336c3666647779","name":"build-module-@braintree/sanitize-url","id":"3173797866323963","timestamp":415575828787,"duration":4,"tags":{"name":"@braintree/sanitize-url"}},{"traceId":"1ba27648a2f26c51","parentId":"363270757a64616e","name":"next-swc-transform","id":"73736b3430336e6a","timestamp":415575828693,"duration":421,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"766972386e38786f","name":"next-swc-loader","id":"363270757a64616e","timestamp":415575828679,"duration":438,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"676f617739796f32","name":"build-module-js","id":"766972386e38786f","timestamp":415575828141,"duration":1271,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/with-router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"786c336575367974","name":"next-swc-transform","id":"766277696f6b6d35","timestamp":415575824982,"duration":7067,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"next-swc-loader","id":"786c336575367974","timestamp":415575824977,"duration":7076,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"79756c3130626f32","name":"build-module-js","id":"38626f6b6f616e37","timestamp":415575824028,"duration":13921,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/shared/lib/router/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/server/denormalize-page-path","id":"667a6f3674746f70","timestamp":415575839376,"duration":7,"tags":{"name":"../../../server/denormalize-page-path"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/mitt","id":"3061617a6b316636","timestamp":415575839391,"duration":2,"tags":{"name":"../mitt"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/is-dynamic","id":"7977716a33646f6a","timestamp":415575839545,"duration":3,"tags":{"name":"./utils/is-dynamic"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/parse-relative-url","id":"676c316a3276676a","timestamp":415575839553,"duration":2,"tags":{"name":"./utils/parse-relative-url"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/querystring","id":"6c626a3433786a6b","timestamp":415575839558,"duration":2,"tags":{"name":"./utils/querystring"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/resolve-rewrites","id":"3036726a6b667a6a","timestamp":415575839562,"duration":2,"tags":{"name":"./utils/resolve-rewrites"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/route-matcher","id":"7677317263626261","timestamp":415575839567,"duration":2,"tags":{"name":"./utils/route-matcher"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/route-regex","id":"3935706479346267","timestamp":415575839572,"duration":2,"tags":{"name":"./utils/route-regex"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/utils/get-middleware-regex","id":"74677166636c3763","timestamp":415575839576,"duration":2,"tags":{"name":"./utils/get-middleware-regex"}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-/i18n/normalize-locale-path","id":"6a63733469773876","timestamp":415575839615,"duration":4,"tags":{"name":"../i18n/normalize-locale-path"}},{"traceId":"1ba27648a2f26c51","parentId":"6d7a6f3967756275","name":"read-resource","id":"636c387a7637307a","timestamp":415575839433,"duration":253,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"753533347531386d","name":"read-resource","id":"6969357a3832747a","timestamp":415575839458,"duration":270,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"316b626b3939706e","name":"next-swc-transform","id":"6139307232767639","timestamp":415575839706,"duration":375,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6d7a6f3967756275","name":"next-swc-loader","id":"316b626b3939706e","timestamp":415575839695,"duration":389,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-js","id":"6d7a6f3967756275","timestamp":415575839398,"duration":956,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/normalize-trailing-slash.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6e7467656f766438","name":"next-swc-transform","id":"647778633063777a","timestamp":415575839749,"duration":1756,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"753533347531386d","name":"next-swc-loader","id":"6e7467656f766438","timestamp":415575839744,"duration":1765,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-js","id":"753533347531386d","timestamp":415575839441,"duration":3062,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/route-loader.js"}},{"traceId":"1ba27648a2f26c51","parentId":"753533347531386d","name":"build-module-/shared/lib/router/utils/get-asset-path-from-route","id":"336b74716d697a6a","timestamp":415575842821,"duration":6,"tags":{"name":"../shared/lib/router/utils/get-asset-path-from-route"}},{"traceId":"1ba27648a2f26c51","parentId":"38356f7675797362","name":"read-resource","id":"6277696661666d61","timestamp":415575842692,"duration":141,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38626f6b6f616e37","name":"build-module-js","id":"38356f7675797362","timestamp":415575842667,"duration":255,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/react-is/index.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6d676569626a3530","name":"read-resource","id":"646a3031656c6432","timestamp":415575843181,"duration":60,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"38356f7675797362","name":"build-module-js","id":"6d676569626a3530","timestamp":415575843163,"duration":584,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/node_modules/react-is/cjs/react-is.development.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"add-entry","id":"37387030706a7834","timestamp":415575666372,"duration":177411,"tags":{"request":"private-next-pages/_app"}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"make","id":"66636e6831783476","timestamp":415575659585,"duration":184342,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-chunk-graph","id":"6c6a38326e637069","timestamp":415575845027,"duration":816,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-optimize-modules","id":"6869776b34747732","timestamp":415575845863,"duration":4,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-optimize-chunks","id":"6a30633277696c35","timestamp":415575845905,"duration":118,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-optimize-tree","id":"67723331766e6c34","timestamp":415575846049,"duration":12,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-optimize","id":"6977317378377636","timestamp":415575845855,"duration":255,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-hash","id":"6477677468706f6b","timestamp":415575850651,"duration":1087,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6a676f3132347365","name":"webpack-compilation-seal","id":"71386b3866343768","timestamp":415575844810,"duration":30770,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"webpack-compilation","id":"6a676f3132347365","timestamp":415575659122,"duration":216510,"tags":{"name":"server"}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"emit","id":"3672316f72336c35","timestamp":415575875677,"duration":6486,"tags":{}}]
|
|
26
|
+
[{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"add-entry","id":"6d6e37326d726179","timestamp":415576724960,"duration":19171,"tags":{"request":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/@next/react-refresh-utils/runtime.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"add-entry","id":"6e626f73326d6334","timestamp":415576725057,"duration":19249,"tags":{"request":"./../../../../node_modules/next/dist/client/dev/amp-dev"}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"add-entry","id":"7a6a6732326c6964","timestamp":415576725165,"duration":19374,"tags":{"request":"next-client-pages-loader?page=%2F_error&absolutePagePath=private-next-pages%2F_error!"}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"add-entry","id":"7431317436346b6e","timestamp":415576725139,"duration":19413,"tags":{"request":"/Users/bladey/Sites/keystonejs/create-keystone-app/node_modules/next/dist/client/router.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"add-entry","id":"696f677a3577696b","timestamp":415576725086,"duration":47692,"tags":{"request":"./../../../../node_modules/next/dist/client/next-dev.js"}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"add-entry","id":"7234756b7a6d3562","timestamp":415576725107,"duration":49803,"tags":{"request":"next-client-pages-loader?page=%2F_app&absolutePagePath=private-next-pages%2F_app!"}},{"traceId":"1ba27648a2f26c51","parentId":"3539657a73393668","name":"make","id":"626c65316a643975","timestamp":415576724426,"duration":50541,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-chunk-graph","id":"7565653831747a78","timestamp":415576779910,"duration":6564,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-optimize-modules","id":"726d776436626f75","timestamp":415576786508,"duration":4,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-optimize-chunks","id":"7234366870717061","timestamp":415576786527,"duration":151,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-optimize-tree","id":"757275333963736f","timestamp":415576786696,"duration":6,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-optimize","id":"7464776436613676","timestamp":415576786498,"duration":1377,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-hash","id":"33787a326f6a6764","timestamp":415576799991,"duration":3178,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"NextJsBuildManifest-generateClientManifest","id":"7966633673336867","timestamp":415576804118,"duration":80,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"NextJsBuildManifest-createassets","id":"667265766a613771","timestamp":415576803960,"duration":243,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"68626873666c3365","name":"webpack-compilation-seal","id":"323334363367756c","timestamp":415576776373,"duration":28819,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"3539657a73393668","name":"webpack-compilation","id":"68626873666c3365","timestamp":415576722920,"duration":82319,"tags":{"name":"client"}},{"traceId":"1ba27648a2f26c51","parentId":"3539657a73393668","name":"emit","id":"6339647830366b72","timestamp":415576805282,"duration":1171,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"webpack-invalidated-client","id":"3539657a73393668","timestamp":415576715741,"duration":231814,"tags":{"trigger":"manual"}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"add-entry","id":"3761326868313564","timestamp":415576952328,"duration":4472,"tags":{"request":"private-next-pages/_error"}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"add-entry","id":"6b786f36796f6f7a","timestamp":415576952336,"duration":5085,"tags":{"request":"private-next-pages/_document"}},{"traceId":"1ba27648a2f26c51","parentId":"33726737776f7575","name":"read-resource","id":"396e653673373772","timestamp":415576957770,"duration":1280,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"add-entry","id":"6763357376703766","timestamp":415576952286,"duration":6994,"tags":{"request":"private-next-pages/_app"}},{"traceId":"1ba27648a2f26c51","parentId":"6567643871383769","name":"next-swc-transform","id":"7830663264706d70","timestamp":415576959091,"duration":433,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33726737776f7575","name":"next-swc-loader","id":"6567643871383769","timestamp":415576959067,"duration":461,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"build-module-js","id":"33726737776f7575","timestamp":415576957652,"duration":2343,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/.keystone/admin/pages/api/__keystone_api_build.js"}},{"traceId":"1ba27648a2f26c51","parentId":"6161337235647774","name":"read-resource","id":"6863796239346b37","timestamp":415576964519,"duration":116,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6479337464687738","name":"next-swc-transform","id":"68333936316b6770","timestamp":415576964663,"duration":402,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6161337235647774","name":"next-swc-loader","id":"6479337464687738","timestamp":415576964648,"duration":419,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"33726737776f7575","name":"build-module-ts","id":"6161337235647774","timestamp":415576964465,"duration":1023,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/keystone.ts"}},{"traceId":"1ba27648a2f26c51","parentId":"307a633976777978","name":"read-resource","id":"6368696962737277","timestamp":415576967157,"duration":729,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f67666231713169","name":"read-resource","id":"657a767768313074","timestamp":415576967259,"duration":687,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6161337235647774","name":"build-module-@keystone-next/keystone","id":"6235693965717963","timestamp":415576967979,"duration":10,"tags":{"name":"@keystone-next/keystone"}},{"traceId":"1ba27648a2f26c51","parentId":"38386966326e7838","name":"next-swc-transform","id":"36726d6f6a777876","timestamp":415576967909,"duration":406,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"307a633976777978","name":"next-swc-loader","id":"38386966326e7838","timestamp":415576967899,"duration":418,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6161337235647774","name":"build-module-ts","id":"307a633976777978","timestamp":415576967123,"duration":1522,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/auth.ts"}},{"traceId":"1ba27648a2f26c51","parentId":"6163633932343376","name":"next-swc-transform","id":"3470357733316934","timestamp":415576967959,"duration":864,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6f67666231713169","name":"next-swc-loader","id":"6163633932343376","timestamp":415576967954,"duration":872,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"6161337235647774","name":"build-module-ts","id":"6f67666231713169","timestamp":415576967238,"duration":1849,"tags":{"name":"/Users/bladey/Sites/keystonejs/create-keystone-app/create-keystone-app/starter/schema.ts"}},{"traceId":"1ba27648a2f26c51","parentId":"6f67666231713169","name":"build-module-@keystone-next/keystone/fields","id":"6f726c7868366630","timestamp":415576970873,"duration":14,"tags":{"name":"@keystone-next/keystone/fields"}},{"traceId":"1ba27648a2f26c51","parentId":"307a633976777978","name":"build-module-@keystone-next/keystone/session","id":"61677163796d6975","timestamp":415576971160,"duration":4,"tags":{"name":"@keystone-next/keystone/session"}},{"traceId":"1ba27648a2f26c51","parentId":"6f67666231713169","name":"build-module-@keystone-next/fields-document","id":"6d6e6433356a7168","timestamp":415576971522,"duration":4,"tags":{"name":"@keystone-next/fields-document"}},{"traceId":"1ba27648a2f26c51","parentId":"307a633976777978","name":"build-module-@keystone-next/auth","id":"6764777a32786736","timestamp":415576972001,"duration":8,"tags":{"name":"@keystone-next/auth"}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"add-entry","id":"6c763575636a627a","timestamp":415576952343,"duration":19693,"tags":{"request":"./pages/api/__keystone_api_build.js"}},{"traceId":"1ba27648a2f26c51","parentId":"7673727366706a6a","name":"make","id":"7834723373636c66","timestamp":415576949344,"duration":22716,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-chunk-graph","id":"6a33366b387a3134","timestamp":415576973400,"duration":388,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-optimize-modules","id":"34656c36316d376b","timestamp":415576973824,"duration":4,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-optimize-chunks","id":"3668776b74347661","timestamp":415576973841,"duration":47,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-optimize-tree","id":"7539686737363877","timestamp":415576973900,"duration":3,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-optimize","id":"63356265676e396c","timestamp":415576973816,"duration":300,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-hash","id":"7573617a6b646763","timestamp":415576976027,"duration":753,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"346933746b706865","name":"webpack-compilation-seal","id":"767a6c6e31773476","timestamp":415576972440,"duration":6064,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"7673727366706a6a","name":"webpack-compilation","id":"346933746b706865","timestamp":415576949059,"duration":29473,"tags":{"name":"server"}},{"traceId":"1ba27648a2f26c51","parentId":"7673727366706a6a","name":"emit","id":"6c6d6f626e776f67","timestamp":415576978601,"duration":998,"tags":{}},{"traceId":"1ba27648a2f26c51","parentId":"687034676779306e","name":"webpack-invalidated-server","id":"7673727366706a6a","timestamp":415576716359,"duration":276239,"tags":{"trigger":"manual"}}]
|