create-keystone-app 5.0.0 → 6.0.0
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 +26 -32
- package/dist/create-keystone-app.cjs.prod.js +26 -32
- package/package.json +2 -2
- package/starter/.keystone/admin/.next/build-manifest.json +30 -0
- 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/react-loadable-manifest.json +1 -0
- package/starter/.keystone/admin/.next/server/middleware-manifest.json +6 -0
- package/starter/.keystone/admin/.next/server/pages/_app.js +1534 -0
- package/starter/.keystone/admin/.next/server/pages/_document.js +156 -0
- package/starter/.keystone/admin/.next/server/pages/_error.js +56 -0
- package/starter/.keystone/admin/.next/server/pages/api/__keystone_api_build.js +123 -0
- package/starter/.keystone/admin/.next/server/pages-manifest.json +6 -0
- package/starter/.keystone/admin/.next/server/webpack-api-runtime.js +168 -0
- package/starter/.keystone/admin/.next/server/webpack-runtime.js +168 -0
- 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.js +1 -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 -0
- package/starter/.keystone/admin/next-env.d.ts +6 -0
- package/starter/.keystone/admin/next.config.js +4 -0
- package/starter/.keystone/admin/pages/_app.js +19 -0
- package/starter/.keystone/admin/pages/api/__keystone_api_build.js +3 -0
- package/starter/.keystone/admin/pages/index.js +1 -0
- package/starter/.keystone/admin/pages/init.js +5 -0
- package/starter/.keystone/admin/pages/no-access.js +3 -0
- package/starter/.keystone/admin/pages/posts/[id].js +3 -0
- package/starter/.keystone/admin/pages/posts/index.js +3 -0
- package/starter/.keystone/admin/pages/signin.js +3 -0
- package/starter/.keystone/admin/pages/tags/[id].js +3 -0
- package/starter/.keystone/admin/pages/tags/index.js +3 -0
- package/starter/.keystone/admin/pages/users/[id].js +3 -0
- package/starter/.keystone/admin/pages/users/index.js +3 -0
- package/starter/.keystone/admin/tsconfig.json +22 -0
- package/starter/CHANGELOG.md +32 -0
- package/starter/README.md +7 -7
- package/starter/auth.ts +32 -3
- package/starter/keystone.db +0 -0
- package/starter/keystone.ts +16 -9
- package/starter/package.json +12 -9
- package/starter/schema.graphql +132 -72
- package/starter/schema.prisma +12 -12
- package/starter/schema.ts +63 -17
- package/CHANGELOG.md +0 -151
|
@@ -0,0 +1,26 @@
|
|
|
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"}}]
|