@repdf/preview 0.0.14 → 0.0.15

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.
Files changed (64) hide show
  1. package/dist/index.cjs +11 -4
  2. package/dist/index.js +11 -4
  3. package/dist/preview/.next/BUILD_ID +1 -1
  4. package/dist/preview/.next/build-manifest.json +18 -18
  5. package/dist/preview/.next/cache/.tsbuildinfo +1 -1
  6. package/dist/preview/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/dist/preview/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/dist/preview/.next/cache/webpack/edge-server-production/index.pack +0 -0
  9. package/dist/preview/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/dist/preview/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
  12. package/dist/preview/.next/next-server.js.nft.json +1 -1
  13. package/dist/preview/.next/prerender-manifest.json +1 -1
  14. package/dist/preview/.next/react-loadable-manifest.json +2 -2
  15. package/dist/preview/.next/required-server-files.json +1 -1
  16. package/dist/preview/.next/routes-manifest.json +1 -1
  17. package/dist/preview/.next/server/chunks/288.js +4 -0
  18. package/dist/preview/.next/server/chunks/515.js +1 -0
  19. package/dist/preview/.next/server/chunks/{574.js → 76.js} +3 -3
  20. package/dist/preview/.next/server/chunks/{240.js → 992.js} +1 -1
  21. package/dist/preview/.next/server/middleware-build-manifest.js +1 -1
  22. package/dist/preview/.next/server/middleware-react-loadable-manifest.js +1 -1
  23. package/dist/preview/.next/server/pages/_app.js +1 -1
  24. package/dist/preview/.next/server/pages/_app.js.nft.json +1 -1
  25. package/dist/preview/.next/server/pages/_document.js +1 -1
  26. package/dist/preview/.next/server/pages/_document.js.nft.json +1 -1
  27. package/dist/preview/.next/server/pages/_error.js +1 -1
  28. package/dist/preview/.next/server/pages/_error.js.nft.json +1 -1
  29. package/dist/preview/.next/server/pages/api/component.js +2 -2
  30. package/dist/preview/.next/server/pages/api/component.js.nft.json +1 -1
  31. package/dist/preview/.next/server/pages/api/pdf.js +1 -1
  32. package/dist/preview/.next/server/pages/api/pdf.js.nft.json +1 -1
  33. package/dist/preview/.next/server/pages/api/trpc/[trpc].js +1 -1
  34. package/dist/preview/.next/server/pages/api/trpc/[trpc].js.nft.json +1 -1
  35. package/dist/preview/.next/server/pages/en/404.html +1 -1
  36. package/dist/preview/.next/server/pages/en/500.html +1 -1
  37. package/dist/preview/.next/server/pages/en/hello.html +1 -1
  38. package/dist/preview/.next/server/pages/hello.js.nft.json +1 -1
  39. package/dist/preview/.next/server/pages/index.js +1 -1
  40. package/dist/preview/.next/server/pages/index.js.nft.json +1 -1
  41. package/dist/preview/.next/server/pages/preview/[...relTemplatePath].js +1 -1
  42. package/dist/preview/.next/server/pages/preview/[...relTemplatePath].js.nft.json +1 -1
  43. package/dist/preview/.next/server/pages-manifest.json +1 -1
  44. package/dist/preview/.next/static/1CrsRuCE0pQeCQKjv8YSV/_buildManifest.js +1 -0
  45. package/dist/preview/.next/static/chunks/11-c3207764c75fac42.js +1 -0
  46. package/dist/preview/.next/static/chunks/{framework-0cbe3b56a5f66701.js → framework-e0f347a11a70369e.js} +1 -1
  47. package/dist/preview/.next/static/chunks/main-58cc12cfc6868a7a.js +1 -0
  48. package/dist/preview/.next/static/chunks/pages/{_app-7347594c8802fbe6.js → _app-caf4749cda1fd607.js} +3 -3
  49. package/dist/preview/.next/static/chunks/pages/_error-4ad10ca9d415501b.js +1 -0
  50. package/dist/preview/.next/static/chunks/pages/{hello-f5c94797cf5d2e3e.js → hello-78aa44a690f8e32d.js} +1 -1
  51. package/dist/preview/.next/static/chunks/pages/{index-599233e1212fd4c8.js → index-87aa243f34ebeb5e.js} +1 -1
  52. package/dist/preview/.next/static/chunks/pages/preview/{[...relTemplatePath]-b754b626fb853e1b.js → [...relTemplatePath]-c13e695dc8db2407.js} +1 -1
  53. package/dist/preview/.next/trace +14 -14
  54. package/package.json +6 -4
  55. package/README.md +0 -13
  56. package/dist/preview/.next/cache/webpack/client-production/index.pack.old +0 -0
  57. package/dist/preview/.next/cache/webpack/server-production/index.pack.old +0 -0
  58. package/dist/preview/.next/server/chunks/316.js +0 -1
  59. package/dist/preview/.next/server/chunks/842.js +0 -4
  60. package/dist/preview/.next/static/chunks/587-e1c001181b4cec11.js +0 -1
  61. package/dist/preview/.next/static/chunks/main-b2d89a266d271543.js +0 -1
  62. package/dist/preview/.next/static/chunks/pages/_error-f68c2d645fc907f4.js +0 -1
  63. package/dist/preview/.next/static/unWRLxcyb0kpzlwdDMgbW/_buildManifest.js +0 -1
  64. /package/dist/preview/.next/static/{unWRLxcyb0kpzlwdDMgbW → 1CrsRuCE0pQeCQKjv8YSV}/_ssgManifest.js +0 -0
@@ -1,14 +1,14 @@
1
- [{"name":"generate-buildid","duration":108,"timestamp":888920743609,"id":4,"parentId":1,"tags":{},"startTime":1729628813527,"traceId":"82fc563f1a6132ed"},{"name":"load-custom-routes","duration":111,"timestamp":888920743808,"id":5,"parentId":1,"tags":{},"startTime":1729628813527,"traceId":"82fc563f1a6132ed"},{"name":"verify-typescript-setup","duration":1811195,"timestamp":888920771824,"id":6,"parentId":1,"tags":{},"startTime":1729628813555,"traceId":"82fc563f1a6132ed"},{"name":"collect-pages","duration":2468,"timestamp":888922585013,"id":7,"parentId":1,"tags":{},"startTime":1729628815368,"traceId":"82fc563f1a6132ed"},{"name":"create-pages-mapping","duration":241,"timestamp":888922588135,"id":8,"parentId":1,"tags":{},"startTime":1729628815372,"traceId":"82fc563f1a6132ed"},{"name":"public-dir-conflict-check","duration":586,"timestamp":888922588465,"id":9,"parentId":1,"tags":{},"startTime":1729628815372,"traceId":"82fc563f1a6132ed"},{"name":"generate-routes-manifest","duration":1325,"timestamp":888922589160,"id":10,"parentId":1,"tags":{},"startTime":1729628815373,"traceId":"82fc563f1a6132ed"},{"name":"create-dist-dir","duration":143,"timestamp":888922590650,"id":11,"parentId":1,"tags":{},"startTime":1729628815374,"traceId":"82fc563f1a6132ed"},{"name":"write-routes-manifest","duration":194,"timestamp":888922598383,"id":12,"parentId":1,"tags":{},"startTime":1729628815382,"traceId":"82fc563f1a6132ed"},{"name":"generate-required-server-files","duration":171,"timestamp":888922598603,"id":13,"parentId":1,"tags":{},"startTime":1729628815382,"traceId":"82fc563f1a6132ed"},{"name":"create-entrypoints","duration":35141,"timestamp":888922601227,"id":16,"parentId":1,"tags":{},"startTime":1729628815385,"traceId":"82fc563f1a6132ed"},{"name":"generate-webpack-config","duration":178195,"timestamp":888922636393,"id":17,"parentId":15,"tags":{},"startTime":1729628815420,"traceId":"82fc563f1a6132ed"},{"name":"next-trace-entrypoint-plugin","duration":1166,"timestamp":888922854765,"id":19,"parentId":18,"tags":{},"startTime":1729628815638,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":10454,"timestamp":888923100125,"id":30,"parentId":23,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES_API&page=%2Fapi%2Fcomponent&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fcomponent.tsx&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1729628815884,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":10648,"timestamp":888923101394,"id":31,"parentId":24,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES_API&page=%2Fapi%2Fpdf&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fpdf.tsx&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1729628815885,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":11658,"timestamp":888923101498,"id":32,"parentId":25,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES_API&page=%2Fapi%2Ftrpc%2F%5Btrpc%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Ftrpc%2F%5Btrpc%5D.ts&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1729628815885,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":13139,"timestamp":888923101871,"id":34,"parentId":27,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729628815885,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":14107,"timestamp":888923102073,"id":35,"parentId":28,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2Fpreview%2F%5B...relTemplatePath%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729628815885,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":15258,"timestamp":888923102157,"id":36,"parentId":29,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=private-next-pages%2Findex.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729628815886,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":16529,"timestamp":888923101586,"id":33,"parentId":26,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2Fhello&preferredRegion=&absolutePagePath=private-next-pages%2Fhello.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729628815885,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":26317,"timestamp":888923103993,"id":40,"parentId":39,"tags":{},"startTime":1729628815887,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":26738,"timestamp":888923103578,"id":39,"parentId":37,"tags":{},"startTime":1729628815887,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":29124,"timestamp":888923102737,"id":37,"parentId":21,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/_app.tsx","layer":null},"startTime":1729628815886,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":29527,"timestamp":888923104110,"id":42,"parentId":41,"tags":{},"startTime":1729628815888,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":29624,"timestamp":888923104016,"id":41,"parentId":38,"tags":{},"startTime":1729628815887,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":31083,"timestamp":888923103366,"id":38,"parentId":22,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/_document.tsx","layer":null},"startTime":1729628815887,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":7087,"timestamp":888923127417,"id":48,"parentId":47,"tags":{},"startTime":1729628815911,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":7145,"timestamp":888923127361,"id":47,"parentId":44,"tags":{},"startTime":1729628815911,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":7732,"timestamp":888923127206,"id":44,"parentId":33,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/hello.tsx","layer":null},"startTime":1729628815911,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":7592,"timestamp":888923127358,"id":46,"parentId":45,"tags":{},"startTime":1729628815911,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":7674,"timestamp":888923127279,"id":45,"parentId":43,"tags":{},"startTime":1729628815911,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":8507,"timestamp":888923127032,"id":43,"parentId":36,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/index.tsx","layer":null},"startTime":1729628815910,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":87,"timestamp":888923136699,"id":49,"parentId":37,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1729628815920,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":41,"timestamp":888923137777,"id":59,"parentId":44,"tags":{"name":"react","layer":null},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1055,"timestamp":888923137371,"id":58,"parentId":57,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1177,"timestamp":888923137252,"id":57,"parentId":52,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2741,"timestamp":888923137052,"id":52,"parentId":32,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/api/trpc/[trpc].ts","layer":"api"},"startTime":1729628815920,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4210,"timestamp":888923137191,"id":54,"parentId":53,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4282,"timestamp":888923137120,"id":53,"parentId":50,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":7321,"timestamp":888923136859,"id":50,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/api/component.tsx","layer":"api"},"startTime":1729628815920,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":7705,"timestamp":888923137250,"id":56,"parentId":55,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":7766,"timestamp":888923137193,"id":55,"parentId":51,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":9334,"timestamp":888923136985,"id":51,"parentId":31,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/api/pdf.tsx","layer":"api"},"startTime":1729628815920,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":8399,"timestamp":888923137944,"id":62,"parentId":61,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":8463,"timestamp":888923137882,"id":61,"parentId":60,"tags":{},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":10373,"timestamp":888923137826,"id":60,"parentId":35,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/preview/[...relTemplatePath].tsx","layer":null},"startTime":1729628815921,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":276,"timestamp":888923159057,"id":64,"parentId":63,"tags":{},"startTime":1729628815942,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1435,"timestamp":888923158739,"id":63,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/templates/helpers.js","layer":"api"},"startTime":1729628815942,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":902,"timestamp":888923159280,"id":66,"parentId":65,"tags":{},"startTime":1729628815943,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1657,"timestamp":888923159070,"id":65,"parentId":34,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/templates/helpers.js","layer":null},"startTime":1729628815942,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3026,"timestamp":888923160800,"id":69,"parentId":68,"tags":{},"startTime":1729628815944,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3093,"timestamp":888923160736,"id":68,"parentId":67,"tags":{},"startTime":1729628815944,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":7333,"timestamp":888923159284,"id":67,"parentId":34,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1729628815943,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":20,"timestamp":888923167164,"id":71,"parentId":70,"tags":{},"startTime":1729628815951,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":452,"timestamp":888923167144,"id":70,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-kind.js","layer":"api"},"startTime":1729628815951,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":420,"timestamp":888923167182,"id":73,"parentId":72,"tags":{},"startTime":1729628815951,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":737,"timestamp":888923167168,"id":72,"parentId":34,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-kind.js","layer":null},"startTime":1729628815951,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":23,"timestamp":888923173468,"id":75,"parentId":74,"tags":{},"startTime":1729628815957,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":795,"timestamp":888923173432,"id":74,"parentId":34,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/module.compiled.js","layer":null},"startTime":1729628815957,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":747,"timestamp":888923173489,"id":77,"parentId":76,"tags":{},"startTime":1729628815957,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1197,"timestamp":888923173473,"id":76,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages-api/module.compiled.js","layer":"api"},"startTime":1729628815957,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":12,"timestamp":888923175810,"id":78,"parentId":74,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1729628815959,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5,"timestamp":888923175830,"id":79,"parentId":76,"tags":{"name":"next/dist/compiled/next-server/pages-api.runtime.prod.js","layer":null},"startTime":1729628815959,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923177232,"id":81,"parentId":80,"tags":{},"startTime":1729628815961,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":140,"timestamp":888923177213,"id":80,"parentId":38,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/document.js","layer":null},"startTime":1729628815961,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":8,"timestamp":888923177784,"id":82,"parentId":43,"tags":{"name":"next/head","layer":null},"startTime":1729628815961,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":48,"timestamp":888923179873,"id":84,"parentId":83,"tags":{},"startTime":1729628815963,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":174,"timestamp":888923179853,"id":83,"parentId":60,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/router.js","layer":null},"startTime":1729628815963,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2280,"timestamp":888923180191,"id":87,"parentId":86,"tags":{},"startTime":1729628815964,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2439,"timestamp":888923180035,"id":86,"parentId":85,"tags":{},"startTime":1729628815963,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":6358,"timestamp":888923179877,"id":85,"parentId":67,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1729628815963,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4656,"timestamp":888923182102,"id":100,"parentId":99,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4725,"timestamp":888923182036,"id":99,"parentId":91,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":5516,"timestamp":888923181500,"id":91,"parentId":50,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/constants.ts","layer":"api"},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5053,"timestamp":888923182033,"id":98,"parentId":97,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5201,"timestamp":888923181888,"id":97,"parentId":90,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":5920,"timestamp":888923181413,"id":90,"parentId":60,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/FileCheckWrapper.tsx","layer":null},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5720,"timestamp":888923181746,"id":94,"parentId":93,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5806,"timestamp":888923181663,"id":93,"parentId":88,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":6364,"timestamp":888923181293,"id":88,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/Layout.tsx","layer":null},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5831,"timestamp":888923181884,"id":96,"parentId":95,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5905,"timestamp":888923181813,"id":95,"parentId":89,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":6759,"timestamp":888923181360,"id":89,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/WebSocketsProvider.tsx","layer":null},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5979,"timestamp":888923182152,"id":102,"parentId":101,"tags":{},"startTime":1729628815966,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":6030,"timestamp":888923182103,"id":101,"parentId":92,"tags":{},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":6765,"timestamp":888923181553,"id":92,"parentId":50,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/logger.ts","layer":"api"},"startTime":1729628815965,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2433,"timestamp":888923189333,"id":105,"parentId":104,"tags":{},"startTime":1729628815973,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2501,"timestamp":888923189268,"id":104,"parentId":103,"tags":{},"startTime":1729628815973,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":3139,"timestamp":888923189133,"id":103,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/api.ts","layer":null},"startTime":1729628815973,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":758,"timestamp":888923192770,"id":112,"parentId":111,"tags":{},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":801,"timestamp":888923192729,"id":111,"parentId":107,"tags":{},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1073,"timestamp":888923192603,"id":107,"parentId":89,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/logger.ts","layer":null},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":911,"timestamp":888923192808,"id":114,"parentId":113,"tags":{},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":950,"timestamp":888923192771,"id":113,"parentId":108,"tags":{},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":2229,"timestamp":888923192651,"id":108,"parentId":50,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pdf-components/render.tsx","layer":"api"},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":56,"timestamp":888923195108,"id":116,"parentId":115,"tags":{},"startTime":1729628815979,"traceId":"82fc563f1a6132ed"},{"name":"build-module-css","duration":304,"timestamp":888923194934,"id":115,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/globals.css","layer":null},"startTime":1729628815978,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":10,"timestamp":888923195448,"id":120,"parentId":108,"tags":{"name":"react-dom/server","layer":null},"startTime":1729628815979,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2144,"timestamp":888923195297,"id":119,"parentId":118,"tags":{},"startTime":1729628815979,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2194,"timestamp":888923195250,"id":118,"parentId":117,"tags":{},"startTime":1729628815979,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":3753,"timestamp":888923195114,"id":117,"parentId":50,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/get-email-component.ts","layer":"api"},"startTime":1729628815979,"traceId":"82fc563f1a6132ed"}]
2
- [{"name":"next-swc-transform","duration":4470,"timestamp":888923196576,"id":130,"parentId":129,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4514,"timestamp":888923196536,"id":129,"parentId":123,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":5166,"timestamp":888923196364,"id":123,"parentId":60,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/HtmlView.tsx","layer":null},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5005,"timestamp":888923196534,"id":128,"parentId":127,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5047,"timestamp":888923196494,"id":127,"parentId":122,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":5717,"timestamp":888923196317,"id":122,"parentId":60,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/ComponentView.tsx","layer":null},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":9567,"timestamp":888923192727,"id":110,"parentId":109,"tags":{},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":9603,"timestamp":888923192693,"id":109,"parentId":106,"tags":{},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":20278,"timestamp":888923192558,"id":106,"parentId":80,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_document.js","layer":null},"startTime":1729628815976,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":16365,"timestamp":888923196492,"id":126,"parentId":125,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":16417,"timestamp":888923196442,"id":125,"parentId":121,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":17112,"timestamp":888923196173,"id":121,"parentId":60,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/CodeView.tsx","layer":null},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":16680,"timestamp":888923196614,"id":132,"parentId":131,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":16718,"timestamp":888923196578,"id":131,"parentId":124,"tags":{},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":17156,"timestamp":888923196403,"id":124,"parentId":60,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/PdfView.tsx","layer":null},"startTime":1729628815980,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4160,"timestamp":888923214558,"id":135,"parentId":134,"tags":{},"startTime":1729628815998,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4219,"timestamp":888923214502,"id":134,"parentId":133,"tags":{},"startTime":1729628815998,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5493,"timestamp":888923214101,"id":133,"parentId":51,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/core/dist/index.js","layer":"api"},"startTime":1729628815997,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":29,"timestamp":888923220585,"id":137,"parentId":37,"tags":{"name":"@tanstack/react-query-devtools","layer":null},"startTime":1729628816004,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":11,"timestamp":888923223864,"id":138,"parentId":117,"tags":{"name":"node:path","layer":null},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923223884,"id":139,"parentId":117,"tags":{"name":"node:vm","layer":null},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":8,"timestamp":888923223896,"id":140,"parentId":52,"tags":{"name":"@trpc/server/adapters/next","layer":null},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3744,"timestamp":888923224075,"id":144,"parentId":143,"tags":{},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3800,"timestamp":888923224023,"id":143,"parentId":141,"tags":{},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":4137,"timestamp":888923223909,"id":141,"parentId":52,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/server/api/root.ts","layer":"api"},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3938,"timestamp":888923224118,"id":146,"parentId":145,"tags":{},"startTime":1729628816008,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3980,"timestamp":888923224078,"id":145,"parentId":142,"tags":{},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":4392,"timestamp":888923223979,"id":142,"parentId":52,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/server/api/trpc.ts","layer":"api"},"startTime":1729628816007,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1242,"timestamp":888923228664,"id":150,"parentId":149,"tags":{},"startTime":1729628816012,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1278,"timestamp":888923228632,"id":149,"parentId":147,"tags":{},"startTime":1729628816012,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2011,"timestamp":888923228468,"id":147,"parentId":85,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1729628816012,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3223,"timestamp":888923228686,"id":152,"parentId":151,"tags":{},"startTime":1729628816012,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3246,"timestamp":888923228666,"id":151,"parentId":148,"tags":{},"startTime":1729628816012,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4820,"timestamp":888923228508,"id":148,"parentId":83,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js","layer":null},"startTime":1729628816012,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3192,"timestamp":888923230901,"id":155,"parentId":154,"tags":{},"startTime":1729628816014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3223,"timestamp":888923230873,"id":154,"parentId":153,"tags":{},"startTime":1729628816014,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3467,"timestamp":888923230825,"id":153,"parentId":85,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1729628816014,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":13,"timestamp":888923235040,"id":156,"parentId":51,"tags":{"name":"puppeteer","layer":null},"startTime":1729628816018,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1286,"timestamp":888923235139,"id":159,"parentId":158,"tags":{},"startTime":1729628816019,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1333,"timestamp":888923235095,"id":158,"parentId":157,"tags":{},"startTime":1729628816018,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1575,"timestamp":888923235060,"id":157,"parentId":85,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1729628816018,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":115,"timestamp":888923237097,"id":162,"parentId":161,"tags":{},"startTime":1729628816020,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":603,"timestamp":888923237075,"id":161,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/htmlescape.js","layer":null},"startTime":1729628816020,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":573,"timestamp":888923237112,"id":164,"parentId":163,"tags":{},"startTime":1729628816021,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1343,"timestamp":888923237102,"id":163,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/utils.js","layer":null},"startTime":1729628816020,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1324,"timestamp":888923237124,"id":166,"parentId":165,"tags":{},"startTime":1729628816021,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1569,"timestamp":888923237115,"id":165,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-page-files.js","layer":null},"startTime":1729628816021,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1668,"timestamp":888923238745,"id":169,"parentId":168,"tags":{},"startTime":1729628816022,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1725,"timestamp":888923238690,"id":168,"parentId":160,"tags":{},"startTime":1729628816022,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":4169,"timestamp":888923237015,"id":160,"parentId":88,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/Sidebar.tsx","layer":null},"startTime":1729628816020,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":35,"timestamp":888923241562,"id":174,"parentId":173,"tags":{},"startTime":1729628816025,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":544,"timestamp":888923241484,"id":173,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1729628816025,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":445,"timestamp":888923241591,"id":176,"parentId":175,"tags":{},"startTime":1729628816025,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":908,"timestamp":888923241570,"id":175,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pretty-bytes.js","layer":null},"startTime":1729628816025,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5151,"timestamp":888923238768,"id":171,"parentId":170,"tags":{},"startTime":1729628816022,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5175,"timestamp":888923238747,"id":170,"parentId":167,"tags":{},"startTime":1729628816022,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":8220,"timestamp":888923237128,"id":167,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1729628816021,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2583,"timestamp":888923242814,"id":178,"parentId":177,"tags":{},"startTime":1729628816026,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2616,"timestamp":888923242783,"id":177,"parentId":172,"tags":{},"startTime":1729628816026,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4269,"timestamp":888923241305,"id":172,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1729628816025,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":11,"timestamp":888923247413,"id":185,"parentId":92,"tags":{"name":"pino","layer":null},"startTime":1729628816031,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":983,"timestamp":888923246769,"id":184,"parentId":183,"tags":{},"startTime":1729628816030,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1025,"timestamp":888923246729,"id":183,"parentId":180,"tags":{},"startTime":1729628816030,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1602,"timestamp":888923246621,"id":180,"parentId":117,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/static-node-modules-for-vm.ts","layer":"api"},"startTime":1729628816030,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1539,"timestamp":888923246727,"id":182,"parentId":181,"tags":{},"startTime":1729628816030,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1591,"timestamp":888923246677,"id":181,"parentId":179,"tags":{},"startTime":1729628816030,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2279,"timestamp":888923246559,"id":179,"parentId":117,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/improve-error-with-sourcemap.ts","layer":"api"},"startTime":1729628816030,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":37231,"timestamp":888923216358,"id":136,"parentId":117,"tags":{"layer":"api"},"startTime":1729628816000,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":21,"timestamp":888923274266,"id":186,"parentId":180,"tags":{"name":"node:fs/promises","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":7,"timestamp":888923274297,"id":187,"parentId":180,"tags":{"name":"node:timers/promises","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":4,"timestamp":888923274307,"id":188,"parentId":180,"tags":{"name":"node:util/types","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":4,"timestamp":888923274347,"id":191,"parentId":89,"tags":{"name":"react-use-websocket","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":4,"timestamp":888923274423,"id":193,"parentId":180,"tags":{"name":"node:fs","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":3,"timestamp":888923274430,"id":194,"parentId":180,"tags":{"name":"node:timers","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":3,"timestamp":888923274436,"id":195,"parentId":180,"tags":{"name":"node:util","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":3,"timestamp":888923274441,"id":196,"parentId":180,"tags":{"name":"node:assert","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":3,"timestamp":888923274446,"id":197,"parentId":180,"tags":{"name":"node:async_hooks","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":3,"timestamp":888923274451,"id":198,"parentId":180,"tags":{"name":"node:buffer","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":2,"timestamp":888923274456,"id":199,"parentId":180,"tags":{"name":"node:child_process","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":9,"timestamp":888923274550,"id":200,"parentId":180,"tags":{"name":"node:cluster","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":3,"timestamp":888923274562,"id":201,"parentId":180,"tags":{"name":"node:console","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":5,"timestamp":888923274567,"id":202,"parentId":180,"tags":{"name":"node:constants","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274575,"id":203,"parentId":180,"tags":{"name":"node:crypto","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274579,"id":204,"parentId":180,"tags":{"name":"node:dgram","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274583,"id":205,"parentId":180,"tags":{"name":"node:diagnostics_channel","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274587,"id":206,"parentId":180,"tags":{"name":"node:dns","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274590,"id":207,"parentId":180,"tags":{"name":"node:domain","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274594,"id":208,"parentId":180,"tags":{"name":"node:events","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274597,"id":209,"parentId":180,"tags":{"name":"node:http","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274600,"id":210,"parentId":180,"tags":{"name":"node:http2","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274603,"id":211,"parentId":180,"tags":{"name":"node:https","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274607,"id":212,"parentId":180,"tags":{"name":"node:inspector","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274610,"id":213,"parentId":180,"tags":{"name":"node:module","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274613,"id":214,"parentId":180,"tags":{"name":"node:net","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274617,"id":215,"parentId":180,"tags":{"name":"node:os","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274620,"id":216,"parentId":180,"tags":{"name":"node:perf_hooks","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274624,"id":217,"parentId":180,"tags":{"name":"node:process","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274627,"id":218,"parentId":180,"tags":{"name":"node:punycode","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274630,"id":219,"parentId":180,"tags":{"name":"node:querystring","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274635,"id":220,"parentId":180,"tags":{"name":"node:readline","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274639,"id":221,"parentId":180,"tags":{"name":"node:repl","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"}]
3
- [{"name":"build-module","duration":3,"timestamp":888923274792,"id":222,"parentId":180,"tags":{"name":"node:stream","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274798,"id":223,"parentId":180,"tags":{"name":"node:string_decoder","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274802,"id":224,"parentId":180,"tags":{"name":"node:tls","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274806,"id":225,"parentId":180,"tags":{"name":"node:tty","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274809,"id":226,"parentId":180,"tags":{"name":"node:url","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274813,"id":227,"parentId":180,"tags":{"name":"node:v8","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274816,"id":228,"parentId":180,"tags":{"name":"node:worker_threads","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1,"timestamp":888923274820,"id":229,"parentId":180,"tags":{"name":"node:zlib","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":480,"timestamp":888923274343,"id":190,"parentId":189,"tags":{},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module-cjs","duration":993,"timestamp":888923274315,"id":189,"parentId":67,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":null},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4745,"timestamp":888923275472,"id":231,"parentId":230,"tags":{},"startTime":1729628816059,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4810,"timestamp":888923275411,"id":230,"parentId":192,"tags":{},"startTime":1729628816059,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":6498,"timestamp":888923274356,"id":192,"parentId":117,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/esbuild/renderring-utilities-exporter.ts","layer":"api"},"startTime":1729628816058,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":21,"timestamp":888923283751,"id":232,"parentId":103,"tags":{"name":"superjson","layer":null},"startTime":1729628816067,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923288729,"id":234,"parentId":233,"tags":{},"startTime":1729628816072,"traceId":"82fc563f1a6132ed"},{"name":"build-module-cjs","duration":580,"timestamp":888923288704,"id":233,"parentId":85,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":null},"startTime":1729628816072,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":9,"timestamp":888923290238,"id":235,"parentId":103,"tags":{"name":"@trpc/next","layer":null},"startTime":1729628816074,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923291638,"id":238,"parentId":103,"tags":{"name":"@trpc/client","layer":null},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":5,"timestamp":888923292045,"id":243,"parentId":142,"tags":{"name":"@trpc/server","layer":null},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":786,"timestamp":888923291762,"id":242,"parentId":241,"tags":{},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":812,"timestamp":888923291739,"id":241,"parentId":237,"tags":{},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1601,"timestamp":888923291613,"id":237,"parentId":148,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2144,"timestamp":888923291737,"id":240,"parentId":239,"tags":{},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2226,"timestamp":888923291658,"id":239,"parentId":236,"tags":{},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2952,"timestamp":888923291533,"id":236,"parentId":141,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/server/api/core.ts","layer":"api"},"startTime":1729628816075,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923295404,"id":247,"parentId":117,"tags":{"name":"esbuild","layer":null},"startTime":1729628816079,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":8,"timestamp":888923298374,"id":248,"parentId":123,"tags":{"name":"prism-react-renderer","layer":null},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":14,"timestamp":888923300162,"id":262,"parentId":261,"tags":{},"startTime":1729628816084,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":169,"timestamp":888923300145,"id":261,"parentId":85,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js","layer":null},"startTime":1729628816084,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":145,"timestamp":888923300175,"id":264,"parentId":263,"tags":{},"startTime":1729628816084,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":230,"timestamp":888923300165,"id":263,"parentId":85,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js","layer":null},"startTime":1729628816084,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1745,"timestamp":888923299013,"id":258,"parentId":257,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1763,"timestamp":888923298997,"id":257,"parentId":251,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2147,"timestamp":888923298883,"id":251,"parentId":165,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2042,"timestamp":888923298996,"id":256,"parentId":255,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2062,"timestamp":888923298977,"id":255,"parentId":250,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2291,"timestamp":888923298861,"id":250,"parentId":167,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2197,"timestamp":888923298975,"id":254,"parentId":253,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2232,"timestamp":888923298941,"id":253,"parentId":249,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2620,"timestamp":888923298817,"id":249,"parentId":173,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2414,"timestamp":888923299029,"id":260,"parentId":259,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2430,"timestamp":888923299015,"id":259,"parentId":252,"tags":{},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2996,"timestamp":888923298901,"id":252,"parentId":165,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":null},"startTime":1729628816082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13015,"timestamp":888923292226,"id":246,"parentId":245,"tags":{},"startTime":1729628816076,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13044,"timestamp":888923292202,"id":245,"parentId":244,"tags":{},"startTime":1729628816076,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":25603,"timestamp":888923292175,"id":244,"parentId":148,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1729628816076,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14410,"timestamp":888923303819,"id":270,"parentId":269,"tags":{},"startTime":1729628816087,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14450,"timestamp":888923303783,"id":269,"parentId":266,"tags":{},"startTime":1729628816087,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":14878,"timestamp":888923303614,"id":266,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/close-ora-on-sigint.ts","layer":"api"},"startTime":1729628816087,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14734,"timestamp":888923303781,"id":268,"parentId":267,"tags":{},"startTime":1729628816087,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14782,"timestamp":888923303734,"id":267,"parentId":265,"tags":{},"startTime":1729628816087,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":15094,"timestamp":888923303559,"id":265,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/cn.ts","layer":"api"},"startTime":1729628816087,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2919,"timestamp":888923319648,"id":277,"parentId":276,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2977,"timestamp":888923319594,"id":276,"parentId":271,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":3501,"timestamp":888923319196,"id":271,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/constants.ts","layer":"api"},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3019,"timestamp":888923319688,"id":279,"parentId":278,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3059,"timestamp":888923319650,"id":278,"parentId":272,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":3774,"timestamp":888923319264,"id":272,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/index.ts","layer":"api"},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3573,"timestamp":888923319762,"id":283,"parentId":282,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3610,"timestamp":888923319728,"id":282,"parentId":274,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":4105,"timestamp":888923319347,"id":274,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/language-map.ts","layer":"api"},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3732,"timestamp":888923319727,"id":281,"parentId":280,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3771,"timestamp":888923319689,"id":280,"parentId":273,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":4359,"timestamp":888923319307,"id":273,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/esbuild/escape-string-for-regex.ts","layer":"api"},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3873,"timestamp":888923319799,"id":285,"parentId":284,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3910,"timestamp":888923319763,"id":284,"parentId":275,"tags":{},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":4385,"timestamp":888923319387,"id":275,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/emails-directory-absolute-path.ts","layer":"api"},"startTime":1729628816103,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923323942,"id":286,"parentId":252,"tags":{"name":"path","layer":null},"startTime":1729628816107,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":91,"timestamp":888923323974,"id":288,"parentId":287,"tags":{},"startTime":1729628816107,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":199,"timestamp":888923323954,"id":287,"parentId":106,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js","layer":null},"startTime":1729628816107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1278,"timestamp":888923324232,"id":291,"parentId":290,"tags":{},"startTime":1729628816108,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1339,"timestamp":888923324174,"id":290,"parentId":289,"tags":{},"startTime":1729628816108,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1701,"timestamp":888923323978,"id":289,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/unreachable.ts","layer":"api"},"startTime":1729628816107,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":211,"timestamp":888923328397,"id":293,"parentId":292,"tags":{},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"build-module-snap","duration":709,"timestamp":888923328379,"id":292,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/__snapshots__/get-email-component.spec.ts.snap","layer":"api"},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":699,"timestamp":888923329275,"id":306,"parentId":305,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":755,"timestamp":888923329239,"id":305,"parentId":297,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1706,"timestamp":888923328523,"id":297,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/types/error-object.ts","layer":"api"},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1010,"timestamp":888923329237,"id":304,"parentId":303,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1049,"timestamp":888923329200,"id":303,"parentId":296,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2011,"timestamp":888923328487,"id":296,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/types/email-template.ts","layer":"api"},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1408,"timestamp":888923329198,"id":302,"parentId":301,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1448,"timestamp":888923329160,"id":301,"parentId":295,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2235,"timestamp":888923328449,"id":295,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/types/as.ts","layer":"api"},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1535,"timestamp":888923329158,"id":300,"parentId":299,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1587,"timestamp":888923329107,"id":299,"parentId":294,"tags":{},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":2472,"timestamp":888923328400,"id":294,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/testing/request-response-email.tsx","layer":"api"},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1578,"timestamp":888923329311,"id":308,"parentId":307,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1615,"timestamp":888923329276,"id":307,"parentId":298,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2375,"timestamp":888923328562,"id":298,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/types/hot-reload-change.ts","layer":"api"},"startTime":1729628816112,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1499,"timestamp":888923329634,"id":311,"parentId":310,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1539,"timestamp":888923329596,"id":310,"parentId":309,"tags":{},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1634,"timestamp":888923329550,"id":309,"parentId":136,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/og/types/hot-reload-event.ts","layer":"api"},"startTime":1729628816113,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923331549,"id":313,"parentId":312,"tags":{},"startTime":1729628816115,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":112,"timestamp":888923331526,"id":312,"parentId":160,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/link.js","layer":null},"startTime":1729628816115,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":9,"timestamp":888923332729,"id":314,"parentId":142,"tags":{"name":"zod","layer":null},"startTime":1729628816116,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":7,"timestamp":888923333664,"id":315,"parentId":160,"tags":{"name":"clsx","layer":null},"startTime":1729628816117,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923333773,"id":316,"parentId":179,"tags":{"name":"source-map-js","layer":null},"startTime":1729628816117,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":5,"timestamp":888923334246,"id":317,"parentId":179,"tags":{"name":"stacktrace-parser","layer":null},"startTime":1729628816118,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":33,"timestamp":888923335210,"id":319,"parentId":318,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":160,"timestamp":888923335184,"id":318,"parentId":148,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/router-context.js","layer":null},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"}]
4
- [{"name":"next-swc-transform","duration":875,"timestamp":888923335893,"id":326,"parentId":325,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":903,"timestamp":888923335868,"id":325,"parentId":323,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1214,"timestamp":888923335722,"id":323,"parentId":252,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1032,"timestamp":888923335912,"id":328,"parentId":327,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1051,"timestamp":888923335895,"id":327,"parentId":324,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1338,"timestamp":888923335750,"id":324,"parentId":251,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1502,"timestamp":888923335603,"id":322,"parentId":321,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1536,"timestamp":888923335571,"id":321,"parentId":320,"tags":{},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3066,"timestamp":888923335214,"id":320,"parentId":252,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1729628816119,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":20,"timestamp":888923339264,"id":354,"parentId":353,"tags":{},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":203,"timestamp":888923339251,"id":353,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":854,"timestamp":888923338953,"id":344,"parentId":343,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":872,"timestamp":888923338937,"id":343,"parentId":334,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1411,"timestamp":888923338803,"id":334,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1529,"timestamp":888923338916,"id":340,"parentId":339,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1557,"timestamp":888923338891,"id":339,"parentId":332,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2141,"timestamp":888923338754,"id":332,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2503,"timestamp":888923338403,"id":331,"parentId":330,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2532,"timestamp":888923338375,"id":330,"parentId":329,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4320,"timestamp":888923338321,"id":329,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3665,"timestamp":888923338985,"id":348,"parentId":347,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3682,"timestamp":888923338970,"id":347,"parentId":336,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4155,"timestamp":888923338835,"id":336,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4029,"timestamp":888923338969,"id":346,"parentId":345,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4045,"timestamp":888923338954,"id":345,"parentId":335,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":6504,"timestamp":888923338820,"id":335,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":7514,"timestamp":888923338936,"id":342,"parentId":341,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":7535,"timestamp":888923338918,"id":341,"parentId":333,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":10064,"timestamp":888923338783,"id":333,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":9859,"timestamp":888923339016,"id":352,"parentId":351,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":9875,"timestamp":888923339002,"id":351,"parentId":338,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":10345,"timestamp":888923338865,"id":338,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10225,"timestamp":888923339001,"id":350,"parentId":349,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10241,"timestamp":888923338986,"id":349,"parentId":337,"tags":{},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":10655,"timestamp":888923338850,"id":337,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1729628816122,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":9735,"timestamp":888923339778,"id":360,"parentId":359,"tags":{},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":9762,"timestamp":888923339752,"id":359,"parentId":358,"tags":{},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":10076,"timestamp":888923339719,"id":358,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10310,"timestamp":888923339494,"id":357,"parentId":356,"tags":{},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10344,"timestamp":888923339462,"id":356,"parentId":355,"tags":{},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":11157,"timestamp":888923339268,"id":355,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1729628816123,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":16,"timestamp":888923353637,"id":376,"parentId":333,"tags":{"name":"react-dom","layer":null},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1018,"timestamp":888923352867,"id":371,"parentId":370,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1038,"timestamp":888923352850,"id":370,"parentId":363,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1437,"timestamp":888923352680,"id":363,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1302,"timestamp":888923352823,"id":367,"parentId":366,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1348,"timestamp":888923352780,"id":366,"parentId":361,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2208,"timestamp":888923352609,"id":361,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1981,"timestamp":888923352849,"id":369,"parentId":368,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2005,"timestamp":888923352826,"id":368,"parentId":362,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2284,"timestamp":888923352659,"id":362,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3230,"timestamp":888923352886,"id":373,"parentId":372,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3250,"timestamp":888923352868,"id":372,"parentId":364,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3670,"timestamp":888923352696,"id":364,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3475,"timestamp":888923352903,"id":375,"parentId":374,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3492,"timestamp":888923352887,"id":374,"parentId":365,"tags":{},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3875,"timestamp":888923352712,"id":365,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1729628816136,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2841,"timestamp":888923353828,"id":383,"parentId":382,"tags":{},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2862,"timestamp":888923353808,"id":382,"parentId":380,"tags":{},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3537,"timestamp":888923353771,"id":380,"parentId":355,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3775,"timestamp":888923353723,"id":379,"parentId":378,"tags":{},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3819,"timestamp":888923353698,"id":378,"parentId":377,"tags":{},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4673,"timestamp":888923353660,"id":377,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","layer":null},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4510,"timestamp":888923353845,"id":385,"parentId":384,"tags":{},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4527,"timestamp":888923353829,"id":384,"parentId":381,"tags":{},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5548,"timestamp":888923353792,"id":381,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1729628816137,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":663,"timestamp":888923361005,"id":396,"parentId":395,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":687,"timestamp":888923360984,"id":395,"parentId":387,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1115,"timestamp":888923360846,"id":387,"parentId":355,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":945,"timestamp":888923361023,"id":398,"parentId":397,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":963,"timestamp":888923361007,"id":397,"parentId":388,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1234,"timestamp":888923360867,"id":388,"parentId":355,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1066,"timestamp":888923361041,"id":400,"parentId":399,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1084,"timestamp":888923361025,"id":399,"parentId":389,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1434,"timestamp":888923360887,"id":389,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1937,"timestamp":888923360982,"id":394,"parentId":393,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1971,"timestamp":888923360950,"id":393,"parentId":386,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2301,"timestamp":888923360804,"id":386,"parentId":338,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2204,"timestamp":888923361090,"id":406,"parentId":405,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2221,"timestamp":888923361075,"id":405,"parentId":392,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2661,"timestamp":888923360934,"id":392,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2530,"timestamp":888923361074,"id":404,"parentId":403,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2547,"timestamp":888923361059,"id":403,"parentId":391,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2902,"timestamp":888923360919,"id":391,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2770,"timestamp":888923361058,"id":402,"parentId":401,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2786,"timestamp":888923361042,"id":401,"parentId":390,"tags":{},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3281,"timestamp":888923360904,"id":390,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1729628816144,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3485,"timestamp":888923362599,"id":409,"parentId":408,"tags":{},"startTime":1729628816146,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3513,"timestamp":888923362574,"id":408,"parentId":407,"tags":{},"startTime":1729628816146,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4049,"timestamp":888923362416,"id":407,"parentId":355,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1729628816146,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1955,"timestamp":888923365664,"id":412,"parentId":411,"tags":{},"startTime":1729628816149,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1991,"timestamp":888923365631,"id":411,"parentId":410,"tags":{},"startTime":1729628816149,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2218,"timestamp":888923365569,"id":410,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1729628816149,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":648,"timestamp":888923368241,"id":425,"parentId":424,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":686,"timestamp":888923368206,"id":424,"parentId":416,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1080,"timestamp":888923368008,"id":416,"parentId":236,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/files/getFileContents.ts","layer":"api"},"startTime":1729628816151,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":892,"timestamp":888923368204,"id":423,"parentId":422,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":911,"timestamp":888923368186,"id":422,"parentId":415,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1293,"timestamp":888923367991,"id":415,"parentId":244,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1729628816151,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1667,"timestamp":888923368145,"id":419,"parentId":418,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1719,"timestamp":888923368096,"id":418,"parentId":413,"tags":{},"startTime":1729628816151,"traceId":"82fc563f1a6132ed"}]
5
- [{"name":"build-module-ts","duration":2198,"timestamp":888923367886,"id":413,"parentId":236,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/titleCase.ts","layer":"api"},"startTime":1729628816151,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1920,"timestamp":888923368184,"id":421,"parentId":420,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1959,"timestamp":888923368147,"id":420,"parentId":414,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2294,"timestamp":888923367946,"id":414,"parentId":236,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/prettifyHtml.ts","layer":"api"},"startTime":1729628816151,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1588,"timestamp":888923368839,"id":431,"parentId":430,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1661,"timestamp":888923368767,"id":430,"parentId":428,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":1984,"timestamp":888923368702,"id":428,"parentId":236,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/files/previewRenderer.ts","layer":"api"},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2568,"timestamp":888923368277,"id":427,"parentId":426,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2605,"timestamp":888923368243,"id":426,"parentId":417,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":3112,"timestamp":888923368058,"id":417,"parentId":236,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/files/getPdfTemplates.ts","layer":"api"},"startTime":1729628816151,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":6288,"timestamp":888923368858,"id":433,"parentId":432,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":6309,"timestamp":888923368840,"id":432,"parentId":429,"tags":{},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":7960,"timestamp":888923368749,"id":429,"parentId":312,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/link.js","layer":null},"startTime":1729628816152,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":10,"timestamp":888923377343,"id":438,"parentId":265,"tags":{"name":"tailwind-merge","layer":null},"startTime":1729628816161,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":70,"timestamp":888923377288,"id":435,"parentId":434,"tags":{},"startTime":1729628816161,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":521615,"timestamp":888922858759,"id":23,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Fcomponent&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fcomponent.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2274,"timestamp":888923378294,"id":442,"parentId":441,"tags":{},"startTime":1729628816162,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2294,"timestamp":888923378276,"id":441,"parentId":437,"tags":{},"startTime":1729628816162,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3562,"timestamp":888923377323,"id":437,"parentId":329,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1729628816161,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2677,"timestamp":888923378275,"id":440,"parentId":439,"tags":{},"startTime":1729628816162,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2709,"timestamp":888923378245,"id":439,"parentId":436,"tags":{},"startTime":1729628816162,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4049,"timestamp":888923377294,"id":436,"parentId":332,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1729628816161,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2540,"timestamp":888923380415,"id":445,"parentId":444,"tags":{},"startTime":1729628816164,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2571,"timestamp":888923380385,"id":444,"parentId":443,"tags":{},"startTime":1729628816164,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2900,"timestamp":888923380256,"id":443,"parentId":355,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1729628816164,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":138,"timestamp":888923383354,"id":447,"parentId":446,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":303,"timestamp":888923383336,"id":446,"parentId":329,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":8,"timestamp":888923384201,"id":472,"parentId":133,"tags":{"name":"@react-email/tailwind","layer":null},"startTime":1729628816168,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":525474,"timestamp":888922858765,"id":24,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Fpdf&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fpdf.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":682,"timestamp":888923383730,"id":461,"parentId":460,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":701,"timestamp":888923383713,"id":460,"parentId":450,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1233,"timestamp":888923383401,"id":450,"parentId":336,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":988,"timestamp":888923383692,"id":457,"parentId":456,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1017,"timestamp":888923383665,"id":456,"parentId":448,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1638,"timestamp":888923383357,"id":448,"parentId":329,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1277,"timestamp":888923383746,"id":463,"parentId":462,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1294,"timestamp":888923383731,"id":462,"parentId":451,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1751,"timestamp":888923383418,"id":451,"parentId":335,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1622,"timestamp":888923383761,"id":465,"parentId":464,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1638,"timestamp":888923383747,"id":464,"parentId":452,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2333,"timestamp":888923383433,"id":452,"parentId":355,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1994,"timestamp":888923383780,"id":467,"parentId":466,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2013,"timestamp":888923383763,"id":466,"parentId":453,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2495,"timestamp":888923383448,"id":453,"parentId":332,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2238,"timestamp":888923383712,"id":459,"parentId":458,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2257,"timestamp":888923383694,"id":458,"parentId":449,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3533,"timestamp":888923383383,"id":449,"parentId":333,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3339,"timestamp":888923383795,"id":469,"parentId":468,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3354,"timestamp":888923383781,"id":468,"parentId":454,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3828,"timestamp":888923383463,"id":454,"parentId":329,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3488,"timestamp":888923383809,"id":471,"parentId":470,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3503,"timestamp":888923383796,"id":470,"parentId":455,"tags":{},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3951,"timestamp":888923383477,"id":455,"parentId":337,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1729628816167,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":14615,"timestamp":888923376950,"id":434,"parentId":160,"tags":{"name":"__barrel_optimize__?names=Folder!=!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/lucide-react.js","layer":null},"startTime":1729628816160,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923391746,"id":479,"parentId":478,"tags":{},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":555,"timestamp":888923391737,"id":478,"parentId":363,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":747,"timestamp":888923392351,"id":481,"parentId":480,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":786,"timestamp":888923392316,"id":480,"parentId":473,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1671,"timestamp":888923391638,"id":473,"parentId":381,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":943,"timestamp":888923392374,"id":483,"parentId":482,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":963,"timestamp":888923392354,"id":482,"parentId":474,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1925,"timestamp":888923391671,"id":474,"parentId":377,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":null},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1528,"timestamp":888923392409,"id":487,"parentId":486,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1545,"timestamp":888923392393,"id":486,"parentId":476,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2392,"timestamp":888923391707,"id":476,"parentId":389,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1682,"timestamp":888923392426,"id":489,"parentId":488,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1699,"timestamp":888923392410,"id":488,"parentId":477,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2524,"timestamp":888923391722,"id":477,"parentId":390,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2010,"timestamp":888923392392,"id":485,"parentId":484,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2029,"timestamp":888923392375,"id":484,"parentId":475,"tags":{},"startTime":1729628816176,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4118,"timestamp":888923391690,"id":475,"parentId":377,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":null},"startTime":1729628816175,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2743,"timestamp":888923393725,"id":493,"parentId":492,"tags":{},"startTime":1729628816177,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2777,"timestamp":888923393695,"id":492,"parentId":490,"tags":{},"startTime":1729628816177,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3492,"timestamp":888923393624,"id":490,"parentId":429,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/use-intersection.js","layer":null},"startTime":1729628816177,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3378,"timestamp":888923393746,"id":495,"parentId":494,"tags":{},"startTime":1729628816177,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3398,"timestamp":888923393727,"id":494,"parentId":491,"tags":{},"startTime":1729628816177,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3819,"timestamp":888923393660,"id":491,"parentId":429,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/get-domain-locale.js","layer":null},"startTime":1729628816177,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":683,"timestamp":888923399712,"id":501,"parentId":500,"tags":{},"startTime":1729628816183,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":713,"timestamp":888923399687,"id":500,"parentId":499,"tags":{},"startTime":1729628816183,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1186,"timestamp":888923399659,"id":499,"parentId":429,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":null},"startTime":1729628816183,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1895,"timestamp":888923399471,"id":498,"parentId":497,"tags":{},"startTime":1729628816183,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1929,"timestamp":888923399439,"id":497,"parentId":496,"tags":{},"startTime":1729628816183,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2745,"timestamp":888923399394,"id":496,"parentId":443,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1729628816183,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":543507,"timestamp":888922858742,"id":22,"parentId":20,"tags":{"request":"private-next-pages/_document.tsx"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1450,"timestamp":888923400968,"id":504,"parentId":503,"tags":{},"startTime":1729628816184,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1479,"timestamp":888923400941,"id":503,"parentId":502,"tags":{},"startTime":1729628816184,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1857,"timestamp":888923400910,"id":502,"parentId":478,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1729628816184,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923403753,"id":515,"parentId":514,"tags":{},"startTime":1729628816187,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1073,"timestamp":888923403737,"id":514,"parentId":361,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/index.js","layer":null},"startTime":1729628816187,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1870,"timestamp":888923403036,"id":513,"parentId":512,"tags":{},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1890,"timestamp":888923403018,"id":512,"parentId":507,"tags":{},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2120,"timestamp":888923402919,"id":507,"parentId":434,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/folder.js","layer":null},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2062,"timestamp":888923403016,"id":511,"parentId":510,"tags":{},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2083,"timestamp":888923402997,"id":510,"parentId":506,"tags":{},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2350,"timestamp":888923402897,"id":506,"parentId":475,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":null},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2259,"timestamp":888923402995,"id":509,"parentId":508,"tags":{},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2290,"timestamp":888923402964,"id":508,"parentId":505,"tags":{},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2701,"timestamp":888923402860,"id":505,"parentId":475,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-headers.js","layer":null},"startTime":1729628816186,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":3,"timestamp":888923406132,"id":518,"parentId":517,"tags":{},"startTime":1729628816190,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":225,"timestamp":888923406120,"id":517,"parentId":475,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":null},"startTime":1729628816190,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923407086,"id":521,"parentId":514,"tags":{"name":"fs","layer":null},"startTime":1729628816190,"traceId":"82fc563f1a6132ed"}]
6
- [{"name":"build-module","duration":3,"timestamp":888923407254,"id":522,"parentId":514,"tags":{"name":"stream","layer":null},"startTime":1729628816191,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":2,"timestamp":888923407261,"id":523,"parentId":514,"tags":{"name":"zlib","layer":null},"startTime":1729628816191,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":904,"timestamp":888923406511,"id":520,"parentId":519,"tags":{},"startTime":1729628816190,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":936,"timestamp":888923406480,"id":519,"parentId":516,"tags":{},"startTime":1729628816190,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1584,"timestamp":888923406081,"id":516,"parentId":491,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-locale-path.js","layer":null},"startTime":1729628816189,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":4,"timestamp":888923407795,"id":524,"parentId":414,"tags":{"name":"js-beautify","layer":null},"startTime":1729628816191,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923408133,"id":526,"parentId":525,"tags":{},"startTime":1729628816192,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":101,"timestamp":888923408115,"id":525,"parentId":429,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/app-router-context.js","layer":null},"startTime":1729628816192,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":6,"timestamp":888923408842,"id":528,"parentId":417,"tags":{"name":"glob","layer":null},"startTime":1729628816192,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":550427,"timestamp":888922858771,"id":25,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Ftrpc%2F%5Btrpc%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Ftrpc%2F%5Btrpc%5D.ts&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":463,"timestamp":888923408882,"id":530,"parentId":529,"tags":{},"startTime":1729628816192,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":493,"timestamp":888923408854,"id":529,"parentId":527,"tags":{},"startTime":1729628816192,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":726,"timestamp":888923408811,"id":527,"parentId":502,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1729628816192,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":445,"timestamp":888923409306,"id":533,"parentId":532,"tags":{},"startTime":1729628816193,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":471,"timestamp":888923409282,"id":532,"parentId":531,"tags":{},"startTime":1729628816193,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":702,"timestamp":888923409254,"id":531,"parentId":507,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":null},"startTime":1729628816193,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923410113,"id":535,"parentId":534,"tags":{},"startTime":1729628816194,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1720,"timestamp":888923410098,"id":534,"parentId":474,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":null},"startTime":1729628816193,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":626,"timestamp":888923412832,"id":538,"parentId":537,"tags":{},"startTime":1729628816196,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":655,"timestamp":888923412806,"id":537,"parentId":536,"tags":{},"startTime":1729628816196,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1037,"timestamp":888923412758,"id":536,"parentId":531,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js","layer":null},"startTime":1729628816196,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":563,"timestamp":888923413399,"id":541,"parentId":540,"tags":{},"startTime":1729628816197,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":594,"timestamp":888923413371,"id":540,"parentId":539,"tags":{},"startTime":1729628816197,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":799,"timestamp":888923413336,"id":539,"parentId":531,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":null},"startTime":1729628816197,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888923414472,"id":543,"parentId":542,"tags":{},"startTime":1729628816198,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":756,"timestamp":888923414454,"id":542,"parentId":517,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/index.js","layer":null},"startTime":1729628816198,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":431,"timestamp":888923415475,"id":546,"parentId":545,"tags":{},"startTime":1729628816199,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":462,"timestamp":888923415447,"id":545,"parentId":544,"tags":{},"startTime":1729628816199,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":602,"timestamp":888923415415,"id":544,"parentId":536,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":null},"startTime":1729628816199,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":557478,"timestamp":888922858557,"id":21,"parentId":20,"tags":{"request":"private-next-pages/_app.tsx"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":557258,"timestamp":888922858781,"id":27,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":557253,"timestamp":888922858788,"id":28,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fpreview%2F%5B...relTemplatePath%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":557249,"timestamp":888922858795,"id":29,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=private-next-pages%2Findex.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":557270,"timestamp":888922858776,"id":26,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fhello&preferredRegion=&absolutePagePath=private-next-pages%2Fhello.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"make","duration":557758,"timestamp":888922858408,"id":20,"parentId":18,"tags":{},"startTime":1729628815642,"traceId":"82fc563f1a6132ed"},{"name":"get-entries","duration":176,"timestamp":888923416860,"id":548,"parentId":547,"tags":{},"startTime":1729628816200,"traceId":"82fc563f1a6132ed"},{"name":"node-file-trace-plugin","duration":3757805,"timestamp":888923418606,"id":549,"parentId":547,"tags":{"traceEntryCount":"16"},"startTime":1729628816202,"traceId":"82fc563f1a6132ed"},{"name":"collect-traced-files","duration":9259,"timestamp":888927176423,"id":550,"parentId":547,"tags":{},"startTime":1729628819960,"traceId":"82fc563f1a6132ed"},{"name":"finish-modules","duration":3768935,"timestamp":888923416755,"id":547,"parentId":19,"tags":{},"startTime":1729628816200,"traceId":"82fc563f1a6132ed"},{"name":"chunk-graph","duration":3258,"timestamp":888927195302,"id":552,"parentId":551,"tags":{},"startTime":1729628819979,"traceId":"82fc563f1a6132ed"},{"name":"optimize-modules","duration":9,"timestamp":888927198605,"id":554,"parentId":551,"tags":{},"startTime":1729628819982,"traceId":"82fc563f1a6132ed"},{"name":"optimize-chunks","duration":4240,"timestamp":888927198648,"id":555,"parentId":551,"tags":{},"startTime":1729628819982,"traceId":"82fc563f1a6132ed"},{"name":"optimize-tree","duration":56,"timestamp":888927202925,"id":556,"parentId":551,"tags":{},"startTime":1729628819986,"traceId":"82fc563f1a6132ed"},{"name":"optimize-chunk-modules","duration":3219,"timestamp":888927203026,"id":557,"parentId":551,"tags":{},"startTime":1729628819986,"traceId":"82fc563f1a6132ed"},{"name":"optimize","duration":7699,"timestamp":888927198587,"id":553,"parentId":551,"tags":{},"startTime":1729628819982,"traceId":"82fc563f1a6132ed"},{"name":"module-hash","duration":4215,"timestamp":888927212953,"id":558,"parentId":551,"tags":{},"startTime":1729628819996,"traceId":"82fc563f1a6132ed"},{"name":"code-generation","duration":17366,"timestamp":888927217185,"id":559,"parentId":551,"tags":{},"startTime":1729628820001,"traceId":"82fc563f1a6132ed"},{"name":"hash","duration":4119,"timestamp":888927236928,"id":560,"parentId":551,"tags":{},"startTime":1729628820020,"traceId":"82fc563f1a6132ed"},{"name":"code-generation-jobs","duration":322,"timestamp":888927241046,"id":561,"parentId":551,"tags":{},"startTime":1729628820024,"traceId":"82fc563f1a6132ed"},{"name":"module-assets","duration":154,"timestamp":888927241350,"id":562,"parentId":551,"tags":{},"startTime":1729628820025,"traceId":"82fc563f1a6132ed"},{"name":"create-chunk-assets","duration":3845,"timestamp":888927241509,"id":563,"parentId":551,"tags":{},"startTime":1729628820025,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":16782,"timestamp":888927253339,"id":566,"parentId":564,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1729628820037,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":18651,"timestamp":888927251501,"id":565,"parentId":564,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1729628820035,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":16184,"timestamp":888927253982,"id":568,"parentId":564,"tags":{"name":"../pages/api/pdf.js","cache":"MISS"},"startTime":1729628820037,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":16703,"timestamp":888927253474,"id":567,"parentId":564,"tags":{"name":"../pages/api/component.js","cache":"MISS"},"startTime":1729628820037,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":17595,"timestamp":888927254557,"id":569,"parentId":564,"tags":{"name":"../pages/api/trpc/[trpc].js","cache":"MISS"},"startTime":1729628820038,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":16984,"timestamp":888927255226,"id":570,"parentId":564,"tags":{"name":"../pages/hello.js","cache":"MISS"},"startTime":1729628820039,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":16767,"timestamp":888927255600,"id":571,"parentId":564,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1729628820039,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":14278,"timestamp":888927259748,"id":575,"parentId":564,"tags":{"name":"../webpack-api-runtime.js","cache":"MISS"},"startTime":1729628820043,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":14469,"timestamp":888927259584,"id":574,"parentId":564,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1729628820043,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":16540,"timestamp":888927259362,"id":573,"parentId":564,"tags":{"name":"../pages/index.js","cache":"MISS"},"startTime":1729628820043,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":17715,"timestamp":888927259886,"id":576,"parentId":564,"tags":{"name":"240.js","cache":"MISS"},"startTime":1729628820043,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":22191,"timestamp":888927261785,"id":579,"parentId":564,"tags":{"name":"842.js","cache":"MISS"},"startTime":1729628820045,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":25705,"timestamp":888927260178,"id":577,"parentId":564,"tags":{"name":"574.js","cache":"MISS"},"startTime":1729628820044,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":25581,"timestamp":888927260935,"id":578,"parentId":564,"tags":{"name":"316.js","cache":"MISS"},"startTime":1729628820044,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":49163,"timestamp":888927256246,"id":572,"parentId":564,"tags":{"name":"../pages/preview/[...relTemplatePath].js","cache":"MISS"},"startTime":1729628820040,"traceId":"82fc563f1a6132ed"},{"name":"terser-webpack-plugin-optimize","duration":58948,"timestamp":888927246467,"id":564,"parentId":18,"tags":{"compilationName":"server","swcMinify":true},"startTime":1729628820030,"traceId":"82fc563f1a6132ed"},{"name":"css-minimizer-plugin","duration":91,"timestamp":888927305490,"id":580,"parentId":18,"tags":{},"startTime":1729628820089,"traceId":"82fc563f1a6132ed"},{"name":"create-trace-assets","duration":1865,"timestamp":888927305677,"id":581,"parentId":19,"tags":{},"startTime":1729628820089,"traceId":"82fc563f1a6132ed"},{"name":"seal","duration":116670,"timestamp":888927191757,"id":551,"parentId":18,"tags":{},"startTime":1729628819975,"traceId":"82fc563f1a6132ed"},{"name":"webpack-compilation","duration":4454735,"timestamp":888922853836,"id":18,"parentId":15,"tags":{"name":"server"},"startTime":1729628815637,"traceId":"82fc563f1a6132ed"},{"name":"emit","duration":2609,"timestamp":888927308762,"id":582,"parentId":15,"tags":{},"startTime":1729628820092,"traceId":"82fc563f1a6132ed"},{"name":"webpack-close","duration":500779,"timestamp":888927311624,"id":583,"parentId":15,"tags":{"name":"server"},"startTime":1729628820095,"traceId":"82fc563f1a6132ed"},{"name":"webpack-generate-error-stats","duration":1262,"timestamp":888927812440,"id":584,"parentId":583,"tags":{},"startTime":1729628820596,"traceId":"82fc563f1a6132ed"},{"name":"make","duration":29,"timestamp":888927818905,"id":586,"parentId":585,"tags":{},"startTime":1729628820602,"traceId":"82fc563f1a6132ed"},{"name":"chunk-graph","duration":14,"timestamp":888927819260,"id":588,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"optimize-modules","duration":3,"timestamp":888927819293,"id":590,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"optimize-chunks","duration":31,"timestamp":888927819323,"id":591,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"optimize-tree","duration":3,"timestamp":888927819372,"id":592,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"optimize-chunk-modules","duration":30,"timestamp":888927819406,"id":593,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"optimize","duration":169,"timestamp":888927819282,"id":589,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"module-hash","duration":8,"timestamp":888927819535,"id":594,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"code-generation","duration":6,"timestamp":888927819549,"id":595,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"hash","duration":24,"timestamp":888927819581,"id":596,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"code-generation-jobs","duration":16,"timestamp":888927819606,"id":597,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"module-assets","duration":8,"timestamp":888927819619,"id":598,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"create-chunk-assets","duration":7,"timestamp":888927819630,"id":599,"parentId":587,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":28,"timestamp":888927848722,"id":601,"parentId":600,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1729628820632,"traceId":"82fc563f1a6132ed"},{"name":"terser-webpack-plugin-optimize","duration":28440,"timestamp":888927820321,"id":600,"parentId":585,"tags":{"compilationName":"edge-server","swcMinify":true},"startTime":1729628820604,"traceId":"82fc563f1a6132ed"},{"name":"css-minimizer-plugin","duration":4,"timestamp":888927848789,"id":602,"parentId":585,"tags":{},"startTime":1729628820632,"traceId":"82fc563f1a6132ed"},{"name":"seal","duration":30302,"timestamp":888927819194,"id":587,"parentId":585,"tags":{},"startTime":1729628820603,"traceId":"82fc563f1a6132ed"},{"name":"webpack-compilation","duration":31531,"timestamp":888927818084,"id":585,"parentId":15,"tags":{"name":"edge-server"},"startTime":1729628820601,"traceId":"82fc563f1a6132ed"},{"name":"emit","duration":440,"timestamp":888927849644,"id":603,"parentId":15,"tags":{},"startTime":1729628820633,"traceId":"82fc563f1a6132ed"},{"name":"webpack-close","duration":103,"timestamp":888927850182,"id":604,"parentId":15,"tags":{"name":"edge-server"},"startTime":1729628820634,"traceId":"82fc563f1a6132ed"},{"name":"webpack-generate-error-stats","duration":331,"timestamp":888927850290,"id":605,"parentId":604,"tags":{},"startTime":1729628820634,"traceId":"82fc563f1a6132ed"},{"name":"next-client-pages-loader","duration":91,"timestamp":888928223701,"id":616,"parentId":615,"tags":{"absolutePagePath":"private-next-pages/_app.tsx"},"startTime":1729628821007,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":1518,"timestamp":888928222675,"id":615,"parentId":609,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_app.tsx&page=%2F_app!","layer":null},"startTime":1729628821006,"traceId":"82fc563f1a6132ed"},{"name":"next-client-pages-loader","duration":14,"timestamp":888928224241,"id":618,"parentId":617,"tags":{"absolutePagePath":"private-next-pages/hello.tsx"},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":166,"timestamp":888928224213,"id":617,"parentId":611,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2Fhello.tsx&page=%2Fhello!","layer":null},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"next-client-pages-loader","duration":11,"timestamp":888928224407,"id":620,"parentId":619,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":132,"timestamp":888928224386,"id":619,"parentId":612,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":null},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"}]
7
- [{"name":"next-client-pages-loader","duration":12,"timestamp":888928224696,"id":622,"parentId":621,"tags":{"absolutePagePath":"private-next-pages/preview/[...relTemplatePath].tsx"},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":134,"timestamp":888928224675,"id":621,"parentId":613,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&page=%2Fpreview%2F%5B...relTemplatePath%5D!","layer":null},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"next-client-pages-loader","duration":8,"timestamp":888928224834,"id":624,"parentId":623,"tags":{"absolutePagePath":"private-next-pages/index.tsx"},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":121,"timestamp":888928224814,"id":623,"parentId":614,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2Findex.tsx&page=%2F!","layer":null},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1352,"timestamp":888928225297,"id":630,"parentId":629,"tags":{},"startTime":1729628821009,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1376,"timestamp":888928225277,"id":629,"parentId":626,"tags":{},"startTime":1729628821009,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1979,"timestamp":888928225186,"id":626,"parentId":608,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/next.js","layer":null},"startTime":1729628821009,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2411,"timestamp":888928225274,"id":628,"parentId":627,"tags":{},"startTime":1729628821009,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2481,"timestamp":888928225207,"id":627,"parentId":625,"tags":{},"startTime":1729628821009,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4020,"timestamp":888928224941,"id":625,"parentId":610,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js","layer":null},"startTime":1729628821008,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":59,"timestamp":888928231332,"id":647,"parentId":646,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":582,"timestamp":888928231274,"id":646,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1400,"timestamp":888928230598,"id":637,"parentId":636,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1464,"timestamp":888928230536,"id":636,"parentId":631,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":2079,"timestamp":888928230315,"id":631,"parentId":615,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/_app.tsx","layer":null},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1726,"timestamp":888928230676,"id":641,"parentId":640,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1765,"timestamp":888928230640,"id":640,"parentId":633,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":2337,"timestamp":888928230431,"id":633,"parentId":623,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/index.tsx","layer":null},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2247,"timestamp":888928230639,"id":639,"parentId":638,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2288,"timestamp":888928230600,"id":638,"parentId":632,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":2719,"timestamp":888928230386,"id":632,"parentId":617,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/hello.tsx","layer":null},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4544,"timestamp":888928230715,"id":643,"parentId":642,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4587,"timestamp":888928230677,"id":642,"parentId":634,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":5557,"timestamp":888928230476,"id":634,"parentId":621,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/pages/preview/[...relTemplatePath].tsx","layer":null},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5313,"timestamp":888928230731,"id":645,"parentId":644,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5329,"timestamp":888928230716,"id":644,"parentId":635,"tags":{},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":6314,"timestamp":888928230518,"id":635,"parentId":619,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1729628821014,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4984,"timestamp":888928231891,"id":652,"parentId":651,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5014,"timestamp":888928231864,"id":651,"parentId":648,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5893,"timestamp":888928231337,"id":648,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5328,"timestamp":888928231910,"id":654,"parentId":653,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5345,"timestamp":888928231894,"id":653,"parentId":649,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":6109,"timestamp":888928231360,"id":649,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":null},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":9854,"timestamp":888928231924,"id":656,"parentId":655,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":9873,"timestamp":888928231911,"id":655,"parentId":650,"tags":{},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":20521,"timestamp":888928231377,"id":650,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1729628821015,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2394,"timestamp":888928253021,"id":660,"parentId":659,"tags":{},"startTime":1729628821036,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2433,"timestamp":888928252985,"id":659,"parentId":657,"tags":{},"startTime":1729628821036,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2961,"timestamp":888928252713,"id":657,"parentId":646,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1729628821036,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2619,"timestamp":888928253064,"id":662,"parentId":661,"tags":{},"startTime":1729628821036,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2661,"timestamp":888928253024,"id":661,"parentId":658,"tags":{},"startTime":1729628821036,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":3092,"timestamp":888928252777,"id":658,"parentId":631,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/Layout.tsx","layer":null},"startTime":1729628821036,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":3,"timestamp":888928256007,"id":664,"parentId":663,"tags":{},"startTime":1729628821039,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":146,"timestamp":888928255984,"id":663,"parentId":631,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js","layer":null},"startTime":1729628821039,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928259968,"id":668,"parentId":667,"tags":{},"startTime":1729628821043,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":154,"timestamp":888928259956,"id":667,"parentId":633,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/index.js","layer":null},"startTime":1729628821043,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":150,"timestamp":888928261260,"id":680,"parentId":650,"tags":{"layer":null},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":282,"timestamp":888928261132,"id":674,"parentId":673,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":940,"timestamp":888928260832,"id":673,"parentId":631,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query-devtools@5.59.15_@tanstack+react-query@5.59.15_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools/build/modern/index.js","layer":null},"startTime":1729628821044,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":559,"timestamp":888928261216,"id":678,"parentId":677,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":620,"timestamp":888928261207,"id":677,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/router.js","layer":null},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2536,"timestamp":888928260233,"id":672,"parentId":671,"tags":{},"startTime":1729628821044,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2575,"timestamp":888928260197,"id":671,"parentId":666,"tags":{},"startTime":1729628821044,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":3181,"timestamp":888928259913,"id":666,"parentId":631,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/utils/api.ts","layer":null},"startTime":1729628821043,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2908,"timestamp":888928260194,"id":670,"parentId":669,"tags":{},"startTime":1729628821044,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2963,"timestamp":888928260141,"id":669,"parentId":665,"tags":{},"startTime":1729628821044,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":3499,"timestamp":888928259842,"id":665,"parentId":631,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/WebSocketsProvider.tsx","layer":null},"startTime":1729628821043,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4400,"timestamp":888928261928,"id":684,"parentId":683,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4445,"timestamp":888928261887,"id":683,"parentId":676,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":5331,"timestamp":888928261160,"id":676,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/FileCheckWrapper.tsx","layer":null},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4625,"timestamp":888928261945,"id":686,"parentId":685,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4642,"timestamp":888928261929,"id":685,"parentId":679,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5686,"timestamp":888928261218,"id":679,"parentId":626,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/webpack.js","layer":null},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5027,"timestamp":888928261885,"id":682,"parentId":681,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5054,"timestamp":888928261858,"id":681,"parentId":675,"tags":{},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":6675,"timestamp":888928261136,"id":675,"parentId":635,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1729628821045,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3545,"timestamp":888928264290,"id":692,"parentId":691,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3591,"timestamp":888928264246,"id":691,"parentId":687,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":4180,"timestamp":888928263982,"id":687,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/CodeView.tsx","layer":null},"startTime":1729628821047,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3792,"timestamp":888928264395,"id":698,"parentId":697,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3827,"timestamp":888928264362,"id":697,"parentId":690,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":4289,"timestamp":888928264109,"id":690,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/PdfView.tsx","layer":null},"startTime":1729628821047,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4079,"timestamp":888928264327,"id":694,"parentId":693,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4115,"timestamp":888928264292,"id":693,"parentId":688,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":4574,"timestamp":888928264034,"id":688,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/ComponentView.tsx","layer":null},"startTime":1729628821047,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4253,"timestamp":888928264361,"id":696,"parentId":695,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4287,"timestamp":888928264328,"id":695,"parentId":689,"tags":{},"startTime":1729628821048,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":4903,"timestamp":888928264073,"id":689,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/views/HtmlView.tsx","layer":null},"startTime":1729628821047,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2078,"timestamp":888928270563,"id":713,"parentId":712,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2095,"timestamp":888928270549,"id":712,"parentId":701,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2732,"timestamp":888928270284,"id":701,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":222,"timestamp":888928273143,"id":728,"parentId":727,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":361,"timestamp":888928273130,"id":727,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":132,"timestamp":888928273363,"id":744,"parentId":743,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":282,"timestamp":888928273355,"id":743,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4502,"timestamp":888928270591,"id":717,"parentId":716,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4517,"timestamp":888928270579,"id":716,"parentId":703,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5073,"timestamp":888928270317,"id":703,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4851,"timestamp":888928270548,"id":711,"parentId":710,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4869,"timestamp":888928270532,"id":710,"parentId":700,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":8180,"timestamp":888928270263,"id":700,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":7853,"timestamp":888928270604,"id":719,"parentId":718,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":7867,"timestamp":888928270592,"id":718,"parentId":704,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":8408,"timestamp":888928270333,"id":704,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":8133,"timestamp":888928270616,"id":721,"parentId":720,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":8146,"timestamp":888928270605,"id":720,"parentId":705,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":8688,"timestamp":888928270348,"id":705,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10270,"timestamp":888928270630,"id":723,"parentId":722,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10286,"timestamp":888928270617,"id":722,"parentId":706,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":10831,"timestamp":888928270362,"id":706,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10803,"timestamp":888928270530,"id":709,"parentId":708,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"}]
8
- [{"name":"next-swc-loader","duration":10985,"timestamp":888928270501,"id":708,"parentId":699,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":12512,"timestamp":888928270223,"id":699,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":12168,"timestamp":888928270578,"id":715,"parentId":714,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":12183,"timestamp":888928270564,"id":714,"parentId":702,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15106,"timestamp":888928270301,"id":702,"parentId":626,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/index.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14773,"timestamp":888928270642,"id":725,"parentId":724,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14786,"timestamp":888928270631,"id":724,"parentId":707,"tags":{},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15262,"timestamp":888928270376,"id":707,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1729628821054,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":11916,"timestamp":888928273733,"id":748,"parentId":747,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":11934,"timestamp":888928273717,"id":747,"parentId":729,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":12692,"timestamp":888928273145,"id":729,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":12130,"timestamp":888928273715,"id":746,"parentId":745,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":12158,"timestamp":888928273689,"id":745,"parentId":726,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":13202,"timestamp":888928273098,"id":726,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1729628821056,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":12559,"timestamp":888928273747,"id":750,"parentId":749,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":12574,"timestamp":888928273734,"id":749,"parentId":730,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":13853,"timestamp":888928273164,"id":730,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13236,"timestamp":888928273789,"id":756,"parentId":755,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13250,"timestamp":888928273777,"id":755,"parentId":733,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":13983,"timestamp":888928273208,"id":733,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13396,"timestamp":888928273802,"id":758,"parentId":757,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13409,"timestamp":888928273790,"id":757,"parentId":734,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":14072,"timestamp":888928273223,"id":734,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13487,"timestamp":888928273815,"id":760,"parentId":759,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13500,"timestamp":888928273803,"id":759,"parentId":735,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":14184,"timestamp":888928273237,"id":735,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13651,"timestamp":888928273776,"id":754,"parentId":753,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13666,"timestamp":888928273762,"id":753,"parentId":732,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":14340,"timestamp":888928273194,"id":732,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13712,"timestamp":888928273828,"id":762,"parentId":761,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13724,"timestamp":888928273816,"id":761,"parentId":736,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":14458,"timestamp":888928273251,"id":736,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":13877,"timestamp":888928273841,"id":764,"parentId":763,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":13890,"timestamp":888928273829,"id":763,"parentId":737,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":14640,"timestamp":888928273270,"id":737,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14160,"timestamp":888928273761,"id":752,"parentId":751,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14174,"timestamp":888928273749,"id":751,"parentId":731,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15128,"timestamp":888928273180,"id":731,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14447,"timestamp":888928273868,"id":768,"parentId":767,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14460,"timestamp":888928273856,"id":767,"parentId":739,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15429,"timestamp":888928273298,"id":739,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14853,"timestamp":888928273881,"id":770,"parentId":769,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14866,"timestamp":888928273869,"id":769,"parentId":740,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15549,"timestamp":888928273312,"id":740,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":14973,"timestamp":888928273894,"id":772,"parentId":771,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":14986,"timestamp":888928273882,"id":771,"parentId":741,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15818,"timestamp":888928273326,"id":741,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":15243,"timestamp":888928273907,"id":774,"parentId":773,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":15255,"timestamp":888928273895,"id":773,"parentId":742,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":15995,"timestamp":888928273340,"id":742,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":15488,"timestamp":888928273855,"id":766,"parentId":765,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":15502,"timestamp":888928273842,"id":765,"parentId":738,"tags":{},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":16786,"timestamp":888928273285,"id":738,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1729628821057,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10226,"timestamp":888928279851,"id":787,"parentId":786,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10241,"timestamp":888928279837,"id":786,"parentId":777,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":10775,"timestamp":888928279618,"id":777,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10581,"timestamp":888928279817,"id":783,"parentId":782,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10615,"timestamp":888928279784,"id":782,"parentId":775,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":11024,"timestamp":888928279545,"id":775,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10711,"timestamp":888928279865,"id":789,"parentId":788,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10725,"timestamp":888928279852,"id":788,"parentId":778,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":11036,"timestamp":888928279635,"id":778,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10840,"timestamp":888928279836,"id":785,"parentId":784,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10858,"timestamp":888928279819,"id":784,"parentId":776,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":11204,"timestamp":888928279596,"id":776,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":10957,"timestamp":888928279878,"id":791,"parentId":790,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":10971,"timestamp":888928279866,"id":790,"parentId":779,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":11422,"timestamp":888928279651,"id":779,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":17488,"timestamp":888928279891,"id":793,"parentId":792,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":17504,"timestamp":888928279879,"id":792,"parentId":780,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":17891,"timestamp":888928279666,"id":780,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":17788,"timestamp":888928279928,"id":795,"parentId":794,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":17826,"timestamp":888928279892,"id":794,"parentId":781,"tags":{},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"build-module-tsx","duration":18344,"timestamp":888928279682,"id":781,"parentId":658,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/components/Sidebar.tsx","layer":null},"startTime":1729628821063,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":56,"timestamp":888928298866,"id":797,"parentId":796,"tags":{},"startTime":1729628821082,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":140,"timestamp":888928298840,"id":796,"parentId":633,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/head.js","layer":null},"startTime":1729628821082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1699,"timestamp":888928299077,"id":800,"parentId":799,"tags":{},"startTime":1729628821082,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1750,"timestamp":888928299028,"id":799,"parentId":798,"tags":{},"startTime":1729628821082,"traceId":"82fc563f1a6132ed"},{"name":"build-module-ts","duration":2030,"timestamp":888928298870,"id":798,"parentId":665,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/logger.ts","layer":null},"startTime":1729628821082,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888928300989,"id":802,"parentId":801,"tags":{},"startTime":1729628821084,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":583,"timestamp":888928300971,"id":801,"parentId":666,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/index.js","layer":null},"startTime":1729628821084,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":14,"timestamp":888928302696,"id":804,"parentId":803,"tags":{},"startTime":1729628821086,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":340,"timestamp":888928302677,"id":803,"parentId":650,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":null},"startTime":1729628821086,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":313,"timestamp":888928302709,"id":806,"parentId":805,"tags":{},"startTime":1729628821086,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":592,"timestamp":888928302699,"id":805,"parentId":666,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/index.mjs","layer":null},"startTime":1729628821086,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928304348,"id":808,"parentId":807,"tags":{},"startTime":1729628821088,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":82,"timestamp":888928304332,"id":807,"parentId":666,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+next@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0.0-rc.5_ti5omeczougljho6ghjk6bj5wy/node_modules/@trpc/next/dist/index.mjs","layer":null},"startTime":1729628821088,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":15,"timestamp":888928305055,"id":810,"parentId":809,"tags":{},"startTime":1729628821088,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":227,"timestamp":888928305041,"id":809,"parentId":665,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/index.js","layer":null},"startTime":1729628821088,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":202,"timestamp":888928305070,"id":812,"parentId":811,"tags":{},"startTime":1729628821088,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":323,"timestamp":888928305060,"id":811,"parentId":679,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1729628821088,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":806,"timestamp":888928307033,"id":827,"parentId":826,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":823,"timestamp":888928307018,"id":826,"parentId":814,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1191,"timestamp":888928306784,"id":814,"parentId":675,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1453,"timestamp":888928307016,"id":825,"parentId":824,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1484,"timestamp":888928306988,"id":824,"parentId":813,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1994,"timestamp":888928306749,"id":813,"parentId":675,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1678,"timestamp":888928307072,"id":833,"parentId":832,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1691,"timestamp":888928307061,"id":832,"parentId":817,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2013,"timestamp":888928306835,"id":817,"parentId":675,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1807,"timestamp":888928307047,"id":829,"parentId":828,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"}]
9
- [{"name":"next-swc-loader","duration":1988,"timestamp":888928307034,"id":828,"parentId":815,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2334,"timestamp":888928306804,"id":815,"parentId":675,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2085,"timestamp":888928307060,"id":831,"parentId":830,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2098,"timestamp":888928307048,"id":830,"parentId":816,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2420,"timestamp":888928306820,"id":816,"parentId":675,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2157,"timestamp":888928307087,"id":835,"parentId":834,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2172,"timestamp":888928307073,"id":834,"parentId":818,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2540,"timestamp":888928306849,"id":818,"parentId":701,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2296,"timestamp":888928307101,"id":837,"parentId":836,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2309,"timestamp":888928307088,"id":836,"parentId":819,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2829,"timestamp":888928306865,"id":819,"parentId":703,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":84,"timestamp":888928310872,"id":865,"parentId":864,"tags":{},"startTime":1729628821094,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":557,"timestamp":888928310853,"id":864,"parentId":735,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1729628821094,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4793,"timestamp":888928307138,"id":843,"parentId":842,"tags":{},"startTime":1729628821091,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4808,"timestamp":888928307127,"id":842,"parentId":822,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5195,"timestamp":888928306908,"id":822,"parentId":703,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5427,"timestamp":888928307150,"id":845,"parentId":844,"tags":{},"startTime":1729628821091,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5441,"timestamp":888928307139,"id":844,"parentId":823,"tags":{},"startTime":1729628821091,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5894,"timestamp":888928306923,"id":823,"parentId":699,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4520,"timestamp":888928308304,"id":855,"parentId":854,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4534,"timestamp":888928308291,"id":854,"parentId":847,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4768,"timestamp":888928308165,"id":847,"parentId":706,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4649,"timestamp":888928308289,"id":853,"parentId":852,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4672,"timestamp":888928308268,"id":852,"parentId":846,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4963,"timestamp":888928308137,"id":846,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":null},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5983,"timestamp":888928307126,"id":841,"parentId":840,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5996,"timestamp":888928307114,"id":840,"parentId":821,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":6423,"timestamp":888928306893,"id":821,"parentId":700,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5005,"timestamp":888928308318,"id":857,"parentId":856,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5018,"timestamp":888928308305,"id":856,"parentId":848,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5259,"timestamp":888928308187,"id":848,"parentId":699,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5121,"timestamp":888928308331,"id":859,"parentId":858,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5133,"timestamp":888928308319,"id":858,"parentId":849,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5504,"timestamp":888928308202,"id":849,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5369,"timestamp":888928308343,"id":861,"parentId":860,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5382,"timestamp":888928308332,"id":860,"parentId":850,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5593,"timestamp":888928308217,"id":850,"parentId":707,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5478,"timestamp":888928308357,"id":863,"parentId":862,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5492,"timestamp":888928308344,"id":862,"parentId":851,"tags":{},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5686,"timestamp":888928308231,"id":851,"parentId":732,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1729628821092,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":6810,"timestamp":888928307113,"id":839,"parentId":838,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":6822,"timestamp":888928307102,"id":838,"parentId":820,"tags":{},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":7708,"timestamp":888928306879,"id":820,"parentId":700,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1729628821090,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4070,"timestamp":888928311456,"id":871,"parentId":870,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4101,"timestamp":888928311430,"id":870,"parentId":866,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4807,"timestamp":888928310877,"id":866,"parentId":741,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1729628821094,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4200,"timestamp":888928311504,"id":877,"parentId":876,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4216,"timestamp":888928311489,"id":876,"parentId":869,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4887,"timestamp":888928310944,"id":869,"parentId":742,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1729628821094,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4349,"timestamp":888928311487,"id":875,"parentId":874,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4363,"timestamp":888928311475,"id":874,"parentId":868,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5026,"timestamp":888928310928,"id":868,"parentId":738,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1729628821094,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4486,"timestamp":888928311474,"id":873,"parentId":872,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4502,"timestamp":888928311458,"id":872,"parentId":867,"tags":{},"startTime":1729628821095,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5161,"timestamp":888928310908,"id":867,"parentId":726,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1729628821094,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1539,"timestamp":888928316704,"id":879,"parentId":878,"tags":{},"startTime":1729628821100,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1628,"timestamp":888928316687,"id":878,"parentId":781,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/link.js","layer":null},"startTime":1729628821100,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1601,"timestamp":888928316717,"id":881,"parentId":880,"tags":{},"startTime":1729628821100,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1899,"timestamp":888928316707,"id":880,"parentId":781,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":null},"startTime":1729628821100,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888928322329,"id":884,"parentId":883,"tags":{},"startTime":1729628821106,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":19,"timestamp":888928323884,"id":893,"parentId":892,"tags":{},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":25189,"timestamp":888928323876,"id":892,"parentId":687,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/prism-react-renderer@2.4.0_react@18.3.1/node_modules/prism-react-renderer/dist/index.mjs","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":25187,"timestamp":888928323893,"id":895,"parentId":894,"tags":{},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":25472,"timestamp":888928323887,"id":894,"parentId":663,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.production.min.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":25461,"timestamp":888928323902,"id":897,"parentId":896,"tags":{},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":27022,"timestamp":888928323895,"id":896,"parentId":667,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.production.min.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1230,"timestamp":888928351027,"id":905,"parentId":904,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1261,"timestamp":888928351014,"id":904,"parentId":889,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":29024,"timestamp":888928323795,"id":889,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1893,"timestamp":888928350973,"id":899,"parentId":898,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1940,"timestamp":888928350928,"id":898,"parentId":886,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":29615,"timestamp":888928323727,"id":886,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/performance-relayer.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2294,"timestamp":888928351056,"id":909,"parentId":908,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2307,"timestamp":888928351044,"id":908,"parentId":891,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":29710,"timestamp":888928323825,"id":891,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/on-recoverable-error.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2728,"timestamp":888928350997,"id":901,"parentId":900,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2748,"timestamp":888928350979,"id":900,"parentId":887,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":30321,"timestamp":888928323760,"id":887,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-announcer.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3045,"timestamp":888928351042,"id":907,"parentId":906,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3060,"timestamp":888928351028,"id":906,"parentId":890,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":30591,"timestamp":888928323811,"id":890,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4599,"timestamp":888928351013,"id":903,"parentId":902,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4616,"timestamp":888928350999,"id":902,"parentId":888,"tags":{},"startTime":1729628821134,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":32474,"timestamp":888928323779,"id":888,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/page-loader.js","layer":null},"startTime":1729628821107,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":60,"timestamp":888928503207,"id":914,"parentId":913,"tags":{},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":769,"timestamp":888928503191,"id":913,"parentId":673,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query-devtools@5.59.15_@tanstack+react-query@5.59.15_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools/build/modern/ReactQueryDevtoolsPanel.js","layer":null},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":748,"timestamp":888928503222,"id":916,"parentId":915,"tags":{},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1265,"timestamp":888928503212,"id":915,"parentId":673,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query-devtools@5.59.15_@tanstack+react-query@5.59.15_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools/build/modern/ReactQueryDevtools.js","layer":null},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1233,"timestamp":888928503248,"id":919,"parentId":918,"tags":{},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1943,"timestamp":888928503240,"id":918,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":null},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1206,"timestamp":888928505253,"id":922,"parentId":921,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1246,"timestamp":888928505218,"id":921,"parentId":911,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3704,"timestamp":888928503054,"id":911,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":null},"startTime":1729628821286,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1834,"timestamp":888928505272,"id":924,"parentId":923,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1852,"timestamp":888928505256,"id":923,"parentId":912,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4279,"timestamp":888928503156,"id":912,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":null},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2156,"timestamp":888928505287,"id":926,"parentId":925,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2171,"timestamp":888928505273,"id":925,"parentId":917,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5073,"timestamp":888928503225,"id":917,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/adapters.js","layer":null},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":655257,"timestamp":888927855171,"id":612,"parentId":607,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1729628820639,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5144,"timestamp":888928505301,"id":928,"parentId":927,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"}]
10
- [{"name":"next-swc-loader","duration":5319,"timestamp":888928505289,"id":927,"parentId":920,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":7857,"timestamp":888928503250,"id":920,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/tracing/tracer.js","layer":null},"startTime":1729628821287,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5007,"timestamp":888928506109,"id":932,"parentId":931,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5029,"timestamp":888928506087,"id":931,"parentId":929,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5389,"timestamp":888928505991,"id":929,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/tracing/report-to-socket.js","layer":null},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":5280,"timestamp":888928506126,"id":934,"parentId":933,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":5298,"timestamp":888928506110,"id":933,"parentId":930,"tags":{},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5698,"timestamp":888928506033,"id":930,"parentId":864,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1729628821289,"traceId":"82fc563f1a6132ed"},{"name":"postcss-process","duration":97778,"timestamp":888928439743,"id":910,"parentId":885,"tags":{},"startTime":1729628821223,"traceId":"82fc563f1a6132ed"},{"name":"postcss-loader","duration":215153,"timestamp":888928322399,"id":885,"parentId":883,"tags":{},"startTime":1729628821106,"traceId":"82fc563f1a6132ed"},{"name":"css-loader","duration":13431,"timestamp":888928537654,"id":938,"parentId":883,"tags":{"astUsed":"true"},"startTime":1729628821321,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928552693,"id":941,"parentId":940,"tags":{},"startTime":1729628821336,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":359,"timestamp":888928552679,"id":940,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js","layer":null},"startTime":1729628821336,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":343,"timestamp":888928552704,"id":943,"parentId":942,"tags":{},"startTime":1729628821336,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":4354,"timestamp":888928552696,"id":942,"parentId":798,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/pino@9.4.0/node_modules/pino/browser.js","layer":null},"startTime":1729628821336,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":44291,"timestamp":888928513045,"id":937,"parentId":936,"tags":{},"startTime":1729628821296,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":44324,"timestamp":888928513015,"id":936,"parentId":935,"tags":{},"startTime":1729628821296,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":45284,"timestamp":888928512933,"id":935,"parentId":867,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1729628821296,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":706114,"timestamp":888927855179,"id":614,"parentId":607,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Findex.tsx&page=%2F!"},"startTime":1729628820639,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":706138,"timestamp":888927855161,"id":611,"parentId":607,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Fhello.tsx&page=%2Fhello!"},"startTime":1729628820639,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4458,"timestamp":888928557095,"id":945,"parentId":944,"tags":{},"startTime":1729628821340,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4495,"timestamp":888928557060,"id":944,"parentId":939,"tags":{},"startTime":1729628821340,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":11016,"timestamp":888928552634,"id":939,"parentId":878,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/link.js","layer":null},"startTime":1729628821336,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":37,"timestamp":888928564480,"id":947,"parentId":946,"tags":{},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":271,"timestamp":888928564456,"id":946,"parentId":801,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/custom-transformer-registry.js","layer":null},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":237,"timestamp":888928564494,"id":949,"parentId":948,"tags":{},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":419,"timestamp":888928564484,"id":948,"parentId":801,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/class-registry.js","layer":null},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":399,"timestamp":888928564507,"id":951,"parentId":950,"tags":{},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1392,"timestamp":888928564496,"id":950,"parentId":801,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/plainer.js","layer":null},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1376,"timestamp":888928564516,"id":953,"parentId":952,"tags":{},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1576,"timestamp":888928564509,"id":952,"parentId":801,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/registry.js","layer":null},"startTime":1729628821348,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":36,"timestamp":888928567428,"id":955,"parentId":954,"tags":{},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":188,"timestamp":888928567409,"id":954,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/createTRPCUntypedClient.mjs","layer":null},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":160,"timestamp":888928567441,"id":957,"parentId":956,"tags":{},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":306,"timestamp":888928567431,"id":956,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/getFetch.mjs","layer":null},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":286,"timestamp":888928567454,"id":959,"parentId":958,"tags":{},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":561,"timestamp":888928567443,"id":958,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/createTRPCClient.mjs","layer":null},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":544,"timestamp":888928567463,"id":961,"parentId":960,"tags":{},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":867,"timestamp":888928567456,"id":960,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/TRPCClientError.mjs","layer":null},"startTime":1729628821351,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928569096,"id":963,"parentId":962,"tags":{},"startTime":1729628821352,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":546,"timestamp":888928569078,"id":962,"parentId":807,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+next@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0.0-rc.5_ti5omeczougljho6ghjk6bj5wy/node_modules/@trpc/next/dist/withTRPC.mjs","layer":null},"startTime":1729628821352,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":519,"timestamp":888928569108,"id":965,"parentId":964,"tags":{},"startTime":1729628821352,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":708,"timestamp":888928569099,"id":964,"parentId":807,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+next@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0.0-rc.5_ti5omeczougljho6ghjk6bj5wy/node_modules/@trpc/next/dist/createTRPCNext.mjs","layer":null},"startTime":1729628821352,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928571528,"id":968,"parentId":967,"tags":{},"startTime":1729628821355,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":459,"timestamp":888928571516,"id":967,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/internals/TRPCUntypedClient.mjs","layer":null},"startTime":1729628821355,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1687,"timestamp":888928572019,"id":970,"parentId":969,"tags":{},"startTime":1729628821355,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1725,"timestamp":888928571984,"id":969,"parentId":966,"tags":{},"startTime":1729628821355,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2539,"timestamp":888928571473,"id":966,"parentId":702,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/portal/index.js","layer":null},"startTime":1729628821355,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":43,"timestamp":888928574456,"id":972,"parentId":971,"tags":{},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":538,"timestamp":888928574438,"id":971,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpBatchLink.mjs","layer":null},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":512,"timestamp":888928574468,"id":974,"parentId":973,"tags":{},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1101,"timestamp":888928574459,"id":973,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpBatchStreamLink.mjs","layer":null},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1088,"timestamp":888928574478,"id":976,"parentId":975,"tags":{},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1533,"timestamp":888928574470,"id":975,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpLink.mjs","layer":null},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1520,"timestamp":888928574488,"id":978,"parentId":977,"tags":{},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":2192,"timestamp":888928574480,"id":977,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/loggerLink.mjs","layer":null},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2178,"timestamp":888928574498,"id":980,"parentId":979,"tags":{},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":2356,"timestamp":888928574490,"id":979,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/splitLink.mjs","layer":null},"startTime":1729628821358,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":57,"timestamp":888928577973,"id":982,"parentId":981,"tags":{},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1418,"timestamp":888928577952,"id":981,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/wsLink.mjs","layer":null},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1389,"timestamp":888928577987,"id":984,"parentId":983,"tags":{},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1773,"timestamp":888928577977,"id":983,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpSubscriptionLink.mjs","layer":null},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1724,"timestamp":888928578030,"id":987,"parentId":986,"tags":{},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1827,"timestamp":888928578019,"id":986,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/contentTypes.mjs","layer":null},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":4231,"timestamp":888928579913,"id":989,"parentId":988,"tags":{},"startTime":1729628821363,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":4267,"timestamp":888928579881,"id":988,"parentId":985,"tags":{},"startTime":1729628821363,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":7248,"timestamp":888928577989,"id":985,"parentId":888,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1729628821361,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":32,"timestamp":888928586735,"id":993,"parentId":992,"tags":{},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1537,"timestamp":888928586725,"id":992,"parentId":809,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/use-websocket.js","layer":null},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1523,"timestamp":888928586745,"id":995,"parentId":994,"tags":{},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1891,"timestamp":888928586737,"id":994,"parentId":809,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/use-socket-io.js","layer":null},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1879,"timestamp":888928586753,"id":997,"parentId":996,"tags":{},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2119,"timestamp":888928586746,"id":996,"parentId":809,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/constants.js","layer":null},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2102,"timestamp":888928586766,"id":999,"parentId":998,"tags":{},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2486,"timestamp":888928586755,"id":998,"parentId":809,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/use-event-source.js","layer":null},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":62,"timestamp":888928590370,"id":1005,"parentId":1004,"tags":{},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":297,"timestamp":888928590349,"id":1004,"parentId":809,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/util.js","layer":null},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":219,"timestamp":888928590431,"id":1009,"parentId":1008,"tags":{},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":402,"timestamp":888928590423,"id":1008,"parentId":700,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js","layer":null},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2782,"timestamp":888928589304,"id":1001,"parentId":1000,"tags":{},"startTime":1729628821373,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2817,"timestamp":888928589272,"id":1000,"parentId":990,"tags":{},"startTime":1729628821373,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5603,"timestamp":888928586663,"id":990,"parentId":930,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2949,"timestamp":888928589325,"id":1003,"parentId":1002,"tags":{},"startTime":1729628821373,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2967,"timestamp":888928589307,"id":1002,"parentId":991,"tags":{},"startTime":1729628821373,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":5650,"timestamp":888928586704,"id":991,"parentId":930,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1729628821370,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1473,"timestamp":888928590930,"id":1013,"parentId":1012,"tags":{},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1491,"timestamp":888928590914,"id":1012,"parentId":1007,"tags":{},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2353,"timestamp":888928590403,"id":1007,"parentId":939,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/get-domain-locale.js","layer":null},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2665,"timestamp":888928590911,"id":1011,"parentId":1010,"tags":{},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2695,"timestamp":888928590884,"id":1010,"parentId":1006,"tags":{},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3709,"timestamp":888928590374,"id":1006,"parentId":939,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/use-intersection.js","layer":null},"startTime":1729628821374,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1730,"timestamp":888928593080,"id":1016,"parentId":1015,"tags":{},"startTime":1729628821376,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1757,"timestamp":888928593055,"id":1015,"parentId":1014,"tags":{},"startTime":1729628821376,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2153,"timestamp":888928592998,"id":1014,"parentId":939,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":null},"startTime":1729628821376,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":722,"timestamp":888928595434,"id":1020,"parentId":1019,"tags":{},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":750,"timestamp":888928595409,"id":1019,"parentId":1017,"tags":{},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":996,"timestamp":888928595354,"id":1017,"parentId":911,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config.js","layer":null},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":906,"timestamp":888928595451,"id":1022,"parentId":1021,"tags":{},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":922,"timestamp":888928595436,"id":1021,"parentId":1018,"tags":{},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1150,"timestamp":888928595384,"id":1018,"parentId":891,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":null},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1105,"timestamp":888928595762,"id":1025,"parentId":1024,"tags":{},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"}]
11
- [{"name":"next-swc-loader","duration":1291,"timestamp":888928595745,"id":1024,"parentId":1023,"tags":{},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1402,"timestamp":888928595724,"id":1023,"parentId":917,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":null},"startTime":1729628821379,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":11,"timestamp":888928598990,"id":1030,"parentId":1029,"tags":{},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":290,"timestamp":888928598976,"id":1029,"parentId":946,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/util.js","layer":null},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":270,"timestamp":888928599000,"id":1032,"parentId":1031,"tags":{},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":701,"timestamp":888928598992,"id":1031,"parentId":950,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/is.js","layer":null},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1409,"timestamp":888928598616,"id":1028,"parentId":1027,"tags":{},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1435,"timestamp":888928598592,"id":1027,"parentId":1026,"tags":{},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1934,"timestamp":888928598475,"id":1026,"parentId":929,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js","layer":null},"startTime":1729628821382,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":11,"timestamp":888928600510,"id":1034,"parentId":1033,"tags":{},"startTime":1729628821384,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":242,"timestamp":888928600496,"id":1033,"parentId":950,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/pathstringifier.js","layer":null},"startTime":1729628821384,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":220,"timestamp":888928600521,"id":1036,"parentId":1035,"tags":{},"startTime":1729628821384,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":713,"timestamp":888928600512,"id":1035,"parentId":950,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/accessDeep.js","layer":null},"startTime":1729628821384,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":12,"timestamp":888928601704,"id":1038,"parentId":1037,"tags":{},"startTime":1729628821385,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":156,"timestamp":888928601690,"id":1037,"parentId":952,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/double-indexed-kv.js","layer":null},"startTime":1729628821385,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":135,"timestamp":888928601715,"id":1040,"parentId":1039,"tags":{},"startTime":1729628821385,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2369,"timestamp":888928601706,"id":1039,"parentId":950,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/transformer.js","layer":null},"startTime":1729628821385,"traceId":"82fc563f1a6132ed"},{"name":"build-module-css","duration":283945,"timestamp":888928320789,"id":883,"parentId":882,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/globals.css.webpack[javascript/auto]!=!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[14].use[1]!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[14].use[2]!/Users/nico/Documents/projects/repdf/src/globals.css","layer":null},"startTime":1729628821104,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":24,"timestamp":888928605463,"id":1042,"parentId":1041,"tags":{},"startTime":1729628821389,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":254,"timestamp":888928605444,"id":1041,"parentId":967,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/createChain.mjs","layer":null},"startTime":1729628821389,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":217,"timestamp":888928605486,"id":1044,"parentId":1043,"tags":{},"startTime":1729628821389,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1515,"timestamp":888928605466,"id":1043,"parentId":781,"tags":{"name":"__barrel_optimize__?names=Folder!=!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/lucide-react.js","layer":null},"startTime":1729628821389,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928608674,"id":1052,"parentId":1051,"tags":{},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":298,"timestamp":888928608662,"id":1051,"parentId":801,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/copy-anything@3.0.5/node_modules/copy-anything/dist/index.js","layer":null},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1278,"timestamp":888928608506,"id":1048,"parentId":1047,"tags":{},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1312,"timestamp":888928608475,"id":1047,"parentId":1045,"tags":{},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1483,"timestamp":888928608407,"id":1045,"parentId":985,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1372,"timestamp":888928608525,"id":1050,"parentId":1049,"tags":{},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1391,"timestamp":888928608508,"id":1049,"parentId":1046,"tags":{},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1673,"timestamp":888928608446,"id":1046,"parentId":1007,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-locale-path.js","layer":null},"startTime":1729628821392,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":12,"timestamp":888928610814,"id":1054,"parentId":1053,"tags":{},"startTime":1729628821394,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":718,"timestamp":888928610797,"id":1053,"parentId":971,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/httpUtils.mjs","layer":null},"startTime":1729628821394,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":694,"timestamp":888928610825,"id":1056,"parentId":1055,"tags":{},"startTime":1729628821394,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1081,"timestamp":888928610816,"id":1055,"parentId":971,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/internals/dataLoader.mjs","layer":null},"startTime":1729628821394,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":33,"timestamp":888928612218,"id":1058,"parentId":1057,"tags":{},"startTime":1729628821396,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":173,"timestamp":888928612203,"id":1057,"parentId":981,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/internals/transformer.mjs","layer":null},"startTime":1729628821396,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":139,"timestamp":888928612241,"id":1060,"parentId":1059,"tags":{},"startTime":1729628821396,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1889,"timestamp":888928612221,"id":1059,"parentId":886,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/web-vitals/web-vitals.js","layer":null},"startTime":1729628821396,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1863,"timestamp":888928612251,"id":1062,"parentId":1061,"tags":{},"startTime":1729628821396,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1950,"timestamp":888928612244,"id":1061,"parentId":981,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/urlWithConnectionParams.mjs","layer":null},"startTime":1729628821396,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":29,"timestamp":888928614990,"id":1064,"parentId":1063,"tags":{},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":478,"timestamp":888928614975,"id":1063,"parentId":992,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/create-or-join.js","layer":null},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":458,"timestamp":888928615001,"id":1066,"parentId":1065,"tags":{},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":653,"timestamp":888928614993,"id":1065,"parentId":992,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/proxy.js","layer":null},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":640,"timestamp":888928615010,"id":1068,"parentId":1067,"tags":{},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":783,"timestamp":888928615003,"id":1067,"parentId":1004,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/globals.js","layer":null},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":771,"timestamp":888928615019,"id":1070,"parentId":1069,"tags":{},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1553,"timestamp":888928615012,"id":1069,"parentId":992,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/get-url.js","layer":null},"startTime":1729628821398,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928617577,"id":1072,"parentId":1071,"tags":{},"startTime":1729628821401,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":265,"timestamp":888928617559,"id":1071,"parentId":1004,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/manage-subscribers.js","layer":null},"startTime":1729628821401,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":762785,"timestamp":888927855175,"id":613,"parentId":607,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&page=%2Fpreview%2F%5B...relTemplatePath%5D!"},"startTime":1729628820639,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928619712,"id":1074,"parentId":1073,"tags":{},"startTime":1729628821403,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":312,"timestamp":888928619693,"id":1073,"parentId":958,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import.mjs","layer":null},"startTime":1729628821403,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928621676,"id":1076,"parentId":1075,"tags":{},"startTime":1729628821405,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":41293,"timestamp":888928621660,"id":1075,"parentId":1008,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js","layer":null},"startTime":1729628821405,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":3,"timestamp":888928664051,"id":1078,"parentId":1077,"tags":{},"startTime":1729628821447,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":174,"timestamp":888928664015,"id":1077,"parentId":967,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/observable/index.mjs","layer":null},"startTime":1729628821447,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928665828,"id":1080,"parentId":1079,"tags":{},"startTime":1729628821449,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":86,"timestamp":888928665808,"id":1079,"parentId":962,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/unstable-internals.mjs","layer":null},"startTime":1729628821449,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928667088,"id":1082,"parentId":1081,"tags":{},"startTime":1729628821450,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1387,"timestamp":888928667072,"id":1081,"parentId":913,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/index.js","layer":null},"startTime":1729628821450,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928669020,"id":1084,"parentId":1083,"tags":{},"startTime":1729628821452,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":457,"timestamp":888928669002,"id":1083,"parentId":942,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/quick-format-unescaped@4.0.4/node_modules/quick-format-unescaped/index.js","layer":null},"startTime":1729628821452,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888928670276,"id":1086,"parentId":1085,"tags":{},"startTime":1729628821454,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":287,"timestamp":888928670255,"id":1085,"parentId":913,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/index.js","layer":null},"startTime":1729628821454,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928672170,"id":1089,"parentId":1088,"tags":{},"startTime":1729628821456,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":128,"timestamp":888928672158,"id":1088,"parentId":962,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/index.mjs","layer":null},"startTime":1729628821456,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":997,"timestamp":888928672330,"id":1091,"parentId":1090,"tags":{},"startTime":1729628821456,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1039,"timestamp":888928672292,"id":1090,"parentId":1087,"tags":{},"startTime":1729628821456,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1358,"timestamp":888928672107,"id":1087,"parentId":1043,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/folder.js","layer":null},"startTime":1729628821455,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888928674576,"id":1093,"parentId":1092,"tags":{},"startTime":1729628821458,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":562,"timestamp":888928674557,"id":1092,"parentId":666,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js","layer":null},"startTime":1729628821458,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928675843,"id":1098,"parentId":1097,"tags":{},"startTime":1729628821459,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":337,"timestamp":888928675828,"id":1097,"parentId":883,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1729628821459,"traceId":"82fc563f1a6132ed"},{"name":"build-module-css","duration":361537,"timestamp":888928316719,"id":882,"parentId":631,"tags":{"name":"/Users/nico/Documents/projects/repdf/src/globals.css","layer":null},"startTime":1729628821100,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":3057,"timestamp":888928675583,"id":1096,"parentId":1095,"tags":{},"startTime":1729628821459,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":3090,"timestamp":888928675552,"id":1095,"parentId":1094,"tags":{},"startTime":1729628821459,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":3437,"timestamp":888928675506,"id":1094,"parentId":1026,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":null},"startTime":1729628821459,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":23,"timestamp":888928679598,"id":1100,"parentId":1099,"tags":{},"startTime":1729628821463,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":705,"timestamp":888928679581,"id":1099,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/attach-listener.js","layer":null},"startTime":1729628821463,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":680,"timestamp":888928679610,"id":1102,"parentId":1101,"tags":{},"startTime":1729628821463,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":993,"timestamp":888928679601,"id":1101,"parentId":1069,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/socket-io.js","layer":null},"startTime":1729628821463,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":977,"timestamp":888928679620,"id":1104,"parentId":1103,"tags":{},"startTime":1729628821463,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1501,"timestamp":888928679612,"id":1103,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/attach-shared-listeners.js","layer":null},"startTime":1729628821463,"traceId":"82fc563f1a6132ed"},{"name":"build-module","duration":46,"timestamp":888928682143,"id":1105,"parentId":882,"tags":{},"startTime":1729628821466,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":14,"timestamp":888928682209,"id":1107,"parentId":1106,"tags":{},"startTime":1729628821466,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":439,"timestamp":888928682195,"id":1106,"parentId":1077,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/observable/observable.mjs","layer":null},"startTime":1729628821466,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":417,"timestamp":888928682221,"id":1109,"parentId":1108,"tags":{},"startTime":1729628821466,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":718,"timestamp":888928682212,"id":1108,"parentId":1077,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/observable/operators.mjs","layer":null},"startTime":1729628821466,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":24,"timestamp":888928684664,"id":1111,"parentId":1110,"tags":{},"startTime":1729628821468,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":361,"timestamp":888928684643,"id":1110,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/createProxy.mjs","layer":null},"startTime":1729628821468,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":332,"timestamp":888928684677,"id":1113,"parentId":1112,"tags":{},"startTime":1729628821468,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":622,"timestamp":888928684668,"id":1112,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/initTRPC.mjs","layer":null},"startTime":1729628821468,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":606,"timestamp":888928684687,"id":1115,"parentId":1114,"tags":{},"startTime":1729628821468,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":870,"timestamp":888928684680,"id":1114,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/middleware.mjs","layer":null},"startTime":1729628821468,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":32,"timestamp":888928686084,"id":1117,"parentId":1116,"tags":{},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":208,"timestamp":888928686066,"id":1116,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/parser.mjs","layer":null},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":182,"timestamp":888928686096,"id":1119,"parentId":1118,"tags":{},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":738,"timestamp":888928686087,"id":1118,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs","layer":null},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":723,"timestamp":888928686105,"id":1121,"parentId":1120,"tags":{},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":855,"timestamp":888928686098,"id":1120,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/rootConfig.mjs","layer":null},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"}]
12
- [{"name":"read-resource","duration":1011,"timestamp":888928686115,"id":1123,"parentId":1122,"tags":{},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1081,"timestamp":888928686108,"id":1122,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedure.mjs","layer":null},"startTime":1729628821469,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928688296,"id":1125,"parentId":1124,"tags":{},"startTime":1729628821472,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":352,"timestamp":888928688282,"id":1124,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/transformer.mjs","layer":null},"startTime":1729628821472,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":329,"timestamp":888928688309,"id":1127,"parentId":1126,"tags":{},"startTime":1729628821472,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1041,"timestamp":888928688299,"id":1126,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs","layer":null},"startTime":1729628821472,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":12,"timestamp":888928691019,"id":1129,"parentId":1128,"tags":{},"startTime":1729628821474,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":295,"timestamp":888928691004,"id":1128,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/utils.mjs","layer":null},"startTime":1729628821474,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":273,"timestamp":888928691030,"id":1131,"parentId":1130,"tags":{},"startTime":1729628821474,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":344,"timestamp":888928691021,"id":1130,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/error/formatter.mjs","layer":null},"startTime":1729628821474,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":39,"timestamp":888928691616,"id":1133,"parentId":1132,"tags":{},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":250,"timestamp":888928691594,"id":1132,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/error/getErrorShape.mjs","layer":null},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":218,"timestamp":888928691632,"id":1135,"parentId":1134,"tags":{},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":492,"timestamp":888928691621,"id":1134,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/error/TRPCError.mjs","layer":null},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":474,"timestamp":888928691644,"id":1137,"parentId":1136,"tags":{},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":586,"timestamp":888928691634,"id":1136,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/batchStreamFormatter.mjs","layer":null},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":569,"timestamp":888928691653,"id":1139,"parentId":1138,"tags":{},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1204,"timestamp":888928691645,"id":1138,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/contentType.mjs","layer":null},"startTime":1729628821475,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928693088,"id":1141,"parentId":1140,"tags":{},"startTime":1729628821476,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":254,"timestamp":888928693071,"id":1140,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/formDataToObject.mjs","layer":null},"startTime":1729628821476,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":229,"timestamp":888928693100,"id":1143,"parentId":1142,"tags":{},"startTime":1729628821476,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":315,"timestamp":888928693091,"id":1142,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/contentTypeParsers.mjs","layer":null},"startTime":1729628821476,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":21,"timestamp":888928694704,"id":1145,"parentId":1144,"tags":{},"startTime":1729628821478,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":250,"timestamp":888928694689,"id":1144,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/getHTTPStatusCode.mjs","layer":null},"startTime":1729628821478,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":228,"timestamp":888928694716,"id":1147,"parentId":1146,"tags":{},"startTime":1729628821478,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":429,"timestamp":888928694707,"id":1146,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/parseConnectionParams.mjs","layer":null},"startTime":1729628821478,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":415,"timestamp":888928694725,"id":1149,"parentId":1148,"tags":{},"startTime":1729628821478,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1680,"timestamp":888928694717,"id":1148,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/resolveResponse.mjs","layer":null},"startTime":1729628821478,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":22,"timestamp":888928697283,"id":1151,"parentId":1150,"tags":{},"startTime":1729628821481,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":140,"timestamp":888928697267,"id":1150,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/toURL.mjs","layer":null},"startTime":1729628821481,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":117,"timestamp":888928697294,"id":1153,"parentId":1152,"tags":{},"startTime":1729628821481,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":245,"timestamp":888928697285,"id":1152,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/rpc/codes.mjs","layer":null},"startTime":1729628821481,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":230,"timestamp":888928697303,"id":1155,"parentId":1154,"tags":{},"startTime":1729628821481,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":455,"timestamp":888928697295,"id":1154,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/rpc/parseTRPCMessage.mjs","layer":null},"startTime":1729628821481,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928700432,"id":1157,"parentId":1156,"tags":{},"startTime":1729628821484,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1327,"timestamp":888928700413,"id":1156,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/jsonl.mjs","layer":null},"startTime":1729628821484,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1301,"timestamp":888928700444,"id":1159,"parentId":1158,"tags":{},"startTime":1729628821484,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1883,"timestamp":888928700435,"id":1158,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/sse.mjs","layer":null},"startTime":1729628821484,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928702607,"id":1161,"parentId":1160,"tags":{},"startTime":1729628821486,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":147,"timestamp":888928702590,"id":1160,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/tracked.mjs","layer":null},"startTime":1729628821486,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":122,"timestamp":888928702619,"id":1163,"parentId":1162,"tags":{},"startTime":1729628821486,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":267,"timestamp":888928702610,"id":1162,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/utils/createDeferred.mjs","layer":null},"startTime":1729628821486,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928704183,"id":1165,"parentId":1164,"tags":{},"startTime":1729628821488,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":8702,"timestamp":888928704165,"id":1164,"parentId":1081,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/chunk/BLREPECS.js","layer":null},"startTime":1729628821488,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":8680,"timestamp":888928704196,"id":1167,"parentId":1166,"tags":{},"startTime":1729628821488,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":8946,"timestamp":888928704186,"id":1166,"parentId":1081,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/DevtoolsPanelComponent/MU7WGUJF.js","layer":null},"startTime":1729628821488,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888928714363,"id":1170,"parentId":1169,"tags":{},"startTime":1729628821498,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":214,"timestamp":888928714351,"id":1169,"parentId":1081,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/DevtoolsComponent/COOQDZLH.js","layer":null},"startTime":1729628821498,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":799,"timestamp":888928714630,"id":1172,"parentId":1171,"tags":{},"startTime":1729628821498,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":840,"timestamp":888928714592,"id":1171,"parentId":1168,"tags":{},"startTime":1729628821498,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1312,"timestamp":888928714298,"id":1168,"parentId":1087,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":null},"startTime":1729628821498,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2,"timestamp":888928715732,"id":1174,"parentId":1173,"tags":{},"startTime":1729628821499,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":504,"timestamp":888928715713,"id":1173,"parentId":1051,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/is-what@4.1.16/node_modules/is-what/dist/index.js","layer":null},"startTime":1729628821499,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":14,"timestamp":888928717054,"id":1176,"parentId":1175,"tags":{},"startTime":1729628821500,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":191,"timestamp":888928717036,"id":1175,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQuery.js","layer":null},"startTime":1729628821500,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":164,"timestamp":888928717068,"id":1178,"parentId":1177,"tags":{},"startTime":1729628821500,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":204,"timestamp":888928717057,"id":1177,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/types.js","layer":null},"startTime":1729628821500,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":24,"timestamp":888928717854,"id":1180,"parentId":1179,"tags":{},"startTime":1729628821501,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":362,"timestamp":888928717837,"id":1179,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useQueries.js","layer":null},"startTime":1729628821501,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":336,"timestamp":888928717867,"id":1182,"parentId":1181,"tags":{},"startTime":1729628821501,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":448,"timestamp":888928717857,"id":1181,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.js","layer":null},"startTime":1729628821501,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":430,"timestamp":888928717877,"id":1184,"parentId":1183,"tags":{},"startTime":1729628821501,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":493,"timestamp":888928717869,"id":1183,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useQuery.js","layer":null},"startTime":1729628821501,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":35,"timestamp":888928718793,"id":1186,"parentId":1185,"tags":{},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":100,"timestamp":888928718780,"id":1185,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/queryOptions.js","layer":null},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":81,"timestamp":888928718803,"id":1188,"parentId":1187,"tags":{},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":127,"timestamp":888928718795,"id":1187,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/infiniteQueryOptions.js","layer":null},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":113,"timestamp":888928718811,"id":1190,"parentId":1189,"tags":{},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":237,"timestamp":888928718804,"id":1189,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQueries.js","layer":null},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":224,"timestamp":888928718819,"id":1192,"parentId":1191,"tags":{},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":303,"timestamp":888928718812,"id":1191,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/usePrefetchQuery.js","layer":null},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":291,"timestamp":888928718827,"id":1194,"parentId":1193,"tags":{},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":352,"timestamp":888928718821,"id":1193,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.js","layer":null},"startTime":1729628821502,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":11,"timestamp":888928720366,"id":1196,"parentId":1195,"tags":{},"startTime":1729628821504,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":175,"timestamp":888928720354,"id":1195,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js","layer":null},"startTime":1729628821504,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":156,"timestamp":888928720376,"id":1198,"parentId":1197,"tags":{},"startTime":1729628821504,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":386,"timestamp":888928720369,"id":1197,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/HydrationBoundary.js","layer":null},"startTime":1729628821504,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":23,"timestamp":888928721338,"id":1200,"parentId":1199,"tags":{},"startTime":1729628821505,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":192,"timestamp":888928721321,"id":1199,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useIsFetching.js","layer":null},"startTime":1729628821505,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":167,"timestamp":888928721350,"id":1202,"parentId":1201,"tags":{},"startTime":1729628821505,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":346,"timestamp":888928721341,"id":1201,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js","layer":null},"startTime":1729628821505,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":330,"timestamp":888928721360,"id":1204,"parentId":1203,"tags":{},"startTime":1729628821505,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":539,"timestamp":888928721352,"id":1203,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useMutationState.js","layer":null},"startTime":1729628821505,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":21,"timestamp":888928722365,"id":1206,"parentId":1205,"tags":{},"startTime":1729628821506,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":115,"timestamp":888928722350,"id":1205,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useInfiniteQuery.js","layer":null},"startTime":1729628821506,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":92,"timestamp":888928722376,"id":1208,"parentId":1207,"tags":{},"startTime":1729628821506,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":259,"timestamp":888928722367,"id":1207,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useMutation.js","layer":null},"startTime":1729628821506,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":244,"timestamp":888928722385,"id":1210,"parentId":1209,"tags":{},"startTime":1729628821506,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":331,"timestamp":888928722377,"id":1209,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/isRestoring.js","layer":null},"startTime":1729628821506,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928723317,"id":1212,"parentId":1211,"tags":{},"startTime":1729628821507,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":94,"timestamp":888928723303,"id":1211,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/queryClient.mjs","layer":null},"startTime":1729628821507,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":14,"timestamp":888928724254,"id":1214,"parentId":1213,"tags":{},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":198,"timestamp":888928724236,"id":1213,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/proxy/decorationProxy.mjs","layer":null},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":171,"timestamp":888928724267,"id":1216,"parentId":1215,"tags":{},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":282,"timestamp":888928724257,"id":1215,"parentId":1075,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/index.js","layer":null},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":48,"timestamp":888928724696,"id":1218,"parentId":1217,"tags":{},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":369,"timestamp":888928724681,"id":1217,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/proxy/utilsProxy.mjs","layer":null},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":346,"timestamp":888928724709,"id":1220,"parentId":1219,"tags":{},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":503,"timestamp":888928724699,"id":1219,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/proxy/useQueriesProxy.mjs","layer":null},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1350,"timestamp":888928725264,"id":1223,"parentId":1222,"tags":{},"startTime":1729628821509,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1387,"timestamp":888928725229,"id":1222,"parentId":1221,"tags":{},"startTime":1729628821509,"traceId":"82fc563f1a6132ed"}]
13
- [{"name":"build-module-js","duration":2259,"timestamp":888928724711,"id":1221,"parentId":1168,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js","layer":null},"startTime":1729628821508,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":65,"timestamp":888928727635,"id":1228,"parentId":1227,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":273,"timestamp":888928727620,"id":1227,"parentId":1099,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/heartbeat.js","layer":null},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":251,"timestamp":888928727648,"id":1230,"parentId":1229,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":381,"timestamp":888928727638,"id":1229,"parentId":1156,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/utils/createReadableStream.mjs","layer":null},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":342,"timestamp":888928727679,"id":1233,"parentId":1232,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1357,"timestamp":888928727671,"id":1232,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/hooks/createHooksInternal.mjs","layer":null},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1342,"timestamp":888928727689,"id":1235,"parentId":1234,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1427,"timestamp":888928727681,"id":1234,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/getClientArgs.mjs","layer":null},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1413,"timestamp":888928727699,"id":1237,"parentId":1236,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1498,"timestamp":888928727691,"id":1236,"parentId":1088,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/context.mjs","layer":null},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":2185,"timestamp":888928727200,"id":1226,"parentId":1225,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":2212,"timestamp":888928727175,"id":1225,"parentId":1224,"tags":{},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2429,"timestamp":888928727097,"id":1224,"parentId":1168,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":null},"startTime":1729628821510,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":9,"timestamp":888928729966,"id":1241,"parentId":1240,"tags":{},"startTime":1729628821513,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":54448,"timestamp":888928729951,"id":1240,"parentId":1166,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/chunk/VREWMQAW.js","layer":null},"startTime":1729628821513,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":56279,"timestamp":888928729247,"id":1239,"parentId":1238,"tags":{},"startTime":1729628821513,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":56308,"timestamp":888928729222,"id":1238,"parentId":1231,"tags":{},"startTime":1729628821513,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":58125,"timestamp":888928727650,"id":1231,"parentId":1094,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/normalized-asset-prefix.js","layer":null},"startTime":1729628821511,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-transform","duration":1329,"timestamp":888928787821,"id":1244,"parentId":1243,"tags":{},"startTime":1729628821571,"traceId":"82fc563f1a6132ed"},{"name":"next-swc-loader","duration":1371,"timestamp":888928787784,"id":1243,"parentId":1242,"tags":{},"startTime":1729628821571,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1563,"timestamp":888928787722,"id":1242,"parentId":1221,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":null},"startTime":1729628821571,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":42,"timestamp":888928791659,"id":1246,"parentId":1245,"tags":{},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":315,"timestamp":888928791627,"id":1245,"parentId":1085,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/index.js","layer":null},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":275,"timestamp":888928791673,"id":1248,"parentId":1247,"tags":{},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":372,"timestamp":888928791662,"id":1247,"parentId":1207,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/utils.js","layer":null},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":353,"timestamp":888928791683,"id":1250,"parentId":1249,"tags":{},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":516,"timestamp":888928791676,"id":1249,"parentId":1179,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js","layer":null},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":502,"timestamp":888928791692,"id":1252,"parentId":1251,"tags":{},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":628,"timestamp":888928791685,"id":1251,"parentId":1175,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/suspense.js","layer":null},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":617,"timestamp":888928791701,"id":1254,"parentId":1253,"tags":{},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":907,"timestamp":888928791694,"id":1253,"parentId":1175,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js","layer":null},"startTime":1729628821575,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928794542,"id":1256,"parentId":1255,"tags":{},"startTime":1729628821578,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":225,"timestamp":888928794525,"id":1255,"parentId":1217,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/getQueryKey.mjs","layer":null},"startTime":1729628821578,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928795402,"id":1258,"parentId":1257,"tags":{},"startTime":1729628821579,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":106,"timestamp":888928795386,"id":1257,"parentId":1232,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/useHookResult.mjs","layer":null},"startTime":1729628821579,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928795862,"id":1260,"parentId":1259,"tags":{},"startTime":1729628821579,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":787,"timestamp":888928795848,"id":1259,"parentId":1215,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/cjs/scheduler.production.min.js","layer":null},"startTime":1729628821579,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":765,"timestamp":888928795874,"id":1262,"parentId":1261,"tags":{},"startTime":1729628821579,"traceId":"82fc563f1a6132ed"},{"name":"build-module-mjs","duration":1078,"timestamp":888928795865,"id":1261,"parentId":1232,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/utils/createUtilityFunctions.mjs","layer":null},"startTime":1729628821579,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":942317,"timestamp":888927855108,"id":610,"parentId":607,"tags":{"request":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js"},"startTime":1729628820638,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":942358,"timestamp":888927855070,"id":608,"parentId":607,"tags":{"request":"./node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/next.js"},"startTime":1729628820638,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928799754,"id":1264,"parentId":1263,"tags":{},"startTime":1729628821583,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":506,"timestamp":888928799734,"id":1263,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/retryer.js","layer":null},"startTime":1729628821583,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":13,"timestamp":888928800824,"id":1266,"parentId":1265,"tags":{},"startTime":1729628821584,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":358,"timestamp":888928800806,"id":1265,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queryCache.js","layer":null},"startTime":1729628821584,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":331,"timestamp":888928800836,"id":1268,"parentId":1267,"tags":{},"startTime":1729628821584,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":809,"timestamp":888928800827,"id":1267,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queriesObserver.js","layer":null},"startTime":1729628821584,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":39,"timestamp":888928802034,"id":1270,"parentId":1269,"tags":{},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1256,"timestamp":888928802018,"id":1269,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queryObserver.js","layer":null},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1233,"timestamp":888928802046,"id":1272,"parentId":1271,"tags":{},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1538,"timestamp":888928802037,"id":1271,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/mutationObserver.js","layer":null},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1523,"timestamp":888928802055,"id":1274,"parentId":1273,"tags":{},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1825,"timestamp":888928802047,"id":1273,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/mutationCache.js","layer":null},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1812,"timestamp":888928802064,"id":1276,"parentId":1275,"tags":{},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2033,"timestamp":888928802056,"id":1275,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/infiniteQueryObserver.js","layer":null},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":2020,"timestamp":888928802072,"id":1278,"parentId":1277,"tags":{},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":2689,"timestamp":888928802065,"id":1277,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queryClient.js","layer":null},"startTime":1729628821585,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":24,"timestamp":888928807874,"id":1280,"parentId":1279,"tags":{},"startTime":1729628821591,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":244,"timestamp":888928807854,"id":1279,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/notifyManager.js","layer":null},"startTime":1729628821591,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":216,"timestamp":888928807887,"id":1282,"parentId":1281,"tags":{},"startTime":1729628821591,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":418,"timestamp":888928807876,"id":1281,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/onlineManager.js","layer":null},"startTime":1729628821591,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":402,"timestamp":888928807897,"id":1284,"parentId":1283,"tags":{},"startTime":1729628821591,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":579,"timestamp":888928807889,"id":1283,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/focusManager.js","layer":null},"startTime":1729628821591,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":11,"timestamp":888928809245,"id":1286,"parentId":1285,"tags":{},"startTime":1729628821593,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":397,"timestamp":888928809232,"id":1285,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/hydration.js","layer":null},"startTime":1729628821593,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":376,"timestamp":888928809256,"id":1288,"parentId":1287,"tags":{},"startTime":1729628821593,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1027,"timestamp":888928809248,"id":1287,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/utils.js","layer":null},"startTime":1729628821593,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":21,"timestamp":888928810356,"id":1290,"parentId":1289,"tags":{},"startTime":1729628821594,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":70,"timestamp":888928810341,"id":1289,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/types.js","layer":null},"startTime":1729628821594,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":46,"timestamp":888928810367,"id":1292,"parentId":1291,"tags":{},"startTime":1729628821594,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":508,"timestamp":888928810359,"id":1291,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/mutation.js","layer":null},"startTime":1729628821594,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":494,"timestamp":888928810377,"id":1294,"parentId":1293,"tags":{},"startTime":1729628821594,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":1335,"timestamp":888928810369,"id":1293,"parentId":1245,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/query.js","layer":null},"startTime":1729628821594,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":11,"timestamp":888928813488,"id":1296,"parentId":1295,"tags":{},"startTime":1729628821597,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":161,"timestamp":888928813474,"id":1295,"parentId":1265,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/subscribable.js","layer":null},"startTime":1729628821597,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":140,"timestamp":888928813499,"id":1298,"parentId":1297,"tags":{},"startTime":1729628821597,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":239,"timestamp":888928813491,"id":1297,"parentId":1263,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/thenable.js","layer":null},"startTime":1729628821597,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928813910,"id":1300,"parentId":1299,"tags":{},"startTime":1729628821597,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":342,"timestamp":888928813898,"id":1299,"parentId":1275,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js","layer":null},"startTime":1729628821597,"traceId":"82fc563f1a6132ed"},{"name":"read-resource","duration":1,"timestamp":888928814531,"id":1302,"parentId":1301,"tags":{},"startTime":1729628821598,"traceId":"82fc563f1a6132ed"},{"name":"build-module-js","duration":129,"timestamp":888928814519,"id":1301,"parentId":1291,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/removable.js","layer":null},"startTime":1729628821598,"traceId":"82fc563f1a6132ed"},{"name":"add-entry","duration":959680,"timestamp":888927855098,"id":609,"parentId":607,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app.tsx&page=%2F_app!"},"startTime":1729628820638,"traceId":"82fc563f1a6132ed"},{"name":"make","duration":959865,"timestamp":888927854948,"id":607,"parentId":606,"tags":{},"startTime":1729628820638,"traceId":"82fc563f1a6132ed"},{"name":"chunk-graph","duration":2140,"timestamp":888928825472,"id":1304,"parentId":1303,"tags":{},"startTime":1729628821609,"traceId":"82fc563f1a6132ed"},{"name":"optimize-modules","duration":3,"timestamp":888928827633,"id":1306,"parentId":1303,"tags":{},"startTime":1729628821611,"traceId":"82fc563f1a6132ed"},{"name":"optimize-chunks","duration":1471,"timestamp":888928827678,"id":1307,"parentId":1303,"tags":{},"startTime":1729628821611,"traceId":"82fc563f1a6132ed"},{"name":"optimize-tree","duration":3,"timestamp":888928829165,"id":1308,"parentId":1303,"tags":{},"startTime":1729628821613,"traceId":"82fc563f1a6132ed"},{"name":"optimize-chunk-modules","duration":2936,"timestamp":888928829183,"id":1309,"parentId":1303,"tags":{},"startTime":1729628821613,"traceId":"82fc563f1a6132ed"},{"name":"optimize","duration":4504,"timestamp":888928827625,"id":1305,"parentId":1303,"tags":{},"startTime":1729628821611,"traceId":"82fc563f1a6132ed"},{"name":"module-hash","duration":2904,"timestamp":888928834639,"id":1310,"parentId":1303,"tags":{},"startTime":1729628821618,"traceId":"82fc563f1a6132ed"},{"name":"code-generation","duration":49334,"timestamp":888928837553,"id":1311,"parentId":1303,"tags":{},"startTime":1729628821621,"traceId":"82fc563f1a6132ed"},{"name":"hash","duration":1236,"timestamp":888928887514,"id":1312,"parentId":1303,"tags":{},"startTime":1729628821671,"traceId":"82fc563f1a6132ed"},{"name":"code-generation-jobs","duration":63,"timestamp":888928888750,"id":1313,"parentId":1303,"tags":{},"startTime":1729628821672,"traceId":"82fc563f1a6132ed"},{"name":"module-assets","duration":47,"timestamp":888928888803,"id":1314,"parentId":1303,"tags":{},"startTime":1729628821672,"traceId":"82fc563f1a6132ed"},{"name":"create-chunk-assets","duration":1533,"timestamp":888928888853,"id":1315,"parentId":1303,"tags":{},"startTime":1729628821672,"traceId":"82fc563f1a6132ed"},{"name":"NextJsBuildManifest-generateClientManifest","duration":362,"timestamp":888928892829,"id":1317,"parentId":606,"tags":{},"startTime":1729628821676,"traceId":"82fc563f1a6132ed"},{"name":"NextJsBuildManifest-createassets","duration":660,"timestamp":888928892538,"id":1316,"parentId":606,"tags":{},"startTime":1729628821676,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":12409,"timestamp":888928905223,"id":1321,"parentId":1318,"tags":{"name":"static/chunks/pages/hello-5ccf4d5cd4e70f83.js","cache":"MISS"},"startTime":1729628821689,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":12374,"timestamp":888928905281,"id":1322,"parentId":1318,"tags":{"name":"static/chunks/pages/_error-83cd54a8c3ae2bf1.js","cache":"MISS"},"startTime":1729628821689,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":12053,"timestamp":888928905626,"id":1324,"parentId":1318,"tags":{"name":"static/chunks/pages/index-bb7f26f9886422f3.js","cache":"MISS"},"startTime":1729628821689,"traceId":"82fc563f1a6132ed"}]
14
- [{"name":"minify-js","duration":12500,"timestamp":888928905695,"id":1325,"parentId":1318,"tags":{"name":"static/chunks/webpack-e168f41ea812d84b.js","cache":"MISS"},"startTime":1729628821689,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":13840,"timestamp":888928905312,"id":1323,"parentId":1318,"tags":{"name":"static/chunks/pages/preview/[...relTemplatePath]-b7599f4ea557866e.js","cache":"MISS"},"startTime":1729628821689,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":36458,"timestamp":888928906838,"id":1327,"parentId":1318,"tags":{"name":"static/chunks/587-b8697aec549981f0.js","cache":"MISS"},"startTime":1729628821690,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":35319,"timestamp":888928908010,"id":1328,"parentId":1318,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1729628821691,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":35263,"timestamp":888928908076,"id":1329,"parentId":1318,"tags":{"name":"static/unWRLxcyb0kpzlwdDMgbW/_ssgManifest.js","cache":"MISS"},"startTime":1729628821691,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":35212,"timestamp":888928908141,"id":1330,"parentId":1318,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1729628821692,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":35202,"timestamp":888928908159,"id":1331,"parentId":1318,"tags":{"name":"static/unWRLxcyb0kpzlwdDMgbW/_buildManifest.js","cache":"MISS"},"startTime":1729628821692,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":35192,"timestamp":888928908177,"id":1332,"parentId":1318,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1729628821692,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":68795,"timestamp":888928895849,"id":1319,"parentId":1318,"tags":{"name":"static/chunks/main-6af59dca31d23278.js","cache":"MISS"},"startTime":1729628821679,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":88916,"timestamp":888928899547,"id":1320,"parentId":1318,"tags":{"name":"static/chunks/pages/_app-ee6a7e6d1a971079.js","cache":"MISS"},"startTime":1729628821683,"traceId":"82fc563f1a6132ed"},{"name":"minify-js","duration":89967,"timestamp":888928905747,"id":1326,"parentId":1318,"tags":{"name":"static/chunks/framework-a52af918d3290670.js","cache":"MISS"},"startTime":1729628821689,"traceId":"82fc563f1a6132ed"},{"name":"terser-webpack-plugin-optimize","duration":102337,"timestamp":888928893388,"id":1318,"parentId":606,"tags":{"compilationName":"client","swcMinify":true},"startTime":1729628821677,"traceId":"82fc563f1a6132ed"},{"name":"minify-css","duration":92769,"timestamp":888928995820,"id":1334,"parentId":1333,"tags":{"file":"static/css/96aa952fb51558ee.css","cache":"MISS"},"startTime":1729628821779,"traceId":"82fc563f1a6132ed"},{"name":"css-minimizer-plugin","duration":92810,"timestamp":888928995788,"id":1333,"parentId":606,"tags":{},"startTime":1729628821779,"traceId":"82fc563f1a6132ed"},{"name":"seal","duration":270333,"timestamp":888928820716,"id":1303,"parentId":606,"tags":{},"startTime":1729628821604,"traceId":"82fc563f1a6132ed"},{"name":"webpack-compilation","duration":1236683,"timestamp":888927854405,"id":606,"parentId":15,"tags":{"name":"client"},"startTime":1729628820638,"traceId":"82fc563f1a6132ed"},{"name":"emit","duration":2042,"timestamp":888929091110,"id":1335,"parentId":15,"tags":{},"startTime":1729628821874,"traceId":"82fc563f1a6132ed"},{"name":"webpack-close","duration":671440,"timestamp":888929093218,"id":1336,"parentId":15,"tags":{"name":"client"},"startTime":1729628821877,"traceId":"82fc563f1a6132ed"},{"name":"webpack-generate-error-stats","duration":442,"timestamp":888929764668,"id":1337,"parentId":1336,"tags":{},"startTime":1729628822548,"traceId":"82fc563f1a6132ed"},{"name":"run-webpack-compiler","duration":7164140,"timestamp":888922601227,"id":15,"parentId":1,"tags":{},"startTime":1729628815385,"traceId":"82fc563f1a6132ed"},{"name":"format-webpack-messages","duration":49,"timestamp":888929765371,"id":1338,"parentId":1,"tags":{},"startTime":1729628822549,"traceId":"82fc563f1a6132ed"},{"name":"check-static-error-page","duration":5886,"timestamp":888929781083,"id":1341,"parentId":1340,"tags":{},"startTime":1729628822564,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":807,"timestamp":888929798408,"id":1343,"parentId":1340,"tags":{"page":"/_error"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":2612,"timestamp":888929797548,"id":1342,"parentId":1340,"tags":{"page":"/_app"},"startTime":1729628822581,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":1849,"timestamp":888929798468,"id":1344,"parentId":1340,"tags":{"page":"/_document"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":1865,"timestamp":888929798494,"id":1345,"parentId":1340,"tags":{"page":"/api/component"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":2058,"timestamp":888929798527,"id":1346,"parentId":1340,"tags":{"page":"/api/pdf"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":2167,"timestamp":888929798558,"id":1347,"parentId":1340,"tags":{"page":"/api/trpc/[trpc]"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"is-page-static","duration":248735,"timestamp":888929802282,"id":1353,"parentId":1348,"tags":{},"startTime":1729628822586,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":252481,"timestamp":888929798576,"id":1348,"parentId":1340,"tags":{"page":"/hello"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"is-page-static","duration":252426,"timestamp":888929801715,"id":1351,"parentId":1349,"tags":{},"startTime":1729628822585,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":255576,"timestamp":888929798600,"id":1349,"parentId":1340,"tags":{"page":"/"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"is-page-static","duration":274182,"timestamp":888929802185,"id":1352,"parentId":1350,"tags":{},"startTime":1729628822586,"traceId":"82fc563f1a6132ed"},{"name":"check-page","duration":277772,"timestamp":888929798619,"id":1350,"parentId":1340,"tags":{"page":"/preview/[...relTemplatePath]"},"startTime":1729628822582,"traceId":"82fc563f1a6132ed"},{"name":"static-check","duration":295861,"timestamp":888929780544,"id":1340,"parentId":1,"tags":{},"startTime":1729628822564,"traceId":"82fc563f1a6132ed"},{"name":"load-dotenv","duration":55,"timestamp":888930090333,"id":1358,"parentId":1357,"tags":{},"startTime":1729628822874,"traceId":"82fc563f1a6132ed"},{"name":"run-export-path-map","duration":375,"timestamp":888930203352,"id":1359,"parentId":1357,"tags":{},"startTime":1729628822987,"traceId":"82fc563f1a6132ed"},{"name":"export-page","duration":48113,"timestamp":888930204949,"id":1363,"parentId":1357,"tags":{"path":"/en/hello"},"startTime":1729628822988,"traceId":"82fc563f1a6132ed"},{"name":"export-page","duration":92479,"timestamp":888930204917,"id":1362,"parentId":1357,"tags":{"path":"/500"},"startTime":1729628822988,"traceId":"82fc563f1a6132ed"},{"name":"export-page","duration":92386,"timestamp":888930205073,"id":1364,"parentId":1357,"tags":{"path":"/en/404"},"startTime":1729628822988,"traceId":"82fc563f1a6132ed"},{"name":"export-page","duration":92732,"timestamp":888930205114,"id":1365,"parentId":1357,"tags":{"path":"/en/500"},"startTime":1729628822988,"traceId":"82fc563f1a6132ed"},{"name":"export-page","duration":281494,"timestamp":888930204729,"id":1360,"parentId":1357,"tags":{"path":"/hello"},"startTime":1729628822988,"traceId":"82fc563f1a6132ed"},{"name":"export-page","duration":286375,"timestamp":888930204877,"id":1361,"parentId":1357,"tags":{"path":"/404"},"startTime":1729628822988,"traceId":"82fc563f1a6132ed"},{"name":"next-export","duration":426546,"timestamp":888930089928,"id":1357,"parentId":1,"tags":{},"startTime":1729628822873,"traceId":"82fc563f1a6132ed"},{"name":"move-exported-page","duration":10977,"timestamp":888930536446,"id":1366,"parentId":1356,"tags":{},"startTime":1729628823320,"traceId":"82fc563f1a6132ed"},{"name":"move-exported-page","duration":26942,"timestamp":888930547436,"id":1367,"parentId":1356,"tags":{},"startTime":1729628823331,"traceId":"82fc563f1a6132ed"},{"name":"move-exported-page","duration":7115,"timestamp":888930574433,"id":1368,"parentId":1356,"tags":{},"startTime":1729628823358,"traceId":"82fc563f1a6132ed"},{"name":"static-generation","duration":545051,"timestamp":888930087111,"id":1356,"parentId":1,"tags":{},"startTime":1729628822870,"traceId":"82fc563f1a6132ed"},{"name":"node-file-trace-build","duration":14593425,"timestamp":888930078024,"id":1355,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1729628822861,"traceId":"82fc563f1a6132ed"},{"name":"apply-include-excludes","duration":309,"timestamp":888944671465,"id":1369,"parentId":1,"tags":{},"startTime":1729628837455,"traceId":"82fc563f1a6132ed"},{"name":"print-tree-view","duration":1804,"timestamp":888944672094,"id":1370,"parentId":1,"tags":{},"startTime":1729628837455,"traceId":"82fc563f1a6132ed"},{"name":"telemetry-flush","duration":20,"timestamp":888944673904,"id":1371,"parentId":1,"tags":{},"startTime":1729628837457,"traceId":"82fc563f1a6132ed"},{"name":"next-build","duration":23980496,"timestamp":888920693432,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"14.2.15","isTurbopack":false,"has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1729628813477,"traceId":"82fc563f1a6132ed"}]
1
+ [{"name":"generate-buildid","duration":114,"timestamp":893501033456,"id":4,"parentId":1,"tags":{},"startTime":1729633393849,"traceId":"b2d29ffbf13610a8"},{"name":"load-custom-routes","duration":118,"timestamp":893501033662,"id":5,"parentId":1,"tags":{},"startTime":1729633393849,"traceId":"b2d29ffbf13610a8"},{"name":"verify-typescript-setup","duration":1602299,"timestamp":893501063124,"id":6,"parentId":1,"tags":{},"startTime":1729633393878,"traceId":"b2d29ffbf13610a8"},{"name":"collect-pages","duration":1939,"timestamp":893502666204,"id":7,"parentId":1,"tags":{},"startTime":1729633395481,"traceId":"b2d29ffbf13610a8"},{"name":"create-pages-mapping","duration":212,"timestamp":893502668712,"id":8,"parentId":1,"tags":{},"startTime":1729633395484,"traceId":"b2d29ffbf13610a8"},{"name":"public-dir-conflict-check","duration":458,"timestamp":893502668995,"id":9,"parentId":1,"tags":{},"startTime":1729633395484,"traceId":"b2d29ffbf13610a8"},{"name":"generate-routes-manifest","duration":1071,"timestamp":893502669517,"id":10,"parentId":1,"tags":{},"startTime":1729633395485,"traceId":"b2d29ffbf13610a8"},{"name":"create-dist-dir","duration":102,"timestamp":893502670727,"id":11,"parentId":1,"tags":{},"startTime":1729633395486,"traceId":"b2d29ffbf13610a8"},{"name":"write-routes-manifest","duration":227,"timestamp":893502671623,"id":12,"parentId":1,"tags":{},"startTime":1729633395487,"traceId":"b2d29ffbf13610a8"},{"name":"generate-required-server-files","duration":137,"timestamp":893502671873,"id":13,"parentId":1,"tags":{},"startTime":1729633395487,"traceId":"b2d29ffbf13610a8"},{"name":"create-entrypoints","duration":12091,"timestamp":893502674301,"id":16,"parentId":1,"tags":{},"startTime":1729633395490,"traceId":"b2d29ffbf13610a8"},{"name":"generate-webpack-config","duration":178778,"timestamp":893502686418,"id":17,"parentId":15,"tags":{},"startTime":1729633395502,"traceId":"b2d29ffbf13610a8"},{"name":"next-trace-entrypoint-plugin","duration":1158,"timestamp":893502905282,"id":19,"parentId":18,"tags":{},"startTime":1729633395721,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":10468,"timestamp":893502943203,"id":30,"parentId":23,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES_API&page=%2Fapi%2Ftrpc%2F%5Btrpc%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Ftrpc%2F%5Btrpc%5D.ts&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1729633395758,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":10659,"timestamp":893502944428,"id":31,"parentId":24,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES_API&page=%2Fapi%2Fcomponent&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fcomponent.tsx&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1729633395760,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":11145,"timestamp":893502944992,"id":33,"parentId":26,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES_API&page=%2Fapi%2Fpdf&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fpdf.tsx&middlewareConfigBase64=e30%3D!","layer":"api"},"startTime":1729633395760,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":12643,"timestamp":893502945203,"id":35,"parentId":28,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=private-next-pages%2Findex.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729633395760,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":13637,"timestamp":893502945279,"id":36,"parentId":29,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2Fpreview%2F%5B...relTemplatePath%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729633395761,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":14983,"timestamp":893502945072,"id":34,"parentId":27,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729633395760,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":21159,"timestamp":893502944537,"id":32,"parentId":25,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2Fhello&preferredRegion=&absolutePagePath=private-next-pages%2Fhello.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1729633395760,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":18409,"timestamp":893502947333,"id":42,"parentId":41,"tags":{},"startTime":1729633395763,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":18520,"timestamp":893502947225,"id":41,"parentId":38,"tags":{},"startTime":1729633395762,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":20303,"timestamp":893502946516,"id":38,"parentId":22,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/_document.tsx","layer":null},"startTime":1729633395762,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":19633,"timestamp":893502947202,"id":40,"parentId":39,"tags":{},"startTime":1729633395762,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":20072,"timestamp":893502946765,"id":39,"parentId":37,"tags":{},"startTime":1729633395762,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":21983,"timestamp":893502945841,"id":37,"parentId":21,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/_app.tsx","layer":null},"startTime":1729633395761,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":92,"timestamp":893502971050,"id":43,"parentId":38,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1729633395786,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1720,"timestamp":893502978899,"id":46,"parentId":45,"tags":{},"startTime":1729633395794,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1800,"timestamp":893502978824,"id":45,"parentId":44,"tags":{},"startTime":1729633395794,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2638,"timestamp":893502978675,"id":44,"parentId":35,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/index.tsx","layer":null},"startTime":1729633395794,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2027,"timestamp":893502980110,"id":49,"parentId":48,"tags":{},"startTime":1729633395795,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2102,"timestamp":893502980040,"id":48,"parentId":47,"tags":{},"startTime":1729633395795,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2650,"timestamp":893502979937,"id":47,"parentId":32,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/hello.tsx","layer":null},"startTime":1729633395795,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1454,"timestamp":893502981935,"id":55,"parentId":54,"tags":{},"startTime":1729633395797,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1571,"timestamp":893502981822,"id":54,"parentId":51,"tags":{},"startTime":1729633395797,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":5159,"timestamp":893502981626,"id":51,"parentId":31,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/api/component.tsx","layer":"api"},"startTime":1729633395797,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":13,"timestamp":893502986886,"id":62,"parentId":44,"tags":{"name":"react","layer":null},"startTime":1729633395802,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5320,"timestamp":893502981819,"id":53,"parentId":52,"tags":{},"startTime":1729633395797,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5388,"timestamp":893502981754,"id":52,"parentId":50,"tags":{},"startTime":1729633395797,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":7183,"timestamp":893502981501,"id":50,"parentId":33,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/api/pdf.tsx","layer":"api"},"startTime":1729633395797,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5855,"timestamp":893502982921,"id":59,"parentId":58,"tags":{},"startTime":1729633395798,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5927,"timestamp":893502982852,"id":58,"parentId":56,"tags":{},"startTime":1729633395798,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":6880,"timestamp":893502982656,"id":56,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/api/trpc/[trpc].ts","layer":"api"},"startTime":1729633395798,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6566,"timestamp":893502982985,"id":61,"parentId":60,"tags":{},"startTime":1729633395798,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6629,"timestamp":893502982924,"id":60,"parentId":57,"tags":{},"startTime":1729633395798,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":8766,"timestamp":893502982716,"id":57,"parentId":36,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/preview/[...relTemplatePath].tsx","layer":null},"startTime":1729633395798,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":16,"timestamp":893502997956,"id":64,"parentId":63,"tags":{},"startTime":1729633395813,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":771,"timestamp":893502997609,"id":63,"parentId":38,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/document.js","layer":null},"startTime":1729633395813,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":47,"timestamp":893503003993,"id":67,"parentId":66,"tags":{},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":965,"timestamp":893503003773,"id":66,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/templates/helpers.js","layer":"api"},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":736,"timestamp":893503004009,"id":69,"parentId":68,"tags":{},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1191,"timestamp":893503003998,"id":68,"parentId":35,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/templates/helpers.js","layer":null},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1173,"timestamp":893503004021,"id":71,"parentId":70,"tags":{},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1543,"timestamp":893503004011,"id":70,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-kind.js","layer":"api"},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1521,"timestamp":893503004038,"id":73,"parentId":72,"tags":{},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1832,"timestamp":893503004025,"id":72,"parentId":35,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-kind.js","layer":null},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1636,"timestamp":893503005927,"id":75,"parentId":74,"tags":{},"startTime":1729633395821,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1701,"timestamp":893503005865,"id":74,"parentId":65,"tags":{},"startTime":1729633395821,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6467,"timestamp":893503003725,"id":65,"parentId":34,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1729633395819,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503011337,"id":77,"parentId":76,"tags":{},"startTime":1729633395827,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":686,"timestamp":893503011317,"id":76,"parentId":30,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages-api/module.compiled.js","layer":"api"},"startTime":1729633395827,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":48,"timestamp":893503016056,"id":81,"parentId":80,"tags":{},"startTime":1729633395831,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":535,"timestamp":893503016043,"id":80,"parentId":35,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/module.compiled.js","layer":null},"startTime":1729633395831,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":11,"timestamp":893503017239,"id":89,"parentId":76,"tags":{"name":"next/dist/compiled/next-server/pages-api.runtime.prod.js","layer":null},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8,"timestamp":893503017678,"id":90,"parentId":80,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1729633395833,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503017881,"id":92,"parentId":91,"tags":{},"startTime":1729633395833,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-css","duration":272,"timestamp":893503017692,"id":91,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/globals.css","layer":null},"startTime":1729633395833,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1144,"timestamp":893503016987,"id":88,"parentId":87,"tags":{},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1218,"timestamp":893503016915,"id":87,"parentId":82,"tags":{},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":2693,"timestamp":893503016059,"id":82,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/api.ts","layer":null},"startTime":1729633395831,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1943,"timestamp":893503016835,"id":86,"parentId":85,"tags":{},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2020,"timestamp":893503016760,"id":85,"parentId":79,"tags":{},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":3391,"timestamp":893503015991,"id":79,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/WebSocketsProvider.tsx","layer":null},"startTime":1729633395831,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2641,"timestamp":893503016755,"id":84,"parentId":83,"tags":{},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2800,"timestamp":893503016599,"id":83,"parentId":78,"tags":{},"startTime":1729633395832,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":3846,"timestamp":893503015916,"id":78,"parentId":37,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/Layout.tsx","layer":null},"startTime":1729633395831,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":110690,"timestamp":893502909157,"id":25,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fhello&preferredRegion=&absolutePagePath=private-next-pages%2Fhello.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":31,"timestamp":893503024073,"id":94,"parentId":37,"tags":{"name":"@tanstack/react-query-devtools","layer":null},"startTime":1729633395839,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":4,"timestamp":893503025964,"id":98,"parentId":97,"tags":{},"startTime":1729633395841,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":165,"timestamp":893503025940,"id":97,"parentId":57,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/router.js","layer":null},"startTime":1729633395841,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":10,"timestamp":893503027373,"id":100,"parentId":44,"tags":{"name":"next/head","layer":null},"startTime":1729633395843,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1812,"timestamp":893503027461,"id":102,"parentId":101,"tags":{},"startTime":1729633395843,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1881,"timestamp":893503027396,"id":101,"parentId":99,"tags":{},"startTime":1729633395843,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4906,"timestamp":893503027316,"id":99,"parentId":65,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1729633395843,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":8771,"timestamp":893503024277,"id":96,"parentId":95,"tags":{},"startTime":1729633395840,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":8936,"timestamp":893503024115,"id":95,"parentId":93,"tags":{},"startTime":1729633395839,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":19282,"timestamp":893503024009,"id":93,"parentId":63,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_document.js","layer":null},"startTime":1729633395839,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":15161,"timestamp":893503028919,"id":107,"parentId":106,"tags":{},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":15227,"timestamp":893503028855,"id":106,"parentId":103,"tags":{},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":15660,"timestamp":893503028632,"id":103,"parentId":51,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/constants.ts","layer":"api"},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":15328,"timestamp":893503028973,"id":109,"parentId":108,"tags":{},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":15381,"timestamp":893503028921,"id":108,"parentId":104,"tags":{},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":15719,"timestamp":893503028750,"id":104,"parentId":51,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/logger.ts","layer":"api"},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":15462,"timestamp":893503029015,"id":111,"parentId":110,"tags":{},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":15503,"timestamp":893503028975,"id":110,"parentId":105,"tags":{},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":15771,"timestamp":893503028803,"id":105,"parentId":79,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/logger.ts","layer":null},"startTime":1729633395844,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12611,"timestamp":893503032614,"id":114,"parentId":113,"tags":{},"startTime":1729633395848,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12704,"timestamp":893503032525,"id":113,"parentId":112,"tags":{},"startTime":1729633395848,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":13116,"timestamp":893503032375,"id":112,"parentId":57,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/FileCheckWrapper.tsx","layer":null},"startTime":1729633395848,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1479,"timestamp":893503047317,"id":117,"parentId":116,"tags":{},"startTime":1729633395863,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2477,"timestamp":893503046322,"id":116,"parentId":115,"tags":{},"startTime":1729633395862,"traceId":"b2d29ffbf13610a8"}]
2
+ [{"name":"build-module-tsx","duration":3493,"timestamp":893503045999,"id":115,"parentId":78,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/Sidebar.tsx","layer":null},"startTime":1729633395861,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2783,"timestamp":893503048346,"id":120,"parentId":119,"tags":{},"startTime":1729633395864,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2831,"timestamp":893503048301,"id":119,"parentId":118,"tags":{},"startTime":1729633395864,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":4052,"timestamp":893503048235,"id":118,"parentId":51,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/get-email-component.ts","layer":"api"},"startTime":1729633395863,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2711,"timestamp":893503053351,"id":124,"parentId":123,"tags":{},"startTime":1729633395869,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2768,"timestamp":893503053297,"id":123,"parentId":121,"tags":{},"startTime":1729633395869,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":3375,"timestamp":893503053104,"id":121,"parentId":57,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/CodeView.tsx","layer":null},"startTime":1729633395868,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3162,"timestamp":893503053396,"id":126,"parentId":125,"tags":{},"startTime":1729633395869,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3208,"timestamp":893503053353,"id":125,"parentId":122,"tags":{},"startTime":1729633395869,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":3663,"timestamp":893503053177,"id":122,"parentId":57,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/ComponentView.tsx","layer":null},"startTime":1729633395868,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1923,"timestamp":893503055237,"id":130,"parentId":129,"tags":{},"startTime":1729633395870,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1973,"timestamp":893503055189,"id":129,"parentId":127,"tags":{},"startTime":1729633395870,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2392,"timestamp":893503055019,"id":127,"parentId":57,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/PdfView.tsx","layer":null},"startTime":1729633395870,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2144,"timestamp":893503055277,"id":132,"parentId":131,"tags":{},"startTime":1729633395871,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2184,"timestamp":893503055239,"id":131,"parentId":128,"tags":{},"startTime":1729633395870,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2644,"timestamp":893503055079,"id":128,"parentId":57,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/HtmlView.tsx","layer":null},"startTime":1729633395870,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":4,"timestamp":893503058998,"id":135,"parentId":134,"tags":{},"startTime":1729633395874,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1110,"timestamp":893503058805,"id":134,"parentId":51,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/core/dist/index.js","layer":"api"},"startTime":1729633395874,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":20,"timestamp":893503064240,"id":136,"parentId":56,"tags":{"name":"@trpc/server/adapters/next","layer":null},"startTime":1729633395879,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":13,"timestamp":893503064825,"id":146,"parentId":134,"tags":{"name":"react-dom/server","layer":null},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1299,"timestamp":893503064447,"id":141,"parentId":140,"tags":{},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1351,"timestamp":893503064399,"id":140,"parentId":137,"tags":{},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1659,"timestamp":893503064270,"id":137,"parentId":56,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/server/api/root.ts","layer":"api"},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1475,"timestamp":893503064487,"id":143,"parentId":142,"tags":{},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1515,"timestamp":893503064449,"id":142,"parentId":138,"tags":{},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1947,"timestamp":893503064329,"id":138,"parentId":56,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/server/api/trpc.ts","layer":"api"},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2541,"timestamp":893503064512,"id":145,"parentId":144,"tags":{},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2567,"timestamp":893503064488,"id":144,"parentId":139,"tags":{},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4076,"timestamp":893503064371,"id":139,"parentId":97,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js","layer":null},"startTime":1729633395880,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":13,"timestamp":893503070216,"id":148,"parentId":50,"tags":{"name":"puppeteer","layer":null},"startTime":1729633395885,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2145,"timestamp":893503070315,"id":150,"parentId":149,"tags":{},"startTime":1729633395886,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2181,"timestamp":893503070282,"id":149,"parentId":147,"tags":{},"startTime":1729633395886,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2952,"timestamp":893503070176,"id":147,"parentId":99,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1729633395885,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":11,"timestamp":893503074869,"id":151,"parentId":118,"tags":{"name":"node:path","layer":null},"startTime":1729633395890,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":5,"timestamp":893503074887,"id":152,"parentId":118,"tags":{"name":"node:vm","layer":null},"startTime":1729633395890,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":94,"timestamp":893503077494,"id":157,"parentId":156,"tags":{},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":594,"timestamp":893503077476,"id":156,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/htmlescape.js","layer":null},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":564,"timestamp":893503077512,"id":159,"parentId":158,"tags":{},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1313,"timestamp":893503077499,"id":158,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/utils.js","layer":null},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1298,"timestamp":893503077526,"id":161,"parentId":160,"tags":{},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1532,"timestamp":893503077516,"id":160,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-page-files.js","layer":null},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2596,"timestamp":893503076778,"id":155,"parentId":154,"tags":{},"startTime":1729633395892,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2628,"timestamp":893503076749,"id":154,"parentId":153,"tags":{},"startTime":1729633395892,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2861,"timestamp":893503076690,"id":153,"parentId":99,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1729633395892,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1114,"timestamp":893503079106,"id":168,"parentId":167,"tags":{},"startTime":1729633395894,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1136,"timestamp":893503079086,"id":167,"parentId":163,"tags":{},"startTime":1729633395894,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2818,"timestamp":893503077553,"id":163,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1268,"timestamp":893503079221,"id":170,"parentId":169,"tags":{},"startTime":1729633395894,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1384,"timestamp":893503079107,"id":169,"parentId":164,"tags":{},"startTime":1729633395894,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3100,"timestamp":893503077571,"id":164,"parentId":99,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2467,"timestamp":893503079084,"id":166,"parentId":165,"tags":{},"startTime":1729633395894,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2498,"timestamp":893503079054,"id":165,"parentId":162,"tags":{},"startTime":1729633395894,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":5381,"timestamp":893503077530,"id":162,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1729633395893,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":16,"timestamp":893503083546,"id":172,"parentId":171,"tags":{},"startTime":1729633395899,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":474,"timestamp":893503083526,"id":171,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pretty-bytes.js","layer":null},"startTime":1729633395899,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":444,"timestamp":893503083560,"id":174,"parentId":173,"tags":{},"startTime":1729633395899,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":878,"timestamp":893503083551,"id":173,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1729633395899,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":11,"timestamp":893503084871,"id":175,"parentId":82,"tags":{"name":"superjson","layer":null},"startTime":1729633395900,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":11,"timestamp":893503086206,"id":176,"parentId":79,"tags":{"name":"react-use-websocket","layer":null},"startTime":1729633395901,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":11,"timestamp":893503086771,"id":177,"parentId":82,"tags":{"name":"@trpc/client","layer":null},"startTime":1729633395902,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":9,"timestamp":893503089374,"id":180,"parentId":82,"tags":{"name":"@trpc/next","layer":null},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":31828,"timestamp":893503057871,"id":133,"parentId":118,"tags":{"layer":"api"},"startTime":1729633395873,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5136,"timestamp":893503089500,"id":184,"parentId":183,"tags":{},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5181,"timestamp":893503089458,"id":183,"parentId":179,"tags":{},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":5836,"timestamp":893503089324,"id":179,"parentId":118,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/static-node-modules-for-vm.ts","layer":"api"},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5714,"timestamp":893503089456,"id":182,"parentId":181,"tags":{},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5772,"timestamp":893503089400,"id":181,"parentId":178,"tags":{},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":6555,"timestamp":893503089252,"id":178,"parentId":118,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/improve-error-with-sourcemap.ts","layer":"api"},"startTime":1729633395905,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":17,"timestamp":893503133585,"id":189,"parentId":104,"tags":{"name":"pino","layer":null},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":156,"timestamp":893503133486,"id":186,"parentId":185,"tags":{},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":360,"timestamp":893503133450,"id":185,"parentId":115,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/link.js","layer":null},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":173,"timestamp":893503133641,"id":192,"parentId":191,"tags":{},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-cjs","duration":631,"timestamp":893503133632,"id":191,"parentId":65,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":null},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1172,"timestamp":893503134381,"id":194,"parentId":193,"tags":{},"startTime":1729633395950,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1242,"timestamp":893503134314,"id":193,"parentId":187,"tags":{},"startTime":1729633395950,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":2702,"timestamp":893503133491,"id":187,"parentId":118,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/esbuild/renderring-utilities-exporter.ts","layer":"api"},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1797,"timestamp":893503134408,"id":196,"parentId":195,"tags":{},"startTime":1729633395950,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1822,"timestamp":893503134384,"id":195,"parentId":188,"tags":{},"startTime":1729633395950,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3144,"timestamp":893503133563,"id":188,"parentId":139,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":12,"timestamp":893503136941,"id":202,"parentId":138,"tags":{"name":"@trpc/server","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":5,"timestamp":893503136959,"id":203,"parentId":179,"tags":{"name":"node:fs/promises","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":4,"timestamp":893503136968,"id":204,"parentId":179,"tags":{"name":"node:assert","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":4,"timestamp":893503136983,"id":205,"parentId":179,"tags":{"name":"node:async_hooks","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":3,"timestamp":893503136991,"id":206,"parentId":179,"tags":{"name":"node:buffer","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":8,"timestamp":893503136997,"id":207,"parentId":179,"tags":{"name":"node:child_process","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":13,"timestamp":893503137101,"id":208,"parentId":115,"tags":{"name":"clsx","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":3,"timestamp":893503137117,"id":209,"parentId":179,"tags":{"name":"node:cluster","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503137123,"id":210,"parentId":179,"tags":{"name":"node:console","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503137128,"id":211,"parentId":179,"tags":{"name":"node:constants","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503137133,"id":212,"parentId":118,"tags":{"name":"esbuild","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503137138,"id":213,"parentId":179,"tags":{"name":"node:crypto","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":226,"timestamp":893503136938,"id":201,"parentId":200,"tags":{},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-cjs","duration":801,"timestamp":893503136926,"id":200,"parentId":99,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":6,"timestamp":893503139590,"id":221,"parentId":179,"tags":{"name":"node:timers/promises","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139604,"id":222,"parentId":179,"tags":{"name":"node:dgram","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139610,"id":223,"parentId":179,"tags":{"name":"node:diagnostics_channel","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139615,"id":224,"parentId":179,"tags":{"name":"node:fs","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139638,"id":226,"parentId":121,"tags":{"name":"prism-react-renderer","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139645,"id":227,"parentId":179,"tags":{"name":"node:dns","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139649,"id":228,"parentId":179,"tags":{"name":"node:domain","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139654,"id":229,"parentId":179,"tags":{"name":"node:events","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"}]
3
+ [{"name":"build-module","duration":2,"timestamp":893503139824,"id":230,"parentId":179,"tags":{"name":"node:http","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139830,"id":231,"parentId":179,"tags":{"name":"node:http2","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503139834,"id":232,"parentId":179,"tags":{"name":"node:https","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503139838,"id":233,"parentId":179,"tags":{"name":"node:inspector","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503139843,"id":234,"parentId":179,"tags":{"name":"node:net","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503139847,"id":235,"parentId":179,"tags":{"name":"node:os","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503139851,"id":236,"parentId":179,"tags":{"name":"node:module","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503139855,"id":237,"parentId":179,"tags":{"name":"node:util/types","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503139859,"id":238,"parentId":179,"tags":{"name":"node:perf_hooks","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7564,"timestamp":893503138014,"id":218,"parentId":217,"tags":{},"startTime":1729633395953,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7621,"timestamp":893503137963,"id":217,"parentId":214,"tags":{},"startTime":1729633395953,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8641,"timestamp":893503137143,"id":214,"parentId":162,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":8052,"timestamp":893503137959,"id":216,"parentId":215,"tags":{},"startTime":1729633395953,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":8120,"timestamp":893503137894,"id":215,"parentId":199,"tags":{},"startTime":1729633395953,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":9771,"timestamp":893503136858,"id":199,"parentId":137,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/server/api/core.ts","layer":"api"},"startTime":1729633395952,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6745,"timestamp":893503139908,"id":240,"parentId":239,"tags":{},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6775,"timestamp":893503139880,"id":239,"parentId":219,"tags":{},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7365,"timestamp":893503139528,"id":219,"parentId":160,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6952,"timestamp":893503139949,"id":244,"parentId":243,"tags":{},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6972,"timestamp":893503139930,"id":243,"parentId":225,"tags":{},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7552,"timestamp":893503139620,"id":225,"parentId":173,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7251,"timestamp":893503139928,"id":242,"parentId":241,"tags":{},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7270,"timestamp":893503139910,"id":241,"parentId":220,"tags":{},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7958,"timestamp":893503139568,"id":220,"parentId":160,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":null},"startTime":1729633395955,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":13197,"timestamp":893503134427,"id":198,"parentId":197,"tags":{},"startTime":1729633395950,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":13216,"timestamp":893503134409,"id":197,"parentId":190,"tags":{},"startTime":1729633395950,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":26904,"timestamp":893503133614,"id":190,"parentId":139,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1729633395949,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":25,"timestamp":893503170047,"id":246,"parentId":245,"tags":{},"startTime":1729633395985,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":184,"timestamp":893503170021,"id":245,"parentId":99,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js","layer":null},"startTime":1729633395985,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":149,"timestamp":893503170061,"id":248,"parentId":247,"tags":{},"startTime":1729633395985,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":233,"timestamp":893503170050,"id":247,"parentId":99,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js","layer":null},"startTime":1729633395985,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":215,"timestamp":893503170071,"id":250,"parentId":249,"tags":{},"startTime":1729633395985,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":282,"timestamp":893503170063,"id":249,"parentId":93,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js","layer":null},"startTime":1729633395985,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":6,"timestamp":893503173660,"id":251,"parentId":179,"tags":{"name":"node:process","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503173673,"id":252,"parentId":179,"tags":{"name":"node:punycode","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503173678,"id":253,"parentId":179,"tags":{"name":"node:querystring","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503173683,"id":254,"parentId":179,"tags":{"name":"node:readline","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503173687,"id":255,"parentId":179,"tags":{"name":"node:repl","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503173691,"id":256,"parentId":179,"tags":{"name":"node:stream","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503173694,"id":257,"parentId":179,"tags":{"name":"node:timers","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503173698,"id":258,"parentId":220,"tags":{"name":"path","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503173703,"id":259,"parentId":179,"tags":{"name":"node:string_decoder","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503173707,"id":260,"parentId":179,"tags":{"name":"node:tls","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503173711,"id":261,"parentId":179,"tags":{"name":"node:tty","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1,"timestamp":893503173715,"id":262,"parentId":179,"tags":{"name":"node:util","layer":null},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2304,"timestamp":893503174142,"id":275,"parentId":274,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2342,"timestamp":893503174108,"id":274,"parentId":266,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":2982,"timestamp":893503173866,"id":266,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/index.ts","layer":"api"},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2793,"timestamp":893503174070,"id":271,"parentId":270,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2832,"timestamp":893503174032,"id":270,"parentId":264,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":3194,"timestamp":893503173790,"id":264,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/constants.ts","layer":"api"},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2962,"timestamp":893503174030,"id":269,"parentId":268,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3017,"timestamp":893503173976,"id":268,"parentId":263,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":3429,"timestamp":893503173720,"id":263,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/close-ora-on-sigint.ts","layer":"api"},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3118,"timestamp":893503174107,"id":273,"parentId":272,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3155,"timestamp":893503174072,"id":272,"parentId":265,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":3524,"timestamp":893503173830,"id":265,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/cn.ts","layer":"api"},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3185,"timestamp":893503174180,"id":277,"parentId":276,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3223,"timestamp":893503174143,"id":276,"parentId":267,"tags":{},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":3563,"timestamp":893503173901,"id":267,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/emails-directory-absolute-path.ts","layer":"api"},"startTime":1729633395989,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":5,"timestamp":893503177579,"id":278,"parentId":179,"tags":{"name":"node:url","layer":null},"startTime":1729633395993,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":3,"timestamp":893503177589,"id":279,"parentId":179,"tags":{"name":"node:v8","layer":null},"startTime":1729633395993,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":6,"timestamp":893503177595,"id":280,"parentId":138,"tags":{"name":"zod","layer":null},"startTime":1729633395993,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":5,"timestamp":893503180594,"id":281,"parentId":179,"tags":{"name":"node:worker_threads","layer":null},"startTime":1729633395996,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503180605,"id":282,"parentId":179,"tags":{"name":"node:zlib","layer":null},"startTime":1729633395996,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1060,"timestamp":893503182009,"id":291,"parentId":290,"tags":{},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1101,"timestamp":893503181972,"id":290,"parentId":285,"tags":{},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1488,"timestamp":893503181789,"id":285,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/esbuild/escape-string-for-regex.ts","layer":"api"},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1315,"timestamp":893503181971,"id":289,"parentId":288,"tags":{},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1354,"timestamp":893503181934,"id":288,"parentId":284,"tags":{},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1775,"timestamp":893503181748,"id":284,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/unreachable.ts","layer":"api"},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1600,"timestamp":893503181932,"id":287,"parentId":286,"tags":{},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1651,"timestamp":893503181882,"id":286,"parentId":283,"tags":{},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1961,"timestamp":893503181680,"id":283,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/language-map.ts","layer":"api"},"startTime":1729633395997,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":81,"timestamp":893503183998,"id":294,"parentId":293,"tags":{},"startTime":1729633395999,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-snap","duration":493,"timestamp":893503183984,"id":293,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/__snapshots__/get-email-component.spec.ts.snap","layer":"api"},"startTime":1729633395999,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1133,"timestamp":893503184583,"id":300,"parentId":299,"tags":{},"startTime":1729633396000,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1177,"timestamp":893503184542,"id":299,"parentId":295,"tags":{},"startTime":1729633396000,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1794,"timestamp":893503184001,"id":295,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/types/as.ts","layer":"api"},"startTime":1729633395999,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1232,"timestamp":893503184623,"id":302,"parentId":301,"tags":{},"startTime":1729633396000,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1272,"timestamp":893503184584,"id":301,"parentId":296,"tags":{},"startTime":1729633396000,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1919,"timestamp":893503184041,"id":296,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/types/email-template.ts","layer":"api"},"startTime":1729633395999,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1431,"timestamp":893503184540,"id":298,"parentId":297,"tags":{},"startTime":1729633396000,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1486,"timestamp":893503184487,"id":297,"parentId":292,"tags":{},"startTime":1729633396000,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2211,"timestamp":893503183913,"id":292,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/testing/request-response-email.tsx","layer":"api"},"startTime":1729633395999,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":893,"timestamp":893503186382,"id":307,"parentId":306,"tags":{},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":943,"timestamp":893503186334,"id":306,"parentId":303,"tags":{},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1187,"timestamp":893503186159,"id":303,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/types/error-object.ts","layer":"api"},"startTime":1729633396001,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":940,"timestamp":893503186463,"id":311,"parentId":310,"tags":{},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":983,"timestamp":893503186425,"id":310,"parentId":305,"tags":{},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1235,"timestamp":893503186274,"id":305,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/types/hot-reload-event.ts","layer":"api"},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1100,"timestamp":893503186424,"id":309,"parentId":308,"tags":{},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1142,"timestamp":893503186383,"id":308,"parentId":304,"tags":{},"startTime":1729633396002,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1346,"timestamp":893503186229,"id":304,"parentId":133,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/og/types/hot-reload-change.ts","layer":"api"},"startTime":1729633396001,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":49,"timestamp":893503189851,"id":313,"parentId":312,"tags":{},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":243,"timestamp":893503189831,"id":312,"parentId":139,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/router-context.js","layer":null},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":82,"timestamp":893503190690,"id":321,"parentId":320,"tags":{},"startTime":1729633396006,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1884,"timestamp":893503190159,"id":319,"parentId":318,"tags":{},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1905,"timestamp":893503190140,"id":318,"parentId":315,"tags":{},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2348,"timestamp":893503189882,"id":315,"parentId":220,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2101,"timestamp":893503190138,"id":317,"parentId":316,"tags":{},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"}]
4
+ [{"name":"next-swc-loader","duration":2269,"timestamp":893503190107,"id":316,"parentId":314,"tags":{},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3841,"timestamp":893503189854,"id":314,"parentId":220,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1729633396005,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2687,"timestamp":893503191405,"id":329,"parentId":328,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2710,"timestamp":893503191385,"id":328,"parentId":323,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":5255,"timestamp":893503190720,"id":323,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1729633396006,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5099,"timestamp":893503191383,"id":327,"parentId":326,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5130,"timestamp":893503191355,"id":326,"parentId":322,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7905,"timestamp":893503190694,"id":322,"parentId":185,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/link.js","layer":null},"startTime":1729633396006,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7492,"timestamp":893503191424,"id":331,"parentId":330,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7512,"timestamp":893503191407,"id":330,"parentId":324,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":9430,"timestamp":893503190740,"id":324,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js","layer":null},"startTime":1729633396006,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":8736,"timestamp":893503191442,"id":333,"parentId":332,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":8753,"timestamp":893503191426,"id":332,"parentId":325,"tags":{},"startTime":1729633396007,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":9595,"timestamp":893503190757,"id":325,"parentId":219,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1729633396006,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6209,"timestamp":893503196277,"id":340,"parentId":339,"tags":{},"startTime":1729633396012,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6232,"timestamp":893503196258,"id":339,"parentId":335,"tags":{},"startTime":1729633396012,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6531,"timestamp":893503196113,"id":335,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1729633396011,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6456,"timestamp":893503196256,"id":338,"parentId":337,"tags":{},"startTime":1729633396012,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6489,"timestamp":893503196225,"id":337,"parentId":334,"tags":{},"startTime":1729633396011,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6867,"timestamp":893503196078,"id":334,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1729633396011,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6657,"timestamp":893503196295,"id":342,"parentId":341,"tags":{},"startTime":1729633396012,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6674,"timestamp":893503196278,"id":341,"parentId":336,"tags":{},"startTime":1729633396012,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7012,"timestamp":893503196134,"id":336,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1729633396011,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":15942,"timestamp":893503190359,"id":320,"parentId":115,"tags":{"name":"__barrel_optimize__?names=Folder!=!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/lucide-react.js","layer":null},"startTime":1729633396006,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":9,"timestamp":893503207438,"id":343,"parentId":324,"tags":{"name":"react-dom","layer":null},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1007,"timestamp":893503208135,"id":350,"parentId":349,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1044,"timestamp":893503208101,"id":349,"parentId":344,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1790,"timestamp":893503207947,"id":344,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1917,"timestamp":893503208156,"id":352,"parentId":351,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1939,"timestamp":893503208137,"id":351,"parentId":345,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2327,"timestamp":893503207996,"id":345,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2156,"timestamp":893503208174,"id":354,"parentId":353,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2174,"timestamp":893503208157,"id":353,"parentId":346,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2544,"timestamp":893503208017,"id":346,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5274,"timestamp":893503209013,"id":363,"parentId":362,"tags":{},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5301,"timestamp":893503208989,"id":362,"parentId":359,"tags":{},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":5794,"timestamp":893503208923,"id":359,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6536,"timestamp":893503208192,"id":356,"parentId":355,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6554,"timestamp":893503208175,"id":355,"parentId":347,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7337,"timestamp":893503208049,"id":347,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","layer":null},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7207,"timestamp":893503208208,"id":358,"parentId":357,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7224,"timestamp":893503208193,"id":357,"parentId":348,"tags":{},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8276,"timestamp":893503208081,"id":348,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1729633396023,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7336,"timestamp":893503209033,"id":365,"parentId":364,"tags":{},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7354,"timestamp":893503209015,"id":364,"parentId":360,"tags":{},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7645,"timestamp":893503208954,"id":360,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7578,"timestamp":893503209050,"id":367,"parentId":366,"tags":{},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7596,"timestamp":893503209034,"id":366,"parentId":361,"tags":{},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7930,"timestamp":893503208972,"id":361,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1729633396024,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1067,"timestamp":893503217413,"id":370,"parentId":369,"tags":{},"startTime":1729633396033,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1105,"timestamp":893503217379,"id":369,"parentId":368,"tags":{},"startTime":1729633396033,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1515,"timestamp":893503217259,"id":368,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1729633396033,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":34,"timestamp":893503218868,"id":374,"parentId":373,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":188,"timestamp":893503218847,"id":373,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":897,"timestamp":893503219095,"id":380,"parentId":379,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":919,"timestamp":893503219076,"id":379,"parentId":372,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1580,"timestamp":893503218827,"id":372,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1624,"timestamp":893503219074,"id":378,"parentId":377,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1658,"timestamp":893503219043,"id":377,"parentId":371,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2512,"timestamp":893503218791,"id":371,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2198,"timestamp":893503219113,"id":382,"parentId":381,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2217,"timestamp":893503219096,"id":381,"parentId":375,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2743,"timestamp":893503218872,"id":375,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3933,"timestamp":893503219129,"id":384,"parentId":383,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3950,"timestamp":893503219114,"id":383,"parentId":376,"tags":{},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4421,"timestamp":893503218888,"id":376,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1729633396034,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":692,"timestamp":893503223651,"id":397,"parentId":396,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":711,"timestamp":893503223635,"id":396,"parentId":388,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1264,"timestamp":893503223506,"id":388,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1586,"timestamp":893503223594,"id":391,"parentId":390,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1620,"timestamp":893503223563,"id":390,"parentId":385,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2504,"timestamp":893503223435,"id":385,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2401,"timestamp":893503223615,"id":393,"parentId":392,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2424,"timestamp":893503223595,"id":392,"parentId":386,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2785,"timestamp":893503223470,"id":386,"parentId":361,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2704,"timestamp":893503223634,"id":395,"parentId":394,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2723,"timestamp":893503223616,"id":394,"parentId":387,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3218,"timestamp":893503223489,"id":387,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3047,"timestamp":893503223667,"id":399,"parentId":398,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3063,"timestamp":893503223652,"id":398,"parentId":389,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3403,"timestamp":893503223521,"id":389,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2983,"timestamp":893503223947,"id":406,"parentId":405,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3003,"timestamp":893503223928,"id":405,"parentId":400,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3203,"timestamp":893503223844,"id":400,"parentId":371,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3089,"timestamp":893503223964,"id":408,"parentId":407,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3106,"timestamp":893503223949,"id":407,"parentId":401,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3462,"timestamp":893503223867,"id":401,"parentId":371,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3370,"timestamp":893503223981,"id":410,"parentId":409,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3387,"timestamp":893503223966,"id":409,"parentId":402,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3695,"timestamp":893503223883,"id":402,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4437,"timestamp":893503224014,"id":414,"parentId":413,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4454,"timestamp":893503223999,"id":413,"parentId":404,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4692,"timestamp":893503223913,"id":404,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4615,"timestamp":893503223998,"id":412,"parentId":411,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4631,"timestamp":893503223983,"id":411,"parentId":403,"tags":{},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":5083,"timestamp":893503223898,"id":403,"parentId":190,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1729633396039,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":7,"timestamp":893503229527,"id":415,"parentId":178,"tags":{"name":"source-map-js","layer":null},"startTime":1729633396045,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":7,"timestamp":893503231166,"id":416,"parentId":178,"tags":{"name":"stacktrace-parser","layer":null},"startTime":1729633396046,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":772,"timestamp":893503232256,"id":424,"parentId":423,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":814,"timestamp":893503232217,"id":423,"parentId":418,"tags":{},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1175,"timestamp":893503232025,"id":418,"parentId":199,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/titleCase.ts","layer":"api"},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"}]
5
+ [{"name":"next-swc-transform","duration":1190,"timestamp":893503232215,"id":422,"parentId":421,"tags":{},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1245,"timestamp":893503232162,"id":421,"parentId":417,"tags":{},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1604,"timestamp":893503231961,"id":417,"parentId":199,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/prettifyHtml.ts","layer":"api"},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1276,"timestamp":893503232295,"id":426,"parentId":425,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1315,"timestamp":893503232258,"id":425,"parentId":419,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":1642,"timestamp":893503232067,"id":419,"parentId":199,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/files/getFileContents.ts","layer":"api"},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":56,"timestamp":893503233795,"id":436,"parentId":435,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":234,"timestamp":893503233779,"id":435,"parentId":323,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2007,"timestamp":893503232332,"id":428,"parentId":427,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2045,"timestamp":893503232297,"id":427,"parentId":420,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":2581,"timestamp":893503232108,"id":420,"parentId":199,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/files/getPdfTemplates.ts","layer":"api"},"startTime":1729633396047,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1745,"timestamp":893503232951,"id":432,"parentId":431,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1771,"timestamp":893503232926,"id":431,"parentId":429,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2018,"timestamp":893503232843,"id":429,"parentId":371,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1931,"timestamp":893503232993,"id":434,"parentId":433,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1973,"timestamp":893503232953,"id":433,"parentId":430,"tags":{},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":2311,"timestamp":893503232867,"id":430,"parentId":199,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/files/previewRenderer.ts","layer":"api"},"startTime":1729633396048,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5837,"timestamp":893503234113,"id":445,"parentId":444,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5861,"timestamp":893503234092,"id":444,"parentId":439,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6307,"timestamp":893503233838,"id":439,"parentId":323,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6062,"timestamp":893503234090,"id":443,"parentId":442,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6081,"timestamp":893503234072,"id":442,"parentId":438,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6574,"timestamp":893503233821,"id":438,"parentId":323,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6332,"timestamp":893503234070,"id":441,"parentId":440,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6365,"timestamp":893503234038,"id":440,"parentId":437,"tags":{},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6864,"timestamp":893503233799,"id":437,"parentId":323,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1729633396049,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":12,"timestamp":893503241070,"id":446,"parentId":265,"tags":{"name":"tailwind-merge","layer":null},"startTime":1729633396056,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503242547,"id":457,"parentId":456,"tags":{},"startTime":1729633396058,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":142,"timestamp":893503242530,"id":456,"parentId":320,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/folder.js","layer":null},"startTime":1729633396058,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1855,"timestamp":893503241593,"id":449,"parentId":448,"tags":{},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1890,"timestamp":893503241560,"id":448,"parentId":447,"tags":{},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2565,"timestamp":893503241508,"id":447,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/use-intersection.js","layer":null},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2317,"timestamp":893503241774,"id":453,"parentId":452,"tags":{},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2343,"timestamp":893503241750,"id":452,"parentId":450,"tags":{},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2712,"timestamp":893503241705,"id":450,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/get-domain-locale.js","layer":null},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2641,"timestamp":893503241793,"id":455,"parentId":454,"tags":{},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2660,"timestamp":893503241776,"id":454,"parentId":451,"tags":{},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3594,"timestamp":893503241732,"id":451,"parentId":324,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1729633396057,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":31,"timestamp":893503246846,"id":459,"parentId":458,"tags":{},"startTime":1729633396062,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":520,"timestamp":893503246827,"id":458,"parentId":336,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1729633396062,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1603,"timestamp":893503247523,"id":462,"parentId":461,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1637,"timestamp":893503247492,"id":461,"parentId":460,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2667,"timestamp":893503246850,"id":460,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":null},"startTime":1729633396062,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1324,"timestamp":893503248202,"id":468,"parentId":467,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1352,"timestamp":893503248175,"id":467,"parentId":463,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1840,"timestamp":893503248083,"id":463,"parentId":359,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1688,"timestamp":893503248258,"id":474,"parentId":473,"tags":{},"startTime":1729633396064,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1706,"timestamp":893503248242,"id":473,"parentId":466,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1974,"timestamp":893503248149,"id":466,"parentId":359,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1907,"timestamp":893503248223,"id":470,"parentId":469,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1927,"timestamp":893503248204,"id":469,"parentId":464,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2205,"timestamp":893503248113,"id":464,"parentId":360,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":null},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2696,"timestamp":893503248241,"id":472,"parentId":471,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2715,"timestamp":893503248224,"id":471,"parentId":465,"tags":{},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3199,"timestamp":893503248132,"id":465,"parentId":371,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1729633396063,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":731,"timestamp":893503251525,"id":483,"parentId":482,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":754,"timestamp":893503251506,"id":482,"parentId":476,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1065,"timestamp":893503251400,"id":476,"parentId":372,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":933,"timestamp":893503251542,"id":485,"parentId":484,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":951,"timestamp":893503251526,"id":484,"parentId":477,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1211,"timestamp":893503251420,"id":477,"parentId":376,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1169,"timestamp":893503251504,"id":481,"parentId":480,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1198,"timestamp":893503251476,"id":480,"parentId":475,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1466,"timestamp":893503251369,"id":475,"parentId":348,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1832,"timestamp":893503251559,"id":487,"parentId":486,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1850,"timestamp":893503251544,"id":486,"parentId":478,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2233,"timestamp":893503251437,"id":478,"parentId":347,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":null},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":7,"timestamp":893503253750,"id":495,"parentId":134,"tags":{"name":"@react-email/tailwind","layer":null},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1018,"timestamp":893503252990,"id":492,"parentId":491,"tags":{},"startTime":1729633396068,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1051,"timestamp":893503252958,"id":491,"parentId":490,"tags":{},"startTime":1729633396068,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1270,"timestamp":893503252891,"id":490,"parentId":388,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1729633396068,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2687,"timestamp":893503251575,"id":489,"parentId":488,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2704,"timestamp":893503251560,"id":488,"parentId":479,"tags":{},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4153,"timestamp":893503251452,"id":479,"parentId":347,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":null},"startTime":1729633396067,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":346473,"timestamp":893502909152,"id":24,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Fcomponent&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fcomponent.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":346469,"timestamp":893502909162,"id":26,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Fpdf&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Fpdf.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2232,"timestamp":893503253804,"id":497,"parentId":496,"tags":{},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2261,"timestamp":893503253777,"id":496,"parentId":493,"tags":{},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2493,"timestamp":893503253698,"id":493,"parentId":387,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2383,"timestamp":893503253825,"id":499,"parentId":498,"tags":{},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2404,"timestamp":893503253806,"id":498,"parentId":494,"tags":{},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3190,"timestamp":893503253729,"id":494,"parentId":429,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1729633396069,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":347883,"timestamp":893502909135,"id":22,"parentId":20,"tags":{"request":"private-next-pages/_document.tsx"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503257675,"id":501,"parentId":500,"tags":{},"startTime":1729633396073,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":242,"timestamp":893503257656,"id":500,"parentId":456,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":null},"startTime":1729633396073,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":556,"timestamp":893503258302,"id":504,"parentId":503,"tags":{},"startTime":1729633396074,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":590,"timestamp":893503258272,"id":503,"parentId":502,"tags":{},"startTime":1729633396074,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":907,"timestamp":893503258215,"id":502,"parentId":450,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-locale-path.js","layer":null},"startTime":1729633396073,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":3,"timestamp":893503259247,"id":509,"parentId":508,"tags":{},"startTime":1729633396075,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":106,"timestamp":893503259228,"id":508,"parentId":322,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/app-router-context.js","layer":null},"startTime":1729633396074,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":934,"timestamp":893503258639,"id":507,"parentId":506,"tags":{},"startTime":1729633396074,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":966,"timestamp":893503258609,"id":506,"parentId":505,"tags":{},"startTime":1729633396074,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1285,"timestamp":893503258573,"id":505,"parentId":458,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1729633396074,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":52,"timestamp":893503260717,"id":511,"parentId":510,"tags":{},"startTime":1729633396076,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1282,"timestamp":893503260701,"id":510,"parentId":385,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/index.js","layer":null},"startTime":1729633396076,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":7,"timestamp":893503262697,"id":518,"parentId":417,"tags":{"name":"js-beautify","layer":null},"startTime":1729633396078,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":813,"timestamp":893503262054,"id":517,"parentId":516,"tags":{},"startTime":1729633396077,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":837,"timestamp":893503262033,"id":516,"parentId":513,"tags":{},"startTime":1729633396077,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2346,"timestamp":893503260751,"id":513,"parentId":479,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":null},"startTime":1729633396076,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1136,"timestamp":893503262029,"id":515,"parentId":514,"tags":{},"startTime":1729633396077,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1175,"timestamp":893503261994,"id":514,"parentId":512,"tags":{},"startTime":1729633396077,"traceId":"b2d29ffbf13610a8"}]
6
+ [{"name":"build-module-js","duration":2941,"timestamp":893503260721,"id":512,"parentId":479,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-headers.js","layer":null},"startTime":1729633396076,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":6,"timestamp":893503263932,"id":519,"parentId":510,"tags":{"name":"fs","layer":null},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":3,"timestamp":893503263942,"id":520,"parentId":510,"tags":{"name":"stream","layer":null},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":2,"timestamp":893503263948,"id":521,"parentId":510,"tags":{"name":"zlib","layer":null},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":15,"timestamp":893503264212,"id":523,"parentId":522,"tags":{},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":395,"timestamp":893503264194,"id":522,"parentId":500,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js","layer":null},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":368,"timestamp":893503264226,"id":525,"parentId":524,"tags":{},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":540,"timestamp":893503264216,"id":524,"parentId":479,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":null},"startTime":1729633396079,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":6,"timestamp":893503265537,"id":526,"parentId":420,"tags":{"name":"glob","layer":null},"startTime":1729633396081,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":356566,"timestamp":893502909146,"id":23,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES_API&page=%2Fapi%2Ftrpc%2F%5Btrpc%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fapi%2Ftrpc%2F%5Btrpc%5D.ts&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":9,"timestamp":893503265706,"id":531,"parentId":530,"tags":{},"startTime":1729633396081,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":214,"timestamp":893503265693,"id":530,"parentId":500,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":null},"startTime":1729633396081,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":574,"timestamp":893503265622,"id":529,"parentId":528,"tags":{},"startTime":1729633396081,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":608,"timestamp":893503265591,"id":528,"parentId":527,"tags":{},"startTime":1729633396081,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":870,"timestamp":893503265550,"id":527,"parentId":505,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1729633396081,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503266619,"id":533,"parentId":532,"tags":{},"startTime":1729633396082,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":122,"timestamp":893503266603,"id":532,"parentId":522,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":null},"startTime":1729633396082,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":357813,"timestamp":893502908956,"id":21,"parentId":20,"tags":{"request":"private-next-pages/_app.tsx"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":357601,"timestamp":893502909173,"id":28,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F&preferredRegion=&absolutePagePath=private-next-pages%2Findex.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":357610,"timestamp":893502909167,"id":27,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503266888,"id":535,"parentId":534,"tags":{},"startTime":1729633396082,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2155,"timestamp":893503266873,"id":534,"parentId":478,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":null},"startTime":1729633396082,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893503270754,"id":537,"parentId":536,"tags":{},"startTime":1729633396086,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":815,"timestamp":893503270734,"id":536,"parentId":524,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/index.js","layer":null},"startTime":1729633396086,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":362481,"timestamp":893502909181,"id":29,"parentId":20,"tags":{"request":"next-route-loader?kind=PAGES&page=%2Fpreview%2F%5B...relTemplatePath%5D&preferredRegion=&absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&absoluteAppPath=private-next-pages%2F_app.tsx&absoluteDocumentPath=private-next-pages%2F_document.tsx&middlewareConfigBase64=e30%3D!"},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"make","duration":362994,"timestamp":893502908814,"id":20,"parentId":18,"tags":{},"startTime":1729633395724,"traceId":"b2d29ffbf13610a8"},{"name":"get-entries","duration":169,"timestamp":893503272446,"id":539,"parentId":538,"tags":{},"startTime":1729633396088,"traceId":"b2d29ffbf13610a8"},{"name":"node-file-trace-plugin","duration":268030,"timestamp":893503274203,"id":540,"parentId":538,"tags":{"traceEntryCount":"16"},"startTime":1729633396089,"traceId":"b2d29ffbf13610a8"},{"name":"collect-traced-files","duration":2407,"timestamp":893503542245,"id":541,"parentId":538,"tags":{},"startTime":1729633396358,"traceId":"b2d29ffbf13610a8"},{"name":"finish-modules","duration":272316,"timestamp":893503272340,"id":538,"parentId":19,"tags":{},"startTime":1729633396088,"traceId":"b2d29ffbf13610a8"},{"name":"chunk-graph","duration":3444,"timestamp":893503553583,"id":543,"parentId":542,"tags":{},"startTime":1729633396369,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-modules","duration":10,"timestamp":893503557078,"id":545,"parentId":542,"tags":{},"startTime":1729633396372,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-chunks","duration":4217,"timestamp":893503557123,"id":546,"parentId":542,"tags":{},"startTime":1729633396372,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-tree","duration":59,"timestamp":893503561378,"id":547,"parentId":542,"tags":{},"startTime":1729633396377,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-chunk-modules","duration":3660,"timestamp":893503561477,"id":548,"parentId":542,"tags":{},"startTime":1729633396377,"traceId":"b2d29ffbf13610a8"},{"name":"optimize","duration":8123,"timestamp":893503557057,"id":544,"parentId":542,"tags":{},"startTime":1729633396372,"traceId":"b2d29ffbf13610a8"},{"name":"module-hash","duration":4173,"timestamp":893503571789,"id":549,"parentId":542,"tags":{},"startTime":1729633396387,"traceId":"b2d29ffbf13610a8"},{"name":"code-generation","duration":14767,"timestamp":893503575981,"id":550,"parentId":542,"tags":{},"startTime":1729633396391,"traceId":"b2d29ffbf13610a8"},{"name":"hash","duration":4172,"timestamp":893503593121,"id":551,"parentId":542,"tags":{},"startTime":1729633396408,"traceId":"b2d29ffbf13610a8"},{"name":"code-generation-jobs","duration":286,"timestamp":893503597292,"id":552,"parentId":542,"tags":{},"startTime":1729633396413,"traceId":"b2d29ffbf13610a8"},{"name":"module-assets","duration":149,"timestamp":893503597562,"id":553,"parentId":542,"tags":{},"startTime":1729633396413,"traceId":"b2d29ffbf13610a8"},{"name":"create-chunk-assets","duration":3891,"timestamp":893503597715,"id":554,"parentId":542,"tags":{},"startTime":1729633396413,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13338,"timestamp":893503610402,"id":557,"parentId":555,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1729633396426,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":15122,"timestamp":893503608643,"id":556,"parentId":555,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1729633396424,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":12627,"timestamp":893503611150,"id":559,"parentId":555,"tags":{"name":"../pages/api/component.js","cache":"MISS"},"startTime":1729633396426,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":12310,"timestamp":893503611775,"id":561,"parentId":555,"tags":{"name":"../pages/api/pdf.js","cache":"MISS"},"startTime":1729633396427,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13455,"timestamp":893503611428,"id":560,"parentId":555,"tags":{"name":"../pages/hello.js","cache":"MISS"},"startTime":1729633396427,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":15608,"timestamp":893503610520,"id":558,"parentId":555,"tags":{"name":"../pages/api/trpc/[trpc].js","cache":"MISS"},"startTime":1729633396426,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":12071,"timestamp":893503615668,"id":565,"parentId":555,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1729633396431,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":15488,"timestamp":893503612951,"id":563,"parentId":555,"tags":{"name":"../pages/index.js","cache":"MISS"},"startTime":1729633396428,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13694,"timestamp":893503615824,"id":566,"parentId":555,"tags":{"name":"../webpack-api-runtime.js","cache":"MISS"},"startTime":1729633396431,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":18088,"timestamp":893503612135,"id":562,"parentId":555,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1729633396427,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":15824,"timestamp":893503615960,"id":567,"parentId":555,"tags":{"name":"992.js","cache":"MISS"},"startTime":1729633396431,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":20521,"timestamp":893503617908,"id":570,"parentId":555,"tags":{"name":"288.js","cache":"MISS"},"startTime":1729633396433,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":23886,"timestamp":893503616262,"id":568,"parentId":555,"tags":{"name":"76.js","cache":"MISS"},"startTime":1729633396432,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":25868,"timestamp":893503617027,"id":569,"parentId":555,"tags":{"name":"515.js","cache":"MISS"},"startTime":1729633396432,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":47357,"timestamp":893503613193,"id":564,"parentId":555,"tags":{"name":"../pages/preview/[...relTemplatePath].js","cache":"MISS"},"startTime":1729633396428,"traceId":"b2d29ffbf13610a8"},{"name":"terser-webpack-plugin-optimize","duration":56808,"timestamp":893503603750,"id":555,"parentId":18,"tags":{"compilationName":"server","swcMinify":true},"startTime":1729633396419,"traceId":"b2d29ffbf13610a8"},{"name":"css-minimizer-plugin","duration":99,"timestamp":893503660644,"id":571,"parentId":18,"tags":{},"startTime":1729633396476,"traceId":"b2d29ffbf13610a8"},{"name":"create-trace-assets","duration":824,"timestamp":893503660834,"id":572,"parentId":19,"tags":{},"startTime":1729633396476,"traceId":"b2d29ffbf13610a8"},{"name":"seal","duration":112533,"timestamp":893503550009,"id":542,"parentId":18,"tags":{},"startTime":1729633396365,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-compilation","duration":758353,"timestamp":893502904346,"id":18,"parentId":15,"tags":{"name":"server"},"startTime":1729633395720,"traceId":"b2d29ffbf13610a8"},{"name":"emit","duration":2793,"timestamp":893503662879,"id":573,"parentId":15,"tags":{},"startTime":1729633396478,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-close","duration":490446,"timestamp":893503665954,"id":574,"parentId":15,"tags":{"name":"server"},"startTime":1729633396481,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-generate-error-stats","duration":1429,"timestamp":893504156440,"id":575,"parentId":574,"tags":{},"startTime":1729633396972,"traceId":"b2d29ffbf13610a8"},{"name":"make","duration":40,"timestamp":893504163347,"id":577,"parentId":576,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"chunk-graph","duration":15,"timestamp":893504163743,"id":579,"parentId":578,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-modules","duration":3,"timestamp":893504163779,"id":581,"parentId":578,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-chunks","duration":34,"timestamp":893504163814,"id":582,"parentId":578,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-tree","duration":4,"timestamp":893504163867,"id":583,"parentId":578,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-chunk-modules","duration":34,"timestamp":893504163906,"id":584,"parentId":578,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"optimize","duration":233,"timestamp":893504163766,"id":580,"parentId":578,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"module-hash","duration":11,"timestamp":893504164254,"id":585,"parentId":578,"tags":{},"startTime":1729633396980,"traceId":"b2d29ffbf13610a8"},{"name":"code-generation","duration":9,"timestamp":893504164276,"id":586,"parentId":578,"tags":{},"startTime":1729633396980,"traceId":"b2d29ffbf13610a8"},{"name":"hash","duration":32,"timestamp":893504164318,"id":587,"parentId":578,"tags":{},"startTime":1729633396980,"traceId":"b2d29ffbf13610a8"},{"name":"code-generation-jobs","duration":20,"timestamp":893504164351,"id":588,"parentId":578,"tags":{},"startTime":1729633396980,"traceId":"b2d29ffbf13610a8"},{"name":"module-assets","duration":10,"timestamp":893504164367,"id":589,"parentId":578,"tags":{},"startTime":1729633396980,"traceId":"b2d29ffbf13610a8"},{"name":"create-chunk-assets","duration":9,"timestamp":893504164382,"id":590,"parentId":578,"tags":{},"startTime":1729633396980,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":419,"timestamp":893504165484,"id":592,"parentId":591,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1729633396981,"traceId":"b2d29ffbf13610a8"},{"name":"terser-webpack-plugin-optimize","duration":555,"timestamp":893504165353,"id":591,"parentId":576,"tags":{"compilationName":"edge-server","swcMinify":true},"startTime":1729633396981,"traceId":"b2d29ffbf13610a8"},{"name":"css-minimizer-plugin","duration":3,"timestamp":893504165927,"id":593,"parentId":576,"tags":{},"startTime":1729633396981,"traceId":"b2d29ffbf13610a8"},{"name":"seal","duration":2847,"timestamp":893504163668,"id":578,"parentId":576,"tags":{},"startTime":1729633396979,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-compilation","duration":4058,"timestamp":893504162489,"id":576,"parentId":15,"tags":{"name":"edge-server"},"startTime":1729633396978,"traceId":"b2d29ffbf13610a8"},{"name":"emit","duration":953,"timestamp":893504166571,"id":594,"parentId":15,"tags":{},"startTime":1729633396982,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-close","duration":121288,"timestamp":893504167615,"id":595,"parentId":15,"tags":{"name":"edge-server"},"startTime":1729633396983,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-generate-error-stats","duration":413,"timestamp":893504288913,"id":596,"parentId":595,"tags":{},"startTime":1729633397104,"traceId":"b2d29ffbf13610a8"},{"name":"next-client-pages-loader","duration":83,"timestamp":893504298189,"id":607,"parentId":606,"tags":{"absolutePagePath":"private-next-pages/_app.tsx"},"startTime":1729633397113,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":1358,"timestamp":893504297302,"id":606,"parentId":600,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2F_app.tsx&page=%2F_app!","layer":null},"startTime":1729633397113,"traceId":"b2d29ffbf13610a8"},{"name":"next-client-pages-loader","duration":14,"timestamp":893504298706,"id":609,"parentId":608,"tags":{"absolutePagePath":"private-next-pages/hello.tsx"},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":168,"timestamp":893504298677,"id":608,"parentId":602,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2Fhello.tsx&page=%2Fhello!","layer":null},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"next-client-pages-loader","duration":12,"timestamp":893504298872,"id":611,"parentId":610,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":137,"timestamp":893504298851,"id":610,"parentId":603,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":null},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"next-client-pages-loader","duration":9,"timestamp":893504299011,"id":613,"parentId":612,"tags":{"absolutePagePath":"private-next-pages/index.tsx"},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":118,"timestamp":893504298992,"id":612,"parentId":604,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2Findex.tsx&page=%2F!","layer":null},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"next-client-pages-loader","duration":11,"timestamp":893504299135,"id":615,"parentId":614,"tags":{"absolutePagePath":"private-next-pages/preview/[...relTemplatePath].tsx"},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":130,"timestamp":893504299115,"id":614,"parentId":605,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&page=%2Fpreview%2F%5B...relTemplatePath%5D!","layer":null},"startTime":1729633397114,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1483,"timestamp":893504299625,"id":621,"parentId":620,"tags":{},"startTime":1729633397115,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1508,"timestamp":893504299604,"id":620,"parentId":617,"tags":{},"startTime":1729633397115,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2163,"timestamp":893504299503,"id":617,"parentId":599,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/next.js","layer":null},"startTime":1729633397115,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2075,"timestamp":893504299601,"id":619,"parentId":618,"tags":{},"startTime":1729633397115,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2150,"timestamp":893504299528,"id":618,"parentId":616,"tags":{},"startTime":1729633397115,"traceId":"b2d29ffbf13610a8"}]
7
+ [{"name":"build-module-js","duration":3909,"timestamp":893504299252,"id":616,"parentId":601,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js","layer":null},"startTime":1729633397115,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":57,"timestamp":893504307502,"id":636,"parentId":635,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":653,"timestamp":893504307432,"id":635,"parentId":616,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1170,"timestamp":893504307098,"id":629,"parentId":628,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1211,"timestamp":893504307059,"id":628,"parentId":623,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":1816,"timestamp":893504306822,"id":623,"parentId":608,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/hello.tsx","layer":null},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1590,"timestamp":893504307057,"id":627,"parentId":626,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1660,"timestamp":893504306989,"id":626,"parentId":622,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2178,"timestamp":893504306737,"id":622,"parentId":606,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/_app.tsx","layer":null},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1818,"timestamp":893504307136,"id":631,"parentId":630,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1856,"timestamp":893504307100,"id":630,"parentId":624,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":2383,"timestamp":893504306872,"id":624,"parentId":612,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/index.tsx","layer":null},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4285,"timestamp":893504307177,"id":633,"parentId":632,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4327,"timestamp":893504307138,"id":632,"parentId":625,"tags":{},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":5162,"timestamp":893504306918,"id":625,"parentId":614,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/pages/preview/[...relTemplatePath].tsx","layer":null},"startTime":1729633397122,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3945,"timestamp":893504308143,"id":643,"parentId":642,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3965,"timestamp":893504308124,"id":642,"parentId":637,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4963,"timestamp":893504307506,"id":637,"parentId":616,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4323,"timestamp":893504308160,"id":645,"parentId":644,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4340,"timestamp":893504308145,"id":644,"parentId":638,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":5106,"timestamp":893504307526,"id":638,"parentId":616,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":null},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4605,"timestamp":893504308122,"id":641,"parentId":640,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4635,"timestamp":893504308094,"id":640,"parentId":634,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7126,"timestamp":893504307404,"id":634,"parentId":610,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11462,"timestamp":893504308175,"id":647,"parentId":646,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11479,"timestamp":893504308162,"id":646,"parentId":639,"tags":{},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":27434,"timestamp":893504307543,"id":639,"parentId":616,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1729633397123,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":733,"timestamp":893504335938,"id":650,"parentId":649,"tags":{},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":919,"timestamp":893504335923,"id":649,"parentId":623,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":796,"timestamp":893504336052,"id":654,"parentId":653,"tags":{},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":894,"timestamp":893504336042,"id":653,"parentId":623,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/index.js","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":561,"timestamp":893504336379,"id":657,"parentId":656,"tags":{},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1172,"timestamp":893504336115,"id":656,"parentId":622,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query-devtools@5.59.15_@tanstack+react-query@5.59.15_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools/build/modern/index.js","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":845,"timestamp":893504336446,"id":662,"parentId":661,"tags":{},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":900,"timestamp":893504336436,"id":661,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/router.js","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5819,"timestamp":893504337664,"id":675,"parentId":674,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5863,"timestamp":893504337625,"id":674,"parentId":655,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":7929,"timestamp":893504336054,"id":655,"parentId":622,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/utils/api.ts","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6370,"timestamp":893504337623,"id":673,"parentId":672,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6412,"timestamp":893504337582,"id":672,"parentId":652,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":8268,"timestamp":893504335997,"id":652,"parentId":622,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/WebSocketsProvider.tsx","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6744,"timestamp":893504337530,"id":669,"parentId":668,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6785,"timestamp":893504337489,"id":668,"parentId":648,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8634,"timestamp":893504335852,"id":648,"parentId":635,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6913,"timestamp":893504337580,"id":671,"parentId":670,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6962,"timestamp":893504337533,"id":670,"parentId":651,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":8678,"timestamp":893504335943,"id":651,"parentId":622,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/Layout.tsx","layer":null},"startTime":1729633397151,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6874,"timestamp":893504337753,"id":683,"parentId":682,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6918,"timestamp":893504337710,"id":682,"parentId":663,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":8307,"timestamp":893504336449,"id":663,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/FileCheckWrapper.tsx","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7083,"timestamp":893504337680,"id":677,"parentId":676,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7099,"timestamp":893504337665,"id":676,"parentId":658,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8710,"timestamp":893504336382,"id":658,"parentId":617,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/webpack.js","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7303,"timestamp":893504337795,"id":685,"parentId":684,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7346,"timestamp":893504337754,"id":684,"parentId":664,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":8943,"timestamp":893504336495,"id":664,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/CodeView.tsx","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":7737,"timestamp":893504337709,"id":681,"parentId":680,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":7751,"timestamp":893504337696,"id":680,"parentId":660,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":9968,"timestamp":893504336419,"id":660,"parentId":634,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":8477,"timestamp":893504337917,"id":691,"parentId":690,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":8517,"timestamp":893504337878,"id":690,"parentId":667,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":9992,"timestamp":893504336629,"id":667,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/PdfView.tsx","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":15053,"timestamp":893504337836,"id":687,"parentId":686,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":15097,"timestamp":893504337797,"id":686,"parentId":665,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":16704,"timestamp":893504336540,"id":665,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/ComponentView.tsx","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":15699,"timestamp":893504337694,"id":679,"parentId":678,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":15715,"timestamp":893504337681,"id":678,"parentId":659,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":23852,"timestamp":893504336403,"id":659,"parentId":617,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/index.js","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":22405,"timestamp":893504337877,"id":689,"parentId":688,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":22454,"timestamp":893504337838,"id":688,"parentId":666,"tags":{},"startTime":1729633397153,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":24131,"timestamp":893504336585,"id":666,"parentId":625,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/views/HtmlView.tsx","layer":null},"startTime":1729633397152,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":238,"timestamp":893504366473,"id":692,"parentId":639,"tags":{"layer":null},"startTime":1729633397182,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":88,"timestamp":893504367689,"id":703,"parentId":702,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":319,"timestamp":893504367679,"id":702,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":228,"timestamp":893504367776,"id":710,"parentId":709,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":362,"timestamp":893504367767,"id":709,"parentId":616,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2602,"timestamp":893504368248,"id":718,"parentId":717,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2627,"timestamp":893504368236,"id":717,"parentId":696,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3769,"timestamp":893504367587,"id":696,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3135,"timestamp":893504368235,"id":716,"parentId":715,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3150,"timestamp":893504368222,"id":715,"parentId":695,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4032,"timestamp":893504367569,"id":695,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3335,"timestamp":893504368274,"id":722,"parentId":721,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3348,"timestamp":893504368263,"id":721,"parentId":698,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4262,"timestamp":893504367618,"id":698,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3626,"timestamp":893504368261,"id":720,"parentId":719,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3639,"timestamp":893504368249,"id":719,"parentId":697,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4510,"timestamp":893504367603,"id":697,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3820,"timestamp":893504368299,"id":726,"parentId":725,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3833,"timestamp":893504368288,"id":725,"parentId":700,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4675,"timestamp":893504367648,"id":700,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4043,"timestamp":893504368287,"id":724,"parentId":723,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4056,"timestamp":893504368275,"id":723,"parentId":699,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4916,"timestamp":893504367633,"id":699,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4338,"timestamp":893504368220,"id":714,"parentId":713,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4356,"timestamp":893504368204,"id":713,"parentId":694,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6036,"timestamp":893504367546,"id":694,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5389,"timestamp":893504368202,"id":712,"parentId":711,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5435,"timestamp":893504368157,"id":711,"parentId":693,"tags":{},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8358,"timestamp":893504367483,"id":693,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":124,"timestamp":893504376932,"id":765,"parentId":764,"tags":{},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"}]
8
+ [{"name":"build-module-js","duration":353,"timestamp":893504376922,"id":764,"parentId":624,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/head.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":270,"timestamp":893504377008,"id":768,"parentId":767,"tags":{},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":417,"timestamp":893504377000,"id":767,"parentId":658,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":10353,"timestamp":893504368324,"id":730,"parentId":729,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":10369,"timestamp":893504368313,"id":729,"parentId":704,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":11751,"timestamp":893504367692,"id":704,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11177,"timestamp":893504368312,"id":728,"parentId":727,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11195,"timestamp":893504368300,"id":727,"parentId":701,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12815,"timestamp":893504367663,"id":701,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12121,"timestamp":893504368371,"id":736,"parentId":735,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12135,"timestamp":893504368359,"id":735,"parentId":707,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12913,"timestamp":893504367736,"id":707,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12768,"timestamp":893504368357,"id":734,"parentId":733,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12785,"timestamp":893504368342,"id":733,"parentId":706,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13861,"timestamp":893504367722,"id":706,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11458,"timestamp":893504370133,"id":745,"parentId":744,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11498,"timestamp":893504370094,"id":744,"parentId":739,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12118,"timestamp":893504369586,"id":739,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":13326,"timestamp":893504368384,"id":738,"parentId":737,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":13339,"timestamp":893504368372,"id":737,"parentId":708,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":14089,"timestamp":893504367750,"id":708,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11690,"timestamp":893504370155,"id":747,"parentId":746,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11710,"timestamp":893504370137,"id":746,"parentId":740,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12220,"timestamp":893504369757,"id":740,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11811,"timestamp":893504370172,"id":749,"parentId":748,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11827,"timestamp":893504370158,"id":748,"parentId":741,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12313,"timestamp":893504369834,"id":741,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":13813,"timestamp":893504368341,"id":732,"parentId":731,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":13830,"timestamp":893504368326,"id":731,"parentId":705,"tags":{},"startTime":1729633397184,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":15185,"timestamp":893504367708,"id":705,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1729633397183,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12713,"timestamp":893504370189,"id":751,"parentId":750,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12730,"timestamp":893504370174,"id":750,"parentId":742,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13199,"timestamp":893504369884,"id":742,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12886,"timestamp":893504370204,"id":753,"parentId":752,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12901,"timestamp":893504370191,"id":752,"parentId":743,"tags":{},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13845,"timestamp":893504369929,"id":743,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1729633397185,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":6246,"timestamp":893504377551,"id":775,"parentId":774,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":6264,"timestamp":893504377534,"id":774,"parentId":755,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7203,"timestamp":893504376720,"id":755,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":14,"timestamp":893504384589,"id":804,"parentId":803,"tags":{},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1082,"timestamp":893504384573,"id":803,"parentId":655,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/index.js","layer":null},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1059,"timestamp":893504384602,"id":806,"parentId":805,"tags":{},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1355,"timestamp":893504384594,"id":805,"parentId":655,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/index.mjs","layer":null},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":10063,"timestamp":893504377581,"id":779,"parentId":778,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":10081,"timestamp":893504377567,"id":778,"parentId":757,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":11140,"timestamp":893504376776,"id":757,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":10328,"timestamp":893504377595,"id":781,"parentId":780,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":10342,"timestamp":893504377582,"id":780,"parentId":758,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":11290,"timestamp":893504376822,"id":758,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":10553,"timestamp":893504377566,"id":777,"parentId":776,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":10568,"timestamp":893504377552,"id":776,"parentId":756,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":11839,"timestamp":893504376743,"id":756,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":10951,"timestamp":893504377637,"id":787,"parentId":786,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":10965,"timestamp":893504377625,"id":786,"parentId":761,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":11822,"timestamp":893504376874,"id":761,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11094,"timestamp":893504377609,"id":783,"parentId":782,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11108,"timestamp":893504377596,"id":782,"parentId":759,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12003,"timestamp":893504376842,"id":759,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11227,"timestamp":893504377624,"id":785,"parentId":784,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11242,"timestamp":893504377610,"id":784,"parentId":760,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12277,"timestamp":893504376858,"id":760,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11614,"timestamp":893504377532,"id":773,"parentId":772,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11649,"timestamp":893504377499,"id":772,"parentId":754,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12930,"timestamp":893504376669,"id":754,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":11955,"timestamp":893504377651,"id":789,"parentId":788,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":11969,"timestamp":893504377638,"id":788,"parentId":762,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":12952,"timestamp":893504376889,"id":762,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12183,"timestamp":893504377664,"id":791,"parentId":790,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12196,"timestamp":893504377652,"id":790,"parentId":763,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13061,"timestamp":893504376905,"id":763,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12241,"timestamp":893504377732,"id":797,"parentId":796,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12254,"timestamp":893504377719,"id":796,"parentId":770,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13036,"timestamp":893504377027,"id":770,"parentId":660,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12351,"timestamp":893504377745,"id":799,"parentId":798,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12364,"timestamp":893504377733,"id":798,"parentId":771,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13157,"timestamp":893504377042,"id":771,"parentId":660,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12501,"timestamp":893504377704,"id":793,"parentId":792,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12540,"timestamp":893504377666,"id":792,"parentId":766,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-tsx","duration":13652,"timestamp":893504376936,"id":766,"parentId":651,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/components/Sidebar.tsx","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":12876,"timestamp":893504377718,"id":795,"parentId":794,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":12890,"timestamp":893504377705,"id":794,"parentId":769,"tags":{},"startTime":1729633397193,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":13846,"timestamp":893504377012,"id":769,"parentId":660,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1729633397192,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5027,"timestamp":893504386139,"id":812,"parentId":811,"tags":{},"startTime":1729633397201,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5069,"timestamp":893504386099,"id":811,"parentId":802,"tags":{},"startTime":1729633397201,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-ts","duration":6737,"timestamp":893504384530,"id":802,"parentId":652,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/logger.ts","layer":null},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5195,"timestamp":893504386077,"id":808,"parentId":807,"tags":{},"startTime":1729633397201,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5231,"timestamp":893504386042,"id":807,"parentId":800,"tags":{},"startTime":1729633397201,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6914,"timestamp":893504384459,"id":800,"parentId":660,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5281,"timestamp":893504386098,"id":810,"parentId":809,"tags":{},"startTime":1729633397201,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5299,"timestamp":893504386081,"id":809,"parentId":801,"tags":{},"startTime":1729633397201,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":6973,"timestamp":893504384509,"id":801,"parentId":660,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1729633397200,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":80,"timestamp":893504396103,"id":814,"parentId":813,"tags":{},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":193,"timestamp":893504396077,"id":813,"parentId":655,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+next@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0.0-rc.5_ti5omeczougljho6ghjk6bj5wy/node_modules/@trpc/next/dist/index.mjs","layer":null},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":157,"timestamp":893504396117,"id":816,"parentId":815,"tags":{},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":394,"timestamp":893504396107,"id":815,"parentId":652,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/index.js","layer":null},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1103,"timestamp":893504396573,"id":823,"parentId":822,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1122,"timestamp":893504396556,"id":822,"parentId":818,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1791,"timestamp":893504396152,"id":818,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":null},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1384,"timestamp":893504396589,"id":825,"parentId":824,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1400,"timestamp":893504396574,"id":824,"parentId":819,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2151,"timestamp":893504396169,"id":819,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"}]
9
+ [{"name":"next-swc-transform","duration":1558,"timestamp":893504397150,"id":828,"parentId":827,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1584,"timestamp":893504397126,"id":827,"parentId":826,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1832,"timestamp":893504397054,"id":826,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":null},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2363,"timestamp":893504396554,"id":821,"parentId":820,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2401,"timestamp":893504396518,"id":820,"parentId":817,"tags":{},"startTime":1729633397212,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3599,"timestamp":893504396119,"id":817,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1729633397211,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504400216,"id":830,"parentId":829,"tags":{},"startTime":1729633397215,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":287,"timestamp":893504400198,"id":829,"parentId":639,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@swc+helpers@0.5.5/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":null},"startTime":1729633397215,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":112,"timestamp":893504401806,"id":832,"parentId":831,"tags":{},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":21048,"timestamp":893504401791,"id":831,"parentId":664,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/prism-react-renderer@2.4.0_react@18.3.1/node_modules/prism-react-renderer/dist/index.mjs","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4364,"timestamp":893504422972,"id":840,"parentId":839,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4413,"timestamp":893504422928,"id":839,"parentId":833,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":26088,"timestamp":893504401809,"id":833,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/performance-relayer.js","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4893,"timestamp":893504423013,"id":844,"parentId":843,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4912,"timestamp":893504422996,"id":843,"parentId":835,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":26359,"timestamp":893504401853,"id":835,"parentId":696,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5176,"timestamp":893504423045,"id":848,"parentId":847,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5191,"timestamp":893504423031,"id":847,"parentId":837,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":26553,"timestamp":893504401890,"id":837,"parentId":693,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5508,"timestamp":893504423030,"id":846,"parentId":845,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5524,"timestamp":893504423015,"id":845,"parentId":836,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":26914,"timestamp":893504401874,"id":836,"parentId":694,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5736,"timestamp":893504423060,"id":850,"parentId":849,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5751,"timestamp":893504423046,"id":849,"parentId":838,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":27027,"timestamp":893504401905,"id":838,"parentId":696,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5945,"timestamp":893504422994,"id":842,"parentId":841,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5964,"timestamp":893504422976,"id":841,"parentId":834,"tags":{},"startTime":1729633397238,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":27652,"timestamp":893504401836,"id":834,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/page-loader.js","layer":null},"startTime":1729633397217,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2077,"timestamp":893504430914,"id":864,"parentId":863,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2094,"timestamp":893504430900,"id":863,"parentId":854,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2477,"timestamp":893504430706,"id":854,"parentId":693,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2292,"timestamp":893504430899,"id":862,"parentId":861,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2310,"timestamp":893504430882,"id":861,"parentId":853,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2635,"timestamp":893504430686,"id":853,"parentId":699,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2382,"timestamp":893504430945,"id":868,"parentId":867,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2397,"timestamp":893504430932,"id":867,"parentId":856,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2721,"timestamp":893504430742,"id":856,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2542,"timestamp":893504430930,"id":866,"parentId":865,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2558,"timestamp":893504430915,"id":865,"parentId":855,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3106,"timestamp":893504430725,"id":855,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-announcer.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2957,"timestamp":893504430880,"id":860,"parentId":859,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2989,"timestamp":893504430849,"id":859,"parentId":852,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3307,"timestamp":893504430642,"id":852,"parentId":700,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2995,"timestamp":893504430960,"id":870,"parentId":869,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3009,"timestamp":893504430947,"id":869,"parentId":857,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3318,"timestamp":893504430758,"id":857,"parentId":743,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":3109,"timestamp":893504430973,"id":872,"parentId":871,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":3122,"timestamp":893504430961,"id":871,"parentId":858,"tags":{},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3380,"timestamp":893504430773,"id":858,"parentId":707,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1729633397246,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":81,"timestamp":893504437052,"id":874,"parentId":873,"tags":{},"startTime":1729633397252,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":557,"timestamp":893504437112,"id":877,"parentId":876,"tags":{},"startTime":1729633397252,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1152,"timestamp":893504437099,"id":876,"parentId":740,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1729633397252,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504438909,"id":890,"parentId":889,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":91,"timestamp":893504438899,"id":889,"parentId":766,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/link.js","layer":null},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1272,"timestamp":893504438361,"id":883,"parentId":882,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1292,"timestamp":893504438344,"id":882,"parentId":878,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2695,"timestamp":893504437115,"id":878,"parentId":701,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1729633397252,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1478,"timestamp":893504438341,"id":881,"parentId":880,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1513,"timestamp":893504438307,"id":880,"parentId":875,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2894,"timestamp":893504437058,"id":875,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":null},"startTime":1729633397252,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504440197,"id":902,"parentId":901,"tags":{},"startTime":1729633397255,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":322,"timestamp":893504440181,"id":901,"parentId":766,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs","layer":null},"startTime":1729633397255,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1689,"timestamp":893504439081,"id":896,"parentId":895,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1706,"timestamp":893504439066,"id":895,"parentId":886,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2116,"timestamp":893504438847,"id":886,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/on-recoverable-error.js","layer":null},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1871,"timestamp":893504439098,"id":898,"parentId":897,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1888,"timestamp":893504439082,"id":897,"parentId":887,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2216,"timestamp":893504438866,"id":887,"parentId":757,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2179,"timestamp":893504439065,"id":894,"parentId":893,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2197,"timestamp":893504439049,"id":893,"parentId":885,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2573,"timestamp":893504438828,"id":885,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":null},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2360,"timestamp":893504439047,"id":892,"parentId":891,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2389,"timestamp":893504439020,"id":891,"parentId":884,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3013,"timestamp":893504438792,"id":884,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/adapters.js","layer":null},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2698,"timestamp":893504439113,"id":900,"parentId":899,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2713,"timestamp":893504439100,"id":899,"parentId":888,"tags":{},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3038,"timestamp":893504438883,"id":888,"parentId":756,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1729633397254,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":932,"timestamp":893504442444,"id":905,"parentId":904,"tags":{},"startTime":1729633397258,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":963,"timestamp":893504442415,"id":904,"parentId":903,"tags":{},"startTime":1729633397258,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1294,"timestamp":893504442353,"id":903,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1729633397258,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504443822,"id":907,"parentId":906,"tags":{},"startTime":1729633397259,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":380,"timestamp":893504443807,"id":906,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":null},"startTime":1729633397259,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":150917,"timestamp":893504294207,"id":603,"parentId":598,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":153690,"timestamp":893504444737,"id":913,"parentId":912,"tags":{},"startTime":1729633397260,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":153714,"timestamp":893504444722,"id":912,"parentId":909,"tags":{},"startTime":1729633397260,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":154370,"timestamp":893504444677,"id":909,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/tracing/report-to-socket.js","layer":null},"startTime":1729633397260,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":154514,"timestamp":893504444720,"id":911,"parentId":910,"tags":{},"startTime":1729633397260,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":154541,"timestamp":893504444696,"id":910,"parentId":908,"tags":{},"startTime":1729633397260,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":155242,"timestamp":893504444648,"id":908,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/tracing/tracer.js","layer":null},"startTime":1729633397260,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":26,"timestamp":893504600307,"id":916,"parentId":915,"tags":{},"startTime":1729633397416,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":551,"timestamp":893504600275,"id":915,"parentId":656,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query-devtools@5.59.15_@tanstack+react-query@5.59.15_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools/build/modern/ReactQueryDevtools.js","layer":null},"startTime":1729633397416,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":510,"timestamp":893504600320,"id":918,"parentId":917,"tags":{},"startTime":1729633397416,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1100,"timestamp":893504600310,"id":917,"parentId":656,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query-devtools@5.59.15_@tanstack+react-query@5.59.15_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools/build/modern/ReactQueryDevtoolsPanel.js","layer":null},"startTime":1729633397416,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1085,"timestamp":893504600332,"id":920,"parentId":919,"tags":{},"startTime":1729633397416,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1524,"timestamp":893504600323,"id":919,"parentId":649,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.production.min.js","layer":null},"startTime":1729633397416,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":3,"timestamp":893504603414,"id":922,"parentId":921,"tags":{},"startTime":1729633397419,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":4889,"timestamp":893504603389,"id":921,"parentId":653,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.production.min.js","layer":null},"startTime":1729633397419,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504609389,"id":924,"parentId":923,"tags":{},"startTime":1729633397425,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2556,"timestamp":893504609364,"id":923,"parentId":802,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/pino@9.4.0/node_modules/pino/browser.js","layer":null},"startTime":1729633397425,"traceId":"b2d29ffbf13610a8"},{"name":"postcss-process","duration":103474,"timestamp":893504533274,"id":914,"parentId":879,"tags":{},"startTime":1729633397349,"traceId":"b2d29ffbf13610a8"},{"name":"postcss-loader","duration":199573,"timestamp":893504437207,"id":879,"parentId":873,"tags":{},"startTime":1729633397252,"traceId":"b2d29ffbf13610a8"}]
10
+ [{"name":"css-loader","duration":14549,"timestamp":893504637063,"id":925,"parentId":873,"tags":{"astUsed":"true"},"startTime":1729633397452,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":42,"timestamp":893504654315,"id":930,"parentId":929,"tags":{},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":438,"timestamp":893504654294,"id":929,"parentId":803,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/class-registry.js","layer":null},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":411,"timestamp":893504654328,"id":932,"parentId":931,"tags":{},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":644,"timestamp":893504654318,"id":931,"parentId":803,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/registry.js","layer":null},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":628,"timestamp":893504654338,"id":934,"parentId":933,"tags":{},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1699,"timestamp":893504654330,"id":933,"parentId":803,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/plainer.js","layer":null},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1686,"timestamp":893504654347,"id":936,"parentId":935,"tags":{},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1829,"timestamp":893504654340,"id":935,"parentId":803,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/custom-transformer-registry.js","layer":null},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1816,"timestamp":893504654356,"id":938,"parentId":937,"tags":{},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2024,"timestamp":893504654349,"id":937,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js","layer":null},"startTime":1729633397470,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2723,"timestamp":893504653939,"id":928,"parentId":927,"tags":{},"startTime":1729633397469,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2766,"timestamp":893504653898,"id":927,"parentId":926,"tags":{},"startTime":1729633397469,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3150,"timestamp":893504653816,"id":926,"parentId":659,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/portal/index.js","layer":null},"startTime":1729633397469,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504657362,"id":940,"parentId":939,"tags":{},"startTime":1729633397473,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":134,"timestamp":893504657343,"id":939,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/createTRPCUntypedClient.mjs","layer":null},"startTime":1729633397473,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":15,"timestamp":893504659382,"id":942,"parentId":941,"tags":{},"startTime":1729633397475,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":228,"timestamp":893504659362,"id":941,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/getFetch.mjs","layer":null},"startTime":1729633397475,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":199,"timestamp":893504659396,"id":944,"parentId":943,"tags":{},"startTime":1729633397475,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":488,"timestamp":893504659386,"id":943,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/createTRPCClient.mjs","layer":null},"startTime":1729633397475,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":82,"timestamp":893504660242,"id":946,"parentId":945,"tags":{},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":430,"timestamp":893504660226,"id":945,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/TRPCClientError.mjs","layer":null},"startTime":1729633397475,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":373,"timestamp":893504660287,"id":949,"parentId":948,"tags":{},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":851,"timestamp":893504660278,"id":948,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpBatchLink.mjs","layer":null},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":836,"timestamp":893504660297,"id":951,"parentId":950,"tags":{},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1482,"timestamp":893504660289,"id":950,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpBatchStreamLink.mjs","layer":null},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1469,"timestamp":893504660306,"id":953,"parentId":952,"tags":{},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1912,"timestamp":893504660298,"id":952,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpLink.mjs","layer":null},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1903,"timestamp":893504660314,"id":955,"parentId":954,"tags":{},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":2650,"timestamp":893504660307,"id":954,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/loggerLink.mjs","layer":null},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2644,"timestamp":893504660323,"id":957,"parentId":956,"tags":{},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":2863,"timestamp":893504660316,"id":956,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/splitLink.mjs","layer":null},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":369299,"timestamp":893504294197,"id":602,"parentId":598,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Fhello.tsx&page=%2Fhello!"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":369291,"timestamp":893504294211,"id":604,"parentId":598,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Findex.tsx&page=%2F!"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504666504,"id":961,"parentId":960,"tags":{},"startTime":1729633397482,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1567,"timestamp":893504666477,"id":960,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/wsLink.mjs","layer":null},"startTime":1729633397482,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5105,"timestamp":893504663240,"id":959,"parentId":958,"tags":{},"startTime":1729633397479,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5145,"timestamp":893504663203,"id":958,"parentId":947,"tags":{},"startTime":1729633397478,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":9104,"timestamp":893504660245,"id":947,"parentId":834,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1729633397476,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":168,"timestamp":893504670537,"id":963,"parentId":962,"tags":{},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":629,"timestamp":893504670518,"id":962,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/httpSubscriptionLink.mjs","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":602,"timestamp":893504670550,"id":965,"parentId":964,"tags":{},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":787,"timestamp":893504670540,"id":964,"parentId":813,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+next@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0.0-rc.5_ti5omeczougljho6ghjk6bj5wy/node_modules/@trpc/next/dist/createTRPCNext.mjs","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":771,"timestamp":893504670561,"id":967,"parentId":966,"tags":{},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1134,"timestamp":893504670553,"id":966,"parentId":813,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+next@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0.0-rc.5_ti5omeczougljho6ghjk6bj5wy/node_modules/@trpc/next/dist/withTRPC.mjs","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1001,"timestamp":893504670690,"id":972,"parentId":971,"tags":{},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1108,"timestamp":893504670680,"id":971,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/contentTypes.mjs","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1088,"timestamp":893504670704,"id":974,"parentId":973,"tags":{},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1410,"timestamp":893504670693,"id":973,"parentId":805,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/internals/TRPCUntypedClient.mjs","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1853,"timestamp":893504672146,"id":976,"parentId":975,"tags":{},"startTime":1729633397487,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1892,"timestamp":893504672110,"id":975,"parentId":968,"tags":{},"startTime":1729633397487,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3909,"timestamp":893504670563,"id":968,"parentId":876,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":14,"timestamp":893504674601,"id":982,"parentId":981,"tags":{},"startTime":1729633397490,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1615,"timestamp":893504674580,"id":981,"parentId":815,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/use-websocket.js","layer":null},"startTime":1729633397490,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1586,"timestamp":893504674614,"id":984,"parentId":983,"tags":{},"startTime":1729633397490,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2008,"timestamp":893504674604,"id":983,"parentId":815,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/use-socket-io.js","layer":null},"startTime":1729633397490,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":4929,"timestamp":893504672183,"id":980,"parentId":979,"tags":{},"startTime":1729633397487,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":4947,"timestamp":893504672169,"id":979,"parentId":970,"tags":{},"startTime":1729633397487,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":7130,"timestamp":893504670661,"id":970,"parentId":878,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":5822,"timestamp":893504672167,"id":978,"parentId":977,"tags":{},"startTime":1729633397487,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":5843,"timestamp":893504672148,"id":977,"parentId":969,"tags":{},"startTime":1729633397487,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":8888,"timestamp":893504670629,"id":969,"parentId":889,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/link.js","layer":null},"startTime":1729633397486,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":25,"timestamp":893504681378,"id":986,"parentId":985,"tags":{},"startTime":1729633397497,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":315,"timestamp":893504681358,"id":985,"parentId":815,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/constants.js","layer":null},"startTime":1729633397497,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":288,"timestamp":893504681391,"id":988,"parentId":987,"tags":{},"startTime":1729633397497,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":711,"timestamp":893504681381,"id":987,"parentId":815,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/use-event-source.js","layer":null},"startTime":1729633397497,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":694,"timestamp":893504681402,"id":990,"parentId":989,"tags":{},"startTime":1729633397497,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":829,"timestamp":893504681393,"id":989,"parentId":815,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/util.js","layer":null},"startTime":1729633397497,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504682821,"id":992,"parentId":991,"tags":{},"startTime":1729633397498,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":218,"timestamp":893504682805,"id":991,"parentId":694,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js","layer":null},"startTime":1729633397498,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":696,"timestamp":893504683698,"id":998,"parentId":997,"tags":{},"startTime":1729633397499,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":718,"timestamp":893504683679,"id":997,"parentId":994,"tags":{},"startTime":1729633397499,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":896,"timestamp":893504683618,"id":994,"parentId":884,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":null},"startTime":1729633397499,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":908,"timestamp":893504683677,"id":996,"parentId":995,"tags":{},"startTime":1729633397499,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":939,"timestamp":893504683647,"id":995,"parentId":993,"tags":{},"startTime":1729633397499,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1177,"timestamp":893504683579,"id":993,"parentId":875,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config.js","layer":null},"startTime":1729633397499,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1003,"timestamp":893504686250,"id":1001,"parentId":1000,"tags":{},"startTime":1729633397502,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1039,"timestamp":893504686218,"id":1000,"parentId":999,"tags":{},"startTime":1729633397501,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1364,"timestamp":893504686168,"id":999,"parentId":886,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":null},"startTime":1729633397501,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":824,"timestamp":893504687158,"id":1004,"parentId":1003,"tags":{},"startTime":1729633397502,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":851,"timestamp":893504687133,"id":1003,"parentId":1002,"tags":{},"startTime":1729633397502,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1258,"timestamp":893504687101,"id":1002,"parentId":909,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js","layer":null},"startTime":1729633397502,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504688444,"id":1006,"parentId":1005,"tags":{},"startTime":1729633397504,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":189,"timestamp":893504688427,"id":1005,"parentId":931,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/double-indexed-kv.js","layer":null},"startTime":1729633397504,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504688996,"id":1008,"parentId":1007,"tags":{},"startTime":1729633397504,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":410,"timestamp":893504688982,"id":1007,"parentId":933,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/is.js","layer":null},"startTime":1729633397504,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":29,"timestamp":893504689636,"id":1010,"parentId":1009,"tags":{},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":235,"timestamp":893504689622,"id":1009,"parentId":933,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/pathstringifier.js","layer":null},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":214,"timestamp":893504689647,"id":1012,"parentId":1011,"tags":{},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1119,"timestamp":893504689639,"id":1011,"parentId":933,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/transformer.js","layer":null},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1107,"timestamp":893504689656,"id":1014,"parentId":1013,"tags":{},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1615,"timestamp":893504689649,"id":1013,"parentId":933,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/accessDeep.js","layer":null},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1603,"timestamp":893504689665,"id":1016,"parentId":1015,"tags":{},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1845,"timestamp":893504689658,"id":1015,"parentId":933,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/superjson@2.2.1/node_modules/superjson/dist/util.js","layer":null},"startTime":1729633397505,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-css","duration":258043,"timestamp":893504435167,"id":873,"parentId":851,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/globals.css.webpack[javascript/auto]!=!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[14].use[1]!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[14].use[2]!/Users/nico/Documents/projects/repdf/packages/preview/src/globals.css","layer":null},"startTime":1729633397250,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":688,"timestamp":893504693393,"id":1019,"parentId":1018,"tags":{},"startTime":1729633397509,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":719,"timestamp":893504693366,"id":1018,"parentId":1017,"tags":{},"startTime":1729633397509,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":865,"timestamp":893504693320,"id":1017,"parentId":947,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1729633397509,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":15,"timestamp":893504694253,"id":1021,"parentId":1020,"tags":{},"startTime":1729633397510,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":451,"timestamp":893504694233,"id":1020,"parentId":948,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/internals/dataLoader.mjs","layer":null},"startTime":1729633397509,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":423,"timestamp":893504694266,"id":1023,"parentId":1022,"tags":{},"startTime":1729633397510,"traceId":"b2d29ffbf13610a8"}]
11
+ [{"name":"build-module-js","duration":888,"timestamp":893504694257,"id":1022,"parentId":803,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/copy-anything@3.0.5/node_modules/copy-anything/dist/index.js","layer":null},"startTime":1729633397510,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":22,"timestamp":893504695540,"id":1025,"parentId":1024,"tags":{},"startTime":1729633397511,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":786,"timestamp":893504695524,"id":1024,"parentId":948,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/httpUtils.mjs","layer":null},"startTime":1729633397511,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":756,"timestamp":893504695561,"id":1027,"parentId":1026,"tags":{},"startTime":1729633397511,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2098,"timestamp":893504695544,"id":1026,"parentId":766,"tags":{"name":"__barrel_optimize__?names=Folder!=!/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/lucide-react.js","layer":null},"startTime":1729633397511,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":56,"timestamp":893504698158,"id":1029,"parentId":1028,"tags":{},"startTime":1729633397513,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":239,"timestamp":893504698141,"id":1028,"parentId":956,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/createChain.mjs","layer":null},"startTime":1729633397513,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":215,"timestamp":893504698170,"id":1031,"parentId":1030,"tags":{},"startTime":1729633397513,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1885,"timestamp":893504698161,"id":1030,"parentId":833,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/web-vitals/web-vitals.js","layer":null},"startTime":1729633397513,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1103,"timestamp":893504700114,"id":1035,"parentId":1034,"tags":{},"startTime":1729633397515,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1136,"timestamp":893504700084,"id":1034,"parentId":1032,"tags":{},"startTime":1729633397515,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3210,"timestamp":893504698173,"id":1032,"parentId":968,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1729633397513,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1256,"timestamp":893504700133,"id":1037,"parentId":1036,"tags":{},"startTime":1729633397515,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1275,"timestamp":893504700116,"id":1036,"parentId":1033,"tags":{},"startTime":1729633397515,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":3272,"timestamp":893504698198,"id":1033,"parentId":968,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1729633397513,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1153,"timestamp":893504701081,"id":1041,"parentId":1040,"tags":{},"startTime":1729633397516,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1179,"timestamp":893504701058,"id":1040,"parentId":1038,"tags":{},"startTime":1729633397516,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1711,"timestamp":893504700995,"id":1038,"parentId":969,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/use-intersection.js","layer":null},"startTime":1729633397516,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":408556,"timestamp":893504294215,"id":605,"parentId":598,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2Fpreview%2F%5B...relTemplatePath%5D.tsx&page=%2Fpreview%2F%5B...relTemplatePath%5D!"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1683,"timestamp":893504701098,"id":1043,"parentId":1042,"tags":{},"startTime":1729633397516,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1700,"timestamp":893504701083,"id":1042,"parentId":1039,"tags":{},"startTime":1729633397516,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2097,"timestamp":893504701025,"id":1039,"parentId":969,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/get-domain-locale.js","layer":null},"startTime":1729633397516,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":2006,"timestamp":893504701791,"id":1046,"parentId":1045,"tags":{},"startTime":1729633397517,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":2030,"timestamp":893504701770,"id":1045,"parentId":1044,"tags":{},"startTime":1729633397517,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2391,"timestamp":893504701740,"id":1044,"parentId":969,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":null},"startTime":1729633397517,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":29,"timestamp":893504705245,"id":1048,"parentId":1047,"tags":{},"startTime":1729633397521,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":176,"timestamp":893504705218,"id":1047,"parentId":960,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/links/internals/urlWithConnectionParams.mjs","layer":null},"startTime":1729633397520,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":127,"timestamp":893504705274,"id":1050,"parentId":1049,"tags":{},"startTime":1729633397521,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":253,"timestamp":893504705250,"id":1049,"parentId":960,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/internals/transformer.mjs","layer":null},"startTime":1729633397521,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504705716,"id":1052,"parentId":1051,"tags":{},"startTime":1729633397521,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":364,"timestamp":893504705696,"id":1051,"parentId":981,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/create-or-join.js","layer":null},"startTime":1729633397521,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":26,"timestamp":893504706742,"id":1054,"parentId":1053,"tags":{},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":853,"timestamp":893504706729,"id":1053,"parentId":981,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/get-url.js","layer":null},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":836,"timestamp":893504706752,"id":1056,"parentId":1055,"tags":{},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1030,"timestamp":893504706745,"id":1055,"parentId":989,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/manage-subscribers.js","layer":null},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1018,"timestamp":893504706760,"id":1058,"parentId":1057,"tags":{},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1152,"timestamp":893504706754,"id":1057,"parentId":989,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/globals.js","layer":null},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1140,"timestamp":893504706768,"id":1060,"parentId":1059,"tags":{},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1280,"timestamp":893504706762,"id":1059,"parentId":981,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/proxy.js","layer":null},"startTime":1729633397522,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504708279,"id":1062,"parentId":1061,"tags":{},"startTime":1729633397524,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":50965,"timestamp":893504708266,"id":1061,"parentId":991,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js","layer":null},"startTime":1729633397524,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504761447,"id":1064,"parentId":1063,"tags":{},"startTime":1729633397577,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":388,"timestamp":893504761406,"id":1063,"parentId":943,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import.mjs","layer":null},"startTime":1729633397577,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504763071,"id":1066,"parentId":1065,"tags":{},"startTime":1729633397578,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":101,"timestamp":893504763051,"id":1065,"parentId":948,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/observable/index.mjs","layer":null},"startTime":1729633397578,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504764513,"id":1068,"parentId":1067,"tags":{},"startTime":1729633397580,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":426,"timestamp":893504764474,"id":1067,"parentId":923,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/quick-format-unescaped@4.0.4/node_modules/quick-format-unescaped/index.js","layer":null},"startTime":1729633397580,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504765464,"id":1070,"parentId":1069,"tags":{},"startTime":1729633397581,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":81,"timestamp":893504765444,"id":1069,"parentId":966,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+client@11.0.0-rc.553_@trpc+server@11.0.0-rc.553/node_modules/@trpc/client/dist/unstable-internals.mjs","layer":null},"startTime":1729633397581,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504766642,"id":1072,"parentId":1071,"tags":{},"startTime":1729633397582,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1272,"timestamp":893504766627,"id":1071,"parentId":915,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/index.js","layer":null},"startTime":1729633397582,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504768524,"id":1074,"parentId":1073,"tags":{},"startTime":1729633397584,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":256,"timestamp":893504768502,"id":1073,"parentId":915,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/index.js","layer":null},"startTime":1729633397584,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504770138,"id":1079,"parentId":1078,"tags":{},"startTime":1729633397585,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":120,"timestamp":893504770125,"id":1078,"parentId":1026,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/folder.js","layer":null},"startTime":1729633397585,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1108,"timestamp":893504770040,"id":1077,"parentId":1076,"tags":{},"startTime":1729633397585,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1153,"timestamp":893504769999,"id":1076,"parentId":1075,"tags":{},"startTime":1729633397585,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1558,"timestamp":893504769943,"id":1075,"parentId":1002,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":null},"startTime":1729633397585,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":13,"timestamp":893504772715,"id":1084,"parentId":1083,"tags":{},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":165,"timestamp":893504772699,"id":1083,"parentId":964,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/index.mjs","layer":null},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":142,"timestamp":893504772727,"id":1086,"parentId":1085,"tags":{},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":481,"timestamp":893504772718,"id":1085,"parentId":873,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1214,"timestamp":893504772386,"id":1082,"parentId":1081,"tags":{},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1250,"timestamp":893504772352,"id":1081,"parentId":1080,"tags":{},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1537,"timestamp":893504772290,"id":1080,"parentId":1039,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-locale-path.js","layer":null},"startTime":1729633397588,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-css","duration":350866,"timestamp":893504425683,"id":851,"parentId":622,"tags":{"name":"/Users/nico/Documents/projects/repdf/packages/preview/src/globals.css","layer":null},"startTime":1729633397241,"traceId":"b2d29ffbf13610a8"},{"name":"build-module","duration":50,"timestamp":893504777284,"id":1087,"parentId":851,"tags":{},"startTime":1729633397593,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504777360,"id":1089,"parentId":1088,"tags":{},"startTime":1729633397593,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":569,"timestamp":893504777341,"id":1088,"parentId":655,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js","layer":null},"startTime":1729633397593,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":13,"timestamp":893504778596,"id":1091,"parentId":1090,"tags":{},"startTime":1729633397594,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":663,"timestamp":893504778579,"id":1090,"parentId":1051,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/attach-shared-listeners.js","layer":null},"startTime":1729633397594,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":640,"timestamp":893504778607,"id":1093,"parentId":1092,"tags":{},"startTime":1729633397594,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1273,"timestamp":893504778598,"id":1092,"parentId":1051,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/attach-listener.js","layer":null},"startTime":1729633397594,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504780501,"id":1095,"parentId":1094,"tags":{},"startTime":1729633397596,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":354,"timestamp":893504780486,"id":1094,"parentId":1053,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/socket-io.js","layer":null},"startTime":1729633397596,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":17,"timestamp":893504781121,"id":1097,"parentId":1096,"tags":{},"startTime":1729633397596,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":520,"timestamp":893504781107,"id":1096,"parentId":1065,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/observable/observable.mjs","layer":null},"startTime":1729633397596,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":498,"timestamp":893504781133,"id":1099,"parentId":1098,"tags":{},"startTime":1729633397596,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":812,"timestamp":893504781125,"id":1098,"parentId":1065,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/observable/operators.mjs","layer":null},"startTime":1729633397596,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":76,"timestamp":893504782692,"id":1101,"parentId":1100,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":383,"timestamp":893504782668,"id":1100,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/createProxy.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":335,"timestamp":893504782721,"id":1103,"parentId":1102,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":660,"timestamp":893504782695,"id":1102,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/initTRPC.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":629,"timestamp":893504782730,"id":1105,"parentId":1104,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":895,"timestamp":893504782723,"id":1104,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/middleware.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":880,"timestamp":893504782741,"id":1107,"parentId":1106,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1022,"timestamp":893504782732,"id":1106,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/parser.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1007,"timestamp":893504782750,"id":1109,"parentId":1108,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1065,"timestamp":893504782743,"id":1108,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedure.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1051,"timestamp":893504782759,"id":1111,"parentId":1110,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1519,"timestamp":893504782752,"id":1110,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/procedureBuilder.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1506,"timestamp":893504782768,"id":1113,"parentId":1112,"tags":{},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1627,"timestamp":893504782761,"id":1112,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/rootConfig.mjs","layer":null},"startTime":1729633397598,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504784810,"id":1115,"parentId":1114,"tags":{},"startTime":1729633397600,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":694,"timestamp":893504784797,"id":1114,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/router.mjs","layer":null},"startTime":1729633397600,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504787503,"id":1117,"parentId":1116,"tags":{},"startTime":1729633397603,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":363,"timestamp":893504787488,"id":1116,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/transformer.mjs","layer":null},"startTime":1729633397603,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504788072,"id":1119,"parentId":1118,"tags":{},"startTime":1729633397603,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":298,"timestamp":893504788056,"id":1118,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/utils.mjs","layer":null},"startTime":1729633397603,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":20,"timestamp":893504788745,"id":1121,"parentId":1120,"tags":{},"startTime":1729633397604,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":105,"timestamp":893504788732,"id":1120,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/error/formatter.mjs","layer":null},"startTime":1729633397604,"traceId":"b2d29ffbf13610a8"}]
12
+ [{"name":"read-resource","duration":279,"timestamp":893504788756,"id":1123,"parentId":1122,"tags":{},"startTime":1729633397604,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":421,"timestamp":893504788747,"id":1122,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/error/getErrorShape.mjs","layer":null},"startTime":1729633397604,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":407,"timestamp":893504788765,"id":1125,"parentId":1124,"tags":{},"startTime":1729633397604,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":650,"timestamp":893504788757,"id":1124,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/error/TRPCError.mjs","layer":null},"startTime":1729633397604,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":25,"timestamp":893504789686,"id":1127,"parentId":1126,"tags":{},"startTime":1729633397605,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":143,"timestamp":893504789674,"id":1126,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/batchStreamFormatter.mjs","layer":null},"startTime":1729633397605,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":124,"timestamp":893504789696,"id":1129,"parentId":1128,"tags":{},"startTime":1729633397605,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":845,"timestamp":893504789688,"id":1128,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/contentType.mjs","layer":null},"startTime":1729633397605,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":827,"timestamp":893504789710,"id":1131,"parentId":1130,"tags":{},"startTime":1729633397605,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":921,"timestamp":893504789698,"id":1130,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/contentTypeParsers.mjs","layer":null},"startTime":1729633397605,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":16,"timestamp":893504791046,"id":1133,"parentId":1132,"tags":{},"startTime":1729633397606,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":308,"timestamp":893504791025,"id":1132,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/formDataToObject.mjs","layer":null},"startTime":1729633397606,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":278,"timestamp":893504791061,"id":1135,"parentId":1134,"tags":{},"startTime":1729633397606,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":506,"timestamp":893504791049,"id":1134,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/getHTTPStatusCode.mjs","layer":null},"startTime":1729633397606,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":17,"timestamp":893504792391,"id":1137,"parentId":1136,"tags":{},"startTime":1729633397608,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1393,"timestamp":893504792368,"id":1136,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/resolveResponse.mjs","layer":null},"startTime":1729633397608,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1358,"timestamp":893504792407,"id":1139,"parentId":1138,"tags":{},"startTime":1729633397608,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1585,"timestamp":893504792395,"id":1138,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/parseConnectionParams.mjs","layer":null},"startTime":1729633397608,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":23,"timestamp":893504794485,"id":1141,"parentId":1140,"tags":{},"startTime":1729633397610,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":128,"timestamp":893504794471,"id":1140,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/http/toURL.mjs","layer":null},"startTime":1729633397610,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":105,"timestamp":893504794497,"id":1143,"parentId":1142,"tags":{},"startTime":1729633397610,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":218,"timestamp":893504794488,"id":1142,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/rpc/codes.mjs","layer":null},"startTime":1729633397610,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":203,"timestamp":893504794506,"id":1145,"parentId":1144,"tags":{},"startTime":1729633397610,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":406,"timestamp":893504794499,"id":1144,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/rpc/parseTRPCMessage.mjs","layer":null},"startTime":1729633397610,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":21,"timestamp":893504795824,"id":1147,"parentId":1146,"tags":{},"startTime":1729633397611,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1408,"timestamp":893504795809,"id":1146,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/jsonl.mjs","layer":null},"startTime":1729633397611,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1388,"timestamp":893504795835,"id":1149,"parentId":1148,"tags":{},"startTime":1729633397611,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1907,"timestamp":893504795826,"id":1148,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/sse.mjs","layer":null},"startTime":1729633397611,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1893,"timestamp":893504795844,"id":1151,"parentId":1150,"tags":{},"startTime":1729633397611,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":2002,"timestamp":893504795837,"id":1150,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/tracked.mjs","layer":null},"startTime":1729633397611,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":13,"timestamp":893504798151,"id":1153,"parentId":1152,"tags":{},"startTime":1729633397613,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":234,"timestamp":893504798135,"id":1152,"parentId":1078,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js","layer":null},"startTime":1729633397613,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":212,"timestamp":893504798163,"id":1155,"parentId":1154,"tags":{},"startTime":1729633397613,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":400,"timestamp":893504798154,"id":1154,"parentId":1063,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/utils/createDeferred.mjs","layer":null},"startTime":1729633397613,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504799506,"id":1157,"parentId":1156,"tags":{},"startTime":1729633397615,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":524,"timestamp":893504799490,"id":1156,"parentId":1022,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/is-what@4.1.16/node_modules/is-what/dist/index.js","layer":null},"startTime":1729633397615,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":31,"timestamp":893504800498,"id":1159,"parentId":1158,"tags":{},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":10248,"timestamp":893504800484,"id":1158,"parentId":1071,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/chunk/BLREPECS.js","layer":null},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":10233,"timestamp":893504800511,"id":1161,"parentId":1160,"tags":{},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":10527,"timestamp":893504800501,"id":1160,"parentId":1071,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/DevtoolsPanelComponent/MU7WGUJF.js","layer":null},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":10512,"timestamp":893504800520,"id":1163,"parentId":1162,"tags":{},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":10556,"timestamp":893504800513,"id":1162,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/types.js","layer":null},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":10544,"timestamp":893504800529,"id":1165,"parentId":1164,"tags":{},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":10716,"timestamp":893504800522,"id":1164,"parentId":1071,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/DevtoolsComponent/COOQDZLH.js","layer":null},"startTime":1729633397616,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504812088,"id":1167,"parentId":1166,"tags":{},"startTime":1729633397627,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":418,"timestamp":893504812062,"id":1166,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useQueries.js","layer":null},"startTime":1729633397627,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":74,"timestamp":893504813210,"id":1169,"parentId":1168,"tags":{},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":237,"timestamp":893504813193,"id":1168,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQuery.js","layer":null},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":212,"timestamp":893504813222,"id":1171,"parentId":1170,"tags":{},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":329,"timestamp":893504813213,"id":1170,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQueries.js","layer":null},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":313,"timestamp":893504813232,"id":1173,"parentId":1172,"tags":{},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":375,"timestamp":893504813224,"id":1172,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useQuery.js","layer":null},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":360,"timestamp":893504813241,"id":1175,"parentId":1174,"tags":{},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":422,"timestamp":893504813234,"id":1174,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/usePrefetchQuery.js","layer":null},"startTime":1729633397628,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":408,"timestamp":893504813250,"id":1177,"parentId":1176,"tags":{},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":477,"timestamp":893504813243,"id":1176,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.js","layer":null},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":464,"timestamp":893504813259,"id":1179,"parentId":1178,"tags":{},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":578,"timestamp":893504813251,"id":1178,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.js","layer":null},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":564,"timestamp":893504813267,"id":1181,"parentId":1180,"tags":{},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":693,"timestamp":893504813260,"id":1180,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js","layer":null},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":681,"timestamp":893504813275,"id":1183,"parentId":1182,"tags":{},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":736,"timestamp":893504813269,"id":1182,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/infiniteQueryOptions.js","layer":null},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":725,"timestamp":893504813283,"id":1185,"parentId":1184,"tags":{},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":766,"timestamp":893504813277,"id":1184,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/queryOptions.js","layer":null},"startTime":1729633397629,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504815020,"id":1187,"parentId":1186,"tags":{},"startTime":1729633397630,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":247,"timestamp":893504815004,"id":1186,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/HydrationBoundary.js","layer":null},"startTime":1729633397630,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":46,"timestamp":893504815509,"id":1189,"parentId":1188,"tags":{},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":228,"timestamp":893504815496,"id":1188,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useMutation.js","layer":null},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":208,"timestamp":893504815519,"id":1191,"parentId":1190,"tags":{},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":354,"timestamp":893504815511,"id":1190,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js","layer":null},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":340,"timestamp":893504815529,"id":1193,"parentId":1192,"tags":{},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":414,"timestamp":893504815521,"id":1192,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/isRestoring.js","layer":null},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":400,"timestamp":893504815537,"id":1195,"parentId":1194,"tags":{},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":491,"timestamp":893504815530,"id":1194,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useIsFetching.js","layer":null},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":478,"timestamp":893504815546,"id":1197,"parentId":1196,"tags":{},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":538,"timestamp":893504815539,"id":1196,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useInfiniteQuery.js","layer":null},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":525,"timestamp":893504815554,"id":1199,"parentId":1198,"tags":{},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":692,"timestamp":893504815547,"id":1198,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useMutationState.js","layer":null},"startTime":1729633397631,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":12,"timestamp":893504817552,"id":1204,"parentId":1203,"tags":{},"startTime":1729633397633,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":111,"timestamp":893504817537,"id":1203,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/queryClient.mjs","layer":null},"startTime":1729633397633,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":89,"timestamp":893504817563,"id":1206,"parentId":1205,"tags":{},"startTime":1729633397633,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":251,"timestamp":893504817554,"id":1205,"parentId":1152,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js","layer":null},"startTime":1729633397633,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-transform","duration":1187,"timestamp":893504816719,"id":1202,"parentId":1201,"tags":{},"startTime":1729633397632,"traceId":"b2d29ffbf13610a8"},{"name":"next-swc-loader","duration":1228,"timestamp":893504816681,"id":1201,"parentId":1200,"tags":{},"startTime":1729633397632,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1434,"timestamp":893504816630,"id":1200,"parentId":1075,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/normalized-asset-prefix.js","layer":null},"startTime":1729633397632,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":31,"timestamp":893504818334,"id":1208,"parentId":1207,"tags":{},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":150,"timestamp":893504818322,"id":1207,"parentId":1152,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js","layer":null},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":130,"timestamp":893504818346,"id":1210,"parentId":1209,"tags":{},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":248,"timestamp":893504818337,"id":1209,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/proxy/decorationProxy.mjs","layer":null},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":232,"timestamp":893504818356,"id":1212,"parentId":1211,"tags":{},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1607,"timestamp":893504818348,"id":1211,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/proxy/utilsProxy.mjs","layer":null},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1596,"timestamp":893504818365,"id":1214,"parentId":1213,"tags":{},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1709,"timestamp":893504818357,"id":1213,"parentId":1061,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/index.js","layer":null},"startTime":1729633397634,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504820537,"id":1216,"parentId":1215,"tags":{},"startTime":1729633397636,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":136,"timestamp":893504820521,"id":1215,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/proxy/useQueriesProxy.mjs","layer":null},"startTime":1729633397636,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":40,"timestamp":893504821404,"id":1218,"parentId":1217,"tags":{},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":230,"timestamp":893504821390,"id":1217,"parentId":1090,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/react-use-websocket@4.9.0/node_modules/react-use-websocket/dist/lib/heartbeat.js","layer":null},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":208,"timestamp":893504821416,"id":1220,"parentId":1219,"tags":{},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":329,"timestamp":893504821407,"id":1219,"parentId":1146,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+server@11.0.0-rc.553/node_modules/@trpc/server/dist/unstable-core-do-not-import/stream/utils/createReadableStream.mjs","layer":null},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":314,"timestamp":893504821426,"id":1222,"parentId":1221,"tags":{},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1337,"timestamp":893504821418,"id":1221,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/shared/hooks/createHooksInternal.mjs","layer":null},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"}]
13
+ [{"name":"read-resource","duration":1487,"timestamp":893504821435,"id":1224,"parentId":1223,"tags":{},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1573,"timestamp":893504821427,"id":1223,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/getClientArgs.mjs","layer":null},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1560,"timestamp":893504821444,"id":1226,"parentId":1225,"tags":{},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":1650,"timestamp":893504821436,"id":1225,"parentId":1083,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/context.mjs","layer":null},"startTime":1729633397637,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504824680,"id":1228,"parentId":1227,"tags":{},"startTime":1729633397640,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":113,"timestamp":893504824662,"id":1227,"parentId":1205,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/lucide-react@0.453.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js","layer":null},"startTime":1729633397640,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504825516,"id":1230,"parentId":1229,"tags":{},"startTime":1729633397641,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":231,"timestamp":893504825501,"id":1229,"parentId":1073,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/index.js","layer":null},"startTime":1729633397641,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":12,"timestamp":893504826473,"id":1232,"parentId":1231,"tags":{},"startTime":1729633397642,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":188,"timestamp":893504826458,"id":1231,"parentId":1166,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/errorBoundaryUtils.js","layer":null},"startTime":1729633397642,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":165,"timestamp":893504826484,"id":1234,"parentId":1233,"tags":{},"startTime":1729633397642,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":59642,"timestamp":893504826475,"id":1233,"parentId":1160,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-devtools@5.58.0/node_modules/@tanstack/query-devtools/build/chunk/VREWMQAW.js","layer":null},"startTime":1729633397642,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":26,"timestamp":893504887211,"id":1236,"parentId":1235,"tags":{},"startTime":1729633397702,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":359,"timestamp":893504887176,"id":1235,"parentId":1166,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/suspense.js","layer":null},"startTime":1729633397702,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":315,"timestamp":893504887225,"id":1238,"parentId":1237,"tags":{},"startTime":1729633397702,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":408,"timestamp":893504887216,"id":1237,"parentId":1188,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/utils.js","layer":null},"startTime":1729633397702,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":392,"timestamp":893504887236,"id":1240,"parentId":1239,"tags":{},"startTime":1729633397703,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":738,"timestamp":893504887227,"id":1239,"parentId":1168,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+react-query@5.59.15_react@18.3.1/node_modules/@tanstack/react-query/build/modern/useBaseQuery.js","layer":null},"startTime":1729633397702,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":14,"timestamp":893504890886,"id":1242,"parentId":1241,"tags":{},"startTime":1729633397706,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":174,"timestamp":893504890864,"id":1241,"parentId":1221,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/useHookResult.mjs","layer":null},"startTime":1729633397706,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":143,"timestamp":893504890900,"id":1244,"parentId":1243,"tags":{},"startTime":1729633397706,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":356,"timestamp":893504890889,"id":1243,"parentId":1211,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/internals/getQueryKey.mjs","layer":null},"startTime":1729633397706,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":13,"timestamp":893504891391,"id":1246,"parentId":1245,"tags":{},"startTime":1729633397707,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-mjs","duration":316,"timestamp":893504891377,"id":1245,"parentId":1221,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@trpc+react-query@11.0.0-rc.553_@tanstack+react-query@5.59.15_react@18.3.1__@trpc+client@11.0_yurju7wrnohz3ri6iabvghrgtm/node_modules/@trpc/react-query/dist/utils/createUtilityFunctions.mjs","layer":null},"startTime":1729633397707,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":293,"timestamp":893504891403,"id":1248,"parentId":1247,"tags":{},"startTime":1729633397707,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1105,"timestamp":893504891394,"id":1247,"parentId":1213,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/cjs/scheduler.production.min.js","layer":null},"startTime":1729633397707,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":599124,"timestamp":893504294133,"id":601,"parentId":598,"tags":{"request":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":599166,"timestamp":893504294095,"id":599,"parentId":598,"tags":{"request":"./../../node_modules/.pnpm/next@14.2.15_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/next.js"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":25,"timestamp":893504895164,"id":1250,"parentId":1249,"tags":{},"startTime":1729633397710,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":501,"timestamp":893504895140,"id":1249,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/retryer.js","layer":null},"startTime":1729633397710,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":467,"timestamp":893504895178,"id":1252,"parentId":1251,"tags":{},"startTime":1729633397710,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":791,"timestamp":893504895168,"id":1251,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queryCache.js","layer":null},"startTime":1729633397710,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":774,"timestamp":893504895188,"id":1254,"parentId":1253,"tags":{},"startTime":1729633397710,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1244,"timestamp":893504895180,"id":1253,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queriesObserver.js","layer":null},"startTime":1729633397710,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504897106,"id":1256,"parentId":1255,"tags":{},"startTime":1729633397712,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":420,"timestamp":893504897087,"id":1255,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/mutationCache.js","layer":null},"startTime":1729633397712,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":47,"timestamp":893504898031,"id":1258,"parentId":1257,"tags":{},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":253,"timestamp":893504898014,"id":1257,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/notifyManager.js","layer":null},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":229,"timestamp":893504898043,"id":1260,"parentId":1259,"tags":{},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":453,"timestamp":893504898034,"id":1259,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/infiniteQueryObserver.js","layer":null},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":433,"timestamp":893504898057,"id":1262,"parentId":1261,"tags":{},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":639,"timestamp":893504898045,"id":1261,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/focusManager.js","layer":null},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":620,"timestamp":893504898067,"id":1264,"parentId":1263,"tags":{},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1328,"timestamp":893504898059,"id":1263,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queryClient.js","layer":null},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1314,"timestamp":893504898077,"id":1266,"parentId":1265,"tags":{},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":2527,"timestamp":893504898069,"id":1265,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/queryObserver.js","layer":null},"startTime":1729633397713,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504902311,"id":1268,"parentId":1267,"tags":{},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":260,"timestamp":893504902292,"id":1267,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/onlineManager.js","layer":null},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":22,"timestamp":893504902849,"id":1270,"parentId":1269,"tags":{},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":423,"timestamp":893504902834,"id":1269,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/hydration.js","layer":null},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":402,"timestamp":893504902860,"id":1272,"parentId":1271,"tags":{},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1071,"timestamp":893504902851,"id":1271,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/utils.js","layer":null},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1057,"timestamp":893504902870,"id":1274,"parentId":1273,"tags":{},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1371,"timestamp":893504902862,"id":1273,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/mutationObserver.js","layer":null},"startTime":1729633397718,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504904632,"id":1276,"parentId":1275,"tags":{},"startTime":1729633397720,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":54,"timestamp":893504904617,"id":1275,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/types.js","layer":null},"startTime":1729633397720,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":11,"timestamp":893504904746,"id":1278,"parentId":1277,"tags":{},"startTime":1729633397720,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":459,"timestamp":893504904735,"id":1277,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/mutation.js","layer":null},"startTime":1729633397720,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":441,"timestamp":893504904757,"id":1280,"parentId":1279,"tags":{},"startTime":1729633397720,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":1290,"timestamp":893504904748,"id":1279,"parentId":1229,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/query.js","layer":null},"startTime":1729633397720,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":11,"timestamp":893504906774,"id":1282,"parentId":1281,"tags":{},"startTime":1729633397722,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":133,"timestamp":893504906759,"id":1281,"parentId":1251,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/subscribable.js","layer":null},"startTime":1729633397722,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":112,"timestamp":893504906785,"id":1284,"parentId":1283,"tags":{},"startTime":1729633397722,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":216,"timestamp":893504906776,"id":1283,"parentId":1249,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/thenable.js","layer":null},"startTime":1729633397722,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":2,"timestamp":893504907075,"id":1286,"parentId":1285,"tags":{},"startTime":1729633397722,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":338,"timestamp":893504907063,"id":1285,"parentId":1259,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/infiniteQueryBehavior.js","layer":null},"startTime":1729633397722,"traceId":"b2d29ffbf13610a8"},{"name":"read-resource","duration":1,"timestamp":893504907555,"id":1288,"parentId":1287,"tags":{},"startTime":1729633397723,"traceId":"b2d29ffbf13610a8"},{"name":"build-module-js","duration":133,"timestamp":893504907542,"id":1287,"parentId":1277,"tags":{"name":"/Users/nico/Documents/projects/repdf/node_modules/.pnpm/@tanstack+query-core@5.59.13/node_modules/@tanstack/query-core/build/modern/removable.js","layer":null},"startTime":1729633397723,"traceId":"b2d29ffbf13610a8"},{"name":"add-entry","duration":613632,"timestamp":893504294123,"id":600,"parentId":598,"tags":{"request":"next-client-pages-loader?absolutePagePath=private-next-pages%2F_app.tsx&page=%2F_app!"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"make","duration":613813,"timestamp":893504293976,"id":598,"parentId":597,"tags":{},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"chunk-graph","duration":4420,"timestamp":893504917634,"id":1290,"parentId":1289,"tags":{},"startTime":1729633397733,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-modules","duration":4,"timestamp":893504922077,"id":1292,"parentId":1289,"tags":{},"startTime":1729633397737,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-chunks","duration":1487,"timestamp":893504922126,"id":1293,"parentId":1289,"tags":{},"startTime":1729633397737,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-tree","duration":4,"timestamp":893504923628,"id":1294,"parentId":1289,"tags":{},"startTime":1729633397739,"traceId":"b2d29ffbf13610a8"},{"name":"optimize-chunk-modules","duration":3259,"timestamp":893504923647,"id":1295,"parentId":1289,"tags":{},"startTime":1729633397739,"traceId":"b2d29ffbf13610a8"},{"name":"optimize","duration":4849,"timestamp":893504922069,"id":1291,"parentId":1289,"tags":{},"startTime":1729633397737,"traceId":"b2d29ffbf13610a8"},{"name":"module-hash","duration":3369,"timestamp":893504929668,"id":1296,"parentId":1289,"tags":{},"startTime":1729633397745,"traceId":"b2d29ffbf13610a8"},{"name":"code-generation","duration":49139,"timestamp":893504933047,"id":1297,"parentId":1289,"tags":{},"startTime":1729633397748,"traceId":"b2d29ffbf13610a8"},{"name":"hash","duration":1261,"timestamp":893504982850,"id":1298,"parentId":1289,"tags":{},"startTime":1729633397798,"traceId":"b2d29ffbf13610a8"},{"name":"code-generation-jobs","duration":74,"timestamp":893504984111,"id":1299,"parentId":1289,"tags":{},"startTime":1729633397799,"traceId":"b2d29ffbf13610a8"},{"name":"module-assets","duration":55,"timestamp":893504984172,"id":1300,"parentId":1289,"tags":{},"startTime":1729633397799,"traceId":"b2d29ffbf13610a8"},{"name":"create-chunk-assets","duration":4053,"timestamp":893504984231,"id":1301,"parentId":1289,"tags":{},"startTime":1729633397799,"traceId":"b2d29ffbf13610a8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":375,"timestamp":893504990687,"id":1303,"parentId":597,"tags":{},"startTime":1729633397806,"traceId":"b2d29ffbf13610a8"},{"name":"NextJsBuildManifest-createassets","duration":689,"timestamp":893504990382,"id":1302,"parentId":597,"tags":{},"startTime":1729633397806,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13264,"timestamp":893505004151,"id":1308,"parentId":1304,"tags":{"name":"static/chunks/pages/_error-e314dbd86503e045.js","cache":"MISS"},"startTime":1729633397819,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13351,"timestamp":893505004087,"id":1307,"parentId":1304,"tags":{"name":"static/chunks/pages/hello-da88e6989413a9fb.js","cache":"MISS"},"startTime":1729633397819,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13303,"timestamp":893505004184,"id":1309,"parentId":1304,"tags":{"name":"static/chunks/pages/index-ab72348119bc7bdd.js","cache":"MISS"},"startTime":1729633397819,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":12908,"timestamp":893505004589,"id":1311,"parentId":1304,"tags":{"name":"static/chunks/webpack-e168f41ea812d84b.js","cache":"MISS"},"startTime":1729633397820,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":13253,"timestamp":893505004255,"id":1310,"parentId":1304,"tags":{"name":"static/chunks/pages/preview/[...relTemplatePath]-5f3fe2e75a884ac1.js","cache":"MISS"},"startTime":1729633397820,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":35027,"timestamp":893505005737,"id":1313,"parentId":1304,"tags":{"name":"static/chunks/11-e63ec7b9f23054b5.js","cache":"MISS"},"startTime":1729633397821,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":33828,"timestamp":893505007026,"id":1314,"parentId":1304,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1729633397822,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":33782,"timestamp":893505007089,"id":1315,"parentId":1304,"tags":{"name":"static/1CrsRuCE0pQeCQKjv8YSV/_ssgManifest.js","cache":"MISS"},"startTime":1729633397822,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":33737,"timestamp":893505007142,"id":1316,"parentId":1304,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1729633397822,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":33729,"timestamp":893505007160,"id":1317,"parentId":1304,"tags":{"name":"static/1CrsRuCE0pQeCQKjv8YSV/_buildManifest.js","cache":"MISS"},"startTime":1729633397822,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":33718,"timestamp":893505007177,"id":1318,"parentId":1304,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1729633397822,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":68326,"timestamp":893504994078,"id":1305,"parentId":1304,"tags":{"name":"static/chunks/main-84b76c616b6ccbf1.js","cache":"MISS"},"startTime":1729633397809,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":87978,"timestamp":893504998103,"id":1306,"parentId":1304,"tags":{"name":"static/chunks/pages/_app-91f69ad5c11160a2.js","cache":"MISS"},"startTime":1729633397813,"traceId":"b2d29ffbf13610a8"},{"name":"minify-js","duration":87124,"timestamp":893505004648,"id":1312,"parentId":1304,"tags":{"name":"static/chunks/framework-5ef7cf78e165e438.js","cache":"MISS"},"startTime":1729633397820,"traceId":"b2d29ffbf13610a8"},{"name":"terser-webpack-plugin-optimize","duration":100516,"timestamp":893504991268,"id":1304,"parentId":597,"tags":{"compilationName":"client","swcMinify":true},"startTime":1729633397807,"traceId":"b2d29ffbf13610a8"},{"name":"minify-css","duration":103942,"timestamp":893505091882,"id":1320,"parentId":1319,"tags":{"file":"static/css/96aa952fb51558ee.css","cache":"MISS"},"startTime":1729633397907,"traceId":"b2d29ffbf13610a8"},{"name":"css-minimizer-plugin","duration":103982,"timestamp":893505091850,"id":1319,"parentId":597,"tags":{},"startTime":1729633397907,"traceId":"b2d29ffbf13610a8"}]
14
+ [{"name":"seal","duration":284745,"timestamp":893504913739,"id":1289,"parentId":597,"tags":{},"startTime":1729633397729,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-compilation","duration":905087,"timestamp":893504293439,"id":597,"parentId":15,"tags":{"name":"client"},"startTime":1729633397109,"traceId":"b2d29ffbf13610a8"},{"name":"emit","duration":1961,"timestamp":893505198546,"id":1321,"parentId":15,"tags":{},"startTime":1729633398014,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-close","duration":653588,"timestamp":893505200573,"id":1322,"parentId":15,"tags":{"name":"client"},"startTime":1729633398016,"traceId":"b2d29ffbf13610a8"},{"name":"webpack-generate-error-stats","duration":496,"timestamp":893505854174,"id":1323,"parentId":1322,"tags":{},"startTime":1729633398669,"traceId":"b2d29ffbf13610a8"},{"name":"run-webpack-compiler","duration":3180583,"timestamp":893502674300,"id":15,"parentId":1,"tags":{},"startTime":1729633395490,"traceId":"b2d29ffbf13610a8"},{"name":"format-webpack-messages","duration":67,"timestamp":893505854888,"id":1324,"parentId":1,"tags":{},"startTime":1729633398670,"traceId":"b2d29ffbf13610a8"},{"name":"check-static-error-page","duration":1260,"timestamp":893505863661,"id":1327,"parentId":1326,"tags":{},"startTime":1729633398679,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":385,"timestamp":893505879462,"id":1329,"parentId":1326,"tags":{"page":"/_error"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":2087,"timestamp":893505879097,"id":1328,"parentId":1326,"tags":{"page":"/_app"},"startTime":1729633398694,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":1994,"timestamp":893505879496,"id":1331,"parentId":1326,"tags":{"page":"/api/component"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":2308,"timestamp":893505879485,"id":1330,"parentId":1326,"tags":{"page":"/_document"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":2320,"timestamp":893505879510,"id":1332,"parentId":1326,"tags":{"page":"/api/pdf"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":2464,"timestamp":893505879523,"id":1333,"parentId":1326,"tags":{"page":"/api/trpc/[trpc]"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"is-page-static","duration":243032,"timestamp":893505883028,"id":1338,"parentId":1335,"tags":{},"startTime":1729633398698,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":246595,"timestamp":893505879540,"id":1335,"parentId":1326,"tags":{"page":"/"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"is-page-static","duration":249214,"timestamp":893505882025,"id":1337,"parentId":1334,"tags":{},"startTime":1729633398697,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":251805,"timestamp":893505879530,"id":1334,"parentId":1326,"tags":{"page":"/hello"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"is-page-static","duration":271112,"timestamp":893505883238,"id":1339,"parentId":1336,"tags":{},"startTime":1729633398699,"traceId":"b2d29ffbf13610a8"},{"name":"check-page","duration":274823,"timestamp":893505879548,"id":1336,"parentId":1326,"tags":{"page":"/preview/[...relTemplatePath]"},"startTime":1729633398695,"traceId":"b2d29ffbf13610a8"},{"name":"static-check","duration":290961,"timestamp":893505863423,"id":1326,"parentId":1,"tags":{},"startTime":1729633398679,"traceId":"b2d29ffbf13610a8"},{"name":"load-dotenv","duration":12,"timestamp":893506165664,"id":1344,"parentId":1343,"tags":{},"startTime":1729633398981,"traceId":"b2d29ffbf13610a8"},{"name":"run-export-path-map","duration":142,"timestamp":893506223930,"id":1345,"parentId":1343,"tags":{},"startTime":1729633399039,"traceId":"b2d29ffbf13610a8"},{"name":"export-page","duration":56245,"timestamp":893506224673,"id":1348,"parentId":1343,"tags":{"path":"/500"},"startTime":1729633399040,"traceId":"b2d29ffbf13610a8"},{"name":"export-page","duration":56286,"timestamp":893506224811,"id":1350,"parentId":1343,"tags":{"path":"/en/404"},"startTime":1729633399040,"traceId":"b2d29ffbf13610a8"},{"name":"export-page","duration":57359,"timestamp":893506224772,"id":1349,"parentId":1343,"tags":{"path":"/en/hello"},"startTime":1729633399040,"traceId":"b2d29ffbf13610a8"},{"name":"export-page","duration":82311,"timestamp":893506224841,"id":1351,"parentId":1343,"tags":{"path":"/en/500"},"startTime":1729633399040,"traceId":"b2d29ffbf13610a8"},{"name":"export-page","duration":224985,"timestamp":893506224620,"id":1347,"parentId":1343,"tags":{"path":"/404"},"startTime":1729633399040,"traceId":"b2d29ffbf13610a8"},{"name":"export-page","duration":230157,"timestamp":893506224506,"id":1346,"parentId":1343,"tags":{"path":"/hello"},"startTime":1729633399040,"traceId":"b2d29ffbf13610a8"},{"name":"next-export","duration":304576,"timestamp":893506165270,"id":1343,"parentId":1,"tags":{},"startTime":1729633398981,"traceId":"b2d29ffbf13610a8"},{"name":"move-exported-page","duration":23905,"timestamp":893506475565,"id":1352,"parentId":1342,"tags":{},"startTime":1729633399291,"traceId":"b2d29ffbf13610a8"},{"name":"move-exported-page","duration":16760,"timestamp":893506499485,"id":1353,"parentId":1342,"tags":{},"startTime":1729633399315,"traceId":"b2d29ffbf13610a8"},{"name":"move-exported-page","duration":10638,"timestamp":893506516293,"id":1354,"parentId":1342,"tags":{},"startTime":1729633399332,"traceId":"b2d29ffbf13610a8"},{"name":"static-generation","duration":434353,"timestamp":893506162144,"id":1342,"parentId":1,"tags":{},"startTime":1729633398977,"traceId":"b2d29ffbf13610a8"},{"name":"node-file-trace-build","duration":14941919,"timestamp":893506156029,"id":1341,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1729633398971,"traceId":"b2d29ffbf13610a8"},{"name":"apply-include-excludes","duration":352,"timestamp":893521097973,"id":1355,"parentId":1,"tags":{},"startTime":1729633413913,"traceId":"b2d29ffbf13610a8"},{"name":"print-tree-view","duration":1880,"timestamp":893521098730,"id":1356,"parentId":1,"tags":{},"startTime":1729633413914,"traceId":"b2d29ffbf13610a8"},{"name":"telemetry-flush","duration":18,"timestamp":893521100615,"id":1357,"parentId":1,"tags":{},"startTime":1729633413916,"traceId":"b2d29ffbf13610a8"},{"name":"next-build","duration":20117484,"timestamp":893500983152,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"14.2.15","isTurbopack":false,"has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1729633393798,"traceId":"b2d29ffbf13610a8"}]