react-email 4.0.1-alpha.202403272003 → 4.0.2

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/CHANGELOG.md +13 -0
  2. package/dist/cli/index.d.mts +0 -0
  3. package/dist/cli/index.d.ts +0 -0
  4. package/dist/cli/index.js +1 -6
  5. package/dist/cli/index.mjs +1 -6
  6. package/dist/preview/.next/BUILD_ID +1 -1
  7. package/dist/preview/.next/app-build-manifest.json +5 -5
  8. package/dist/preview/.next/build-manifest.json +2 -2
  9. package/dist/preview/.next/cache/.rscinfo +1 -1
  10. package/dist/preview/.next/cache/images/TcyzHbFXGFjrOu3wEMvDoSmqCh3qP3iiNqJf0QbED9Y/60.1743169671304.cQ5qicbpvoXZ7leVmWqG2ElLwXB1ynYeSv8MBSA-QeM.Vy8iMWM3MGUtMTk1ZGQwMTViY2Ei.webp +0 -0
  11. package/dist/preview/.next/cache/webpack/client-development/0.pack.gz +0 -0
  12. package/dist/preview/.next/cache/webpack/client-development/1.pack.gz +0 -0
  13. package/dist/preview/.next/cache/webpack/client-development/2.pack.gz +0 -0
  14. package/dist/preview/.next/cache/webpack/client-development/3.pack.gz +0 -0
  15. package/dist/preview/.next/cache/webpack/client-development/index.pack.gz +0 -0
  16. package/dist/preview/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
  17. package/dist/preview/.next/cache/webpack/client-production/0.pack +0 -0
  18. package/dist/preview/.next/cache/webpack/client-production/1.pack +0 -0
  19. package/dist/preview/.next/cache/webpack/client-production/2.pack +0 -0
  20. package/dist/preview/.next/cache/webpack/client-production/index.pack +0 -0
  21. package/dist/preview/.next/cache/webpack/client-production/index.pack.old +0 -0
  22. package/dist/preview/.next/cache/webpack/edge-server-production/index.pack +0 -0
  23. package/dist/preview/.next/cache/webpack/server-development/0.pack.gz +0 -0
  24. package/dist/preview/.next/cache/webpack/server-development/1.pack.gz +0 -0
  25. package/dist/preview/.next/cache/webpack/server-development/2.pack.gz +0 -0
  26. package/dist/preview/.next/cache/webpack/server-development/index.pack.gz +0 -0
  27. package/dist/preview/.next/cache/webpack/server-development/index.pack.gz.old +0 -0
  28. package/dist/preview/.next/cache/webpack/server-production/0.pack +0 -0
  29. package/dist/preview/.next/cache/webpack/server-production/index.pack +0 -0
  30. package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
  31. package/dist/preview/.next/next-server.js.nft.json +1 -1
  32. package/dist/preview/.next/prerender-manifest.json +3 -3
  33. package/dist/preview/.next/server/app/_not-found/page.js +1 -1
  34. package/dist/preview/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  35. package/dist/preview/.next/server/app/page.js +1 -1
  36. package/dist/preview/.next/server/app/page.js.nft.json +1 -1
  37. package/dist/preview/.next/server/app/page_client-reference-manifest.js +1 -1
  38. package/dist/preview/.next/server/app/preview/[...slug]/page.js +10 -10
  39. package/dist/preview/.next/server/app/preview/[...slug]/page.js.nft.json +1 -1
  40. package/dist/preview/.next/server/app/preview/[...slug]/page_client-reference-manifest.js +1 -1
  41. package/dist/preview/.next/server/chunks/618.js +1 -0
  42. package/dist/preview/.next/server/pages/500.html +1 -1
  43. package/dist/preview/.next/server/server-reference-manifest.js +1 -1
  44. package/dist/preview/.next/server/server-reference-manifest.json +1 -1
  45. package/dist/preview/.next/static/chunks/683-093cd394da216977.js +1 -0
  46. package/dist/preview/.next/static/chunks/app/layout-e405a9892ef818e4.js +1 -0
  47. package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-01abccbbb410471e.js +1 -0
  48. package/dist/preview/.next/static/css/{dda71861895dd2e4.css → 67e57230289273a9.css} +1 -1
  49. package/dist/preview/.next/trace +2 -26
  50. package/package.json +17 -14
  51. package/src/actions/email-validation/check-images.ts +37 -26
  52. package/src/actions/email-validation/check-links.ts +27 -14
  53. package/src/actions/email-validation/quick-fetch.ts +6 -4
  54. package/src/app/globals.css +4 -0
  55. package/src/app/preview/[...slug]/preview.tsx +1 -1
  56. package/src/components/shell.tsx +1 -1
  57. package/src/components/toolbar/linter.tsx +8 -0
  58. package/src/components/toolbar.tsx +1 -1
  59. package/dist/preview/.next/server/chunks/924.js +0 -1
  60. package/dist/preview/.next/static/chunks/683-b880232a4fa87e13.js +0 -1
  61. package/dist/preview/.next/static/chunks/app/layout-9dae89da883e1e61.js +0 -1
  62. package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-6d3a5b21ee623c1d.js +0 -1
  63. /package/dist/preview/.next/static/{iBidYw_9BLOVv2hy3ZOc0 → nTI9OP3BZJtF6nHi8Ij9m}/_buildManifest.js +0 -0
  64. /package/dist/preview/.next/static/{iBidYw_9BLOVv2hy3ZOc0 → nTI9OP3BZJtF6nHi8Ij9m}/_ssgManifest.js +0 -0
@@ -1,26 +1,2 @@
1
- [{"name":"generate-buildid","duration":138,"timestamp":1428020860,"id":4,"parentId":1,"tags":{},"startTime":1743116624005,"traceId":"8c597312c6cecf46"},{"name":"load-custom-routes","duration":179,"timestamp":1428021073,"id":5,"parentId":1,"tags":{},"startTime":1743116624005,"traceId":"8c597312c6cecf46"},{"name":"create-dist-dir","duration":25930,"timestamp":1428056513,"id":6,"parentId":1,"tags":{},"startTime":1743116624040,"traceId":"8c597312c6cecf46"},{"name":"create-pages-mapping","duration":115,"timestamp":1428084417,"id":7,"parentId":1,"tags":{},"startTime":1743116624068,"traceId":"8c597312c6cecf46"},{"name":"collect-app-paths","duration":1349,"timestamp":1428084549,"id":8,"parentId":1,"tags":{},"startTime":1743116624068,"traceId":"8c597312c6cecf46"},{"name":"create-app-mapping","duration":855,"timestamp":1428085911,"id":9,"parentId":1,"tags":{},"startTime":1743116624070,"traceId":"8c597312c6cecf46"},{"name":"public-dir-conflict-check","duration":311,"timestamp":1428086952,"id":10,"parentId":1,"tags":{},"startTime":1743116624071,"traceId":"8c597312c6cecf46"},{"name":"generate-routes-manifest","duration":1383,"timestamp":1428087375,"id":11,"parentId":1,"tags":{},"startTime":1743116624071,"traceId":"8c597312c6cecf46"},{"name":"create-entrypoints","duration":14666,"timestamp":1428092245,"id":14,"parentId":1,"tags":{},"startTime":1743116624076,"traceId":"8c597312c6cecf46"},{"name":"generate-webpack-config","duration":180911,"timestamp":1428106935,"id":15,"parentId":13,"tags":{},"startTime":1743116624091,"traceId":"8c597312c6cecf46"},{"name":"next-trace-entrypoint-plugin","duration":1320,"timestamp":1428352373,"id":17,"parentId":16,"tags":{},"startTime":1743116624336,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":18987,"timestamp":1428399680,"id":30,"parentId":21,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-node"},"startTime":1743116624384,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":38831,"timestamp":1428400962,"id":31,"parentId":25,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/pages/_document.js","layer":"pages-dir-node"},"startTime":1743116624385,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":49424,"timestamp":1428401075,"id":32,"parentId":22,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/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=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!","layer":"pages-dir-node"},"startTime":1743116624385,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":52193,"timestamp":1428399187,"id":27,"parentId":20,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1743116624383,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":123,"timestamp":1428452631,"id":33,"parentId":30,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1743116624436,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":42,"timestamp":1428452777,"id":34,"parentId":30,"tags":{"name":"react","layer":null},"startTime":1743116624437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1049,"timestamp":1428464353,"id":35,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/get-page-files.js","layer":"pages-dir-node"},"startTime":1743116624448,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1720,"timestamp":1428464531,"id":36,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/htmlescape.js","layer":"pages-dir-node"},"startTime":1743116624448,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2910,"timestamp":1428464659,"id":37,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/utils.js","layer":"pages-dir-node"},"startTime":1743116624449,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3977,"timestamp":1428464731,"id":38,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-node"},"startTime":1743116624449,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4898,"timestamp":1428464765,"id":39,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/pretty-bytes.js","layer":"pages-dir-node"},"startTime":1743116624449,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":76215,"timestamp":1428393683,"id":26,"parentId":19,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1743116624378,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7064,"timestamp":1428473306,"id":40,"parentId":30,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-node"},"startTime":1743116624457,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2992,"timestamp":1428480895,"id":43,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"pages-dir-node"},"startTime":1743116624465,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3193,"timestamp":1428480927,"id":44,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/utils.js","layer":"pages-dir-node"},"startTime":1743116624465,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5385,"timestamp":1428480826,"id":42,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-node"},"startTime":1743116624465,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12614,"timestamp":1428480724,"id":41,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-node"},"startTime":1743116624465,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":99001,"timestamp":1428399412,"id":28,"parentId":23,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1743116624383,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1619,"timestamp":1428502713,"id":50,"parentId":43,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"pages-dir-node"},"startTime":1743116624487,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3213,"timestamp":1428502575,"id":47,"parentId":35,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-node"},"startTime":1743116624486,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3696,"timestamp":1428502628,"id":48,"parentId":35,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":"pages-dir-node"},"startTime":1743116624486,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4219,"timestamp":1428502462,"id":46,"parentId":38,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-node"},"startTime":1743116624486,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4696,"timestamp":1428502671,"id":49,"parentId":43,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"pages-dir-node"},"startTime":1743116624487,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":361,"timestamp":1428509553,"id":51,"parentId":32,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-kind.js","layer":"pages-dir-node"},"startTime":1743116624493,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":26,"timestamp":1428513660,"id":53,"parentId":48,"tags":{"name":"path","layer":null},"startTime":1743116624498,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5241,"timestamp":1428509625,"id":52,"parentId":32,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-node"},"startTime":1743116624493,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":314,"timestamp":1428517084,"id":55,"parentId":32,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/templates/helpers.js","layer":"pages-dir-node"},"startTime":1743116624501,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1742,"timestamp":1428516117,"id":54,"parentId":41,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-node"},"startTime":1743116624500,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":444,"timestamp":1428518035,"id":56,"parentId":32,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/pages/module.compiled.js","layer":"pages-dir-node"},"startTime":1743116624502,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":18,"timestamp":1428521246,"id":57,"parentId":56,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1743116624505,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":19633,"timestamp":1428502142,"id":45,"parentId":27,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?filePath=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Ffavicon.ico&isDynamicRouteExtension=0!?__next_metadata_route__","layer":"rsc"},"startTime":1743116624486,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":127821,"timestamp":1428399554,"id":29,"parentId":24,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?page=%2Fpreview%2F%5B...slug%5D%2Fpage&name=app%2Fpreview%2F%5B...slug%5D%2Fpage&pagePath=private-next-app-dir%2Fpreview%2F%5B...slug%5D%2Fpage.tsx&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Fpreview%2F%5B...slug%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1743116624383,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13877,"timestamp":1428532772,"id":59,"parentId":31,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js","layer":"pages-dir-node"},"startTime":1743116624517,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":24693,"timestamp":1428532808,"id":60,"parentId":43,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"pages-dir-node"},"startTime":1743116624517,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12230,"timestamp":1428546351,"id":73,"parentId":52,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request-meta.js","layer":"pages-dir-node"},"startTime":1743116624530,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":24616,"timestamp":1428534330,"id":71,"parentId":28,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":27346,"timestamp":1428532830,"id":61,"parentId":27,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-kind.js","layer":"rsc"},"startTime":1743116624517,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":34419,"timestamp":1428533369,"id":62,"parentId":27,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1743116624517,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":35904,"timestamp":1428533503,"id":63,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1743116624517,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":36156,"timestamp":1428533599,"id":64,"parentId":27,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1743116624517,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":36365,"timestamp":1428533681,"id":65,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":40666,"timestamp":1428532214,"id":58,"parentId":47,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-node"},"startTime":1743116624516,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":39309,"timestamp":1428533920,"id":69,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unauthorized-error.js","layer":"rsc"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":39684,"timestamp":1428533875,"id":68,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/forbidden-error.js","layer":"rsc"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":40044,"timestamp":1428533826,"id":67,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/not-found-error.js","layer":"rsc"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":40373,"timestamp":1428533769,"id":66,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/error-boundary.js","layer":"rsc"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":27927,"timestamp":1428546421,"id":75,"parentId":48,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-node"},"startTime":1743116624530,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":40893,"timestamp":1428533971,"id":70,"parentId":26,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/layout.tsx","layer":"rsc"},"startTime":1743116624518,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":29076,"timestamp":1428546249,"id":72,"parentId":28,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/page.tsx","layer":"rsc"},"startTime":1743116624530,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":30207,"timestamp":1428546382,"id":74,"parentId":52,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-node"},"startTime":1743116624530,"traceId":"8c597312c6cecf46"},{"name":"build-module-cjs","duration":724,"timestamp":1428587140,"id":76,"parentId":30,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":"pages-dir-node"},"startTime":1743116624571,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":234439,"timestamp":1428355410,"id":21,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":24,"timestamp":1428589868,"id":77,"parentId":64,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1743116624574,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10,"timestamp":1428589902,"id":78,"parentId":65,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1743116624574,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1275,"timestamp":1428589919,"id":79,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1743116624574,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3191,"timestamp":1428590065,"id":80,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1743116624574,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7979,"timestamp":1428600178,"id":81,"parentId":80,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1743116624584,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8824,"timestamp":1428600348,"id":82,"parentId":80,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"rsc"},"startTime":1743116624584,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2400,"timestamp":1428613504,"id":83,"parentId":47,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-node"},"startTime":1743116624597,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1016,"timestamp":1428616596,"id":84,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"rsc"},"startTime":1743116624600,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1215,"timestamp":1428616722,"id":85,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/scheduler.js","layer":"rsc"},"startTime":1743116624601,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2077,"timestamp":1428616818,"id":86,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1743116624601,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4324,"timestamp":1428616904,"id":87,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1743116624601,"traceId":"8c597312c6cecf46"},{"name":"build-module-external","duration":33,"timestamp":1428628976,"id":88,"parentId":63,"tags":{"name":"../app-render/work-async-storage.external","layer":null},"startTime":1743116624613,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":14,"timestamp":1428629353,"id":93,"parentId":72,"tags":{"name":"node:path","layer":null},"startTime":1743116624613,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2043,"timestamp":1428629024,"id":89,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1743116624613,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2129,"timestamp":1428629155,"id":90,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1743116624613,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2577,"timestamp":1428629303,"id":92,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1743116624613,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2761,"timestamp":1428629246,"id":91,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1743116624613,"traceId":"8c597312c6cecf46"},{"name":"build-module-external","duration":53,"timestamp":1428632209,"id":94,"parentId":63,"tags":{"name":"./work-unit-async-storage.external","layer":null},"startTime":1743116624616,"traceId":"8c597312c6cecf46"},{"name":"build-module-external","duration":17,"timestamp":1428632293,"id":95,"parentId":63,"tags":{"name":"../app-render/action-async-storage.external","layer":null},"startTime":1743116624616,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1445,"timestamp":1428632317,"id":96,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1743116624616,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1429,"timestamp":1428632452,"id":98,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/client-segment.js","layer":"rsc"},"startTime":1743116624616,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1881,"timestamp":1428632399,"id":97,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1743116624616,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1776,"timestamp":1428636446,"id":101,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/collect-segment-data.js","layer":"rsc"},"startTime":1743116624620,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2258,"timestamp":1428636409,"id":100,"parentId":74,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-node"},"startTime":1743116624620,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2781,"timestamp":1428636358,"id":99,"parentId":74,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-node"},"startTime":1743116624620,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3306,"timestamp":1428639473,"id":103,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/search-params.js","layer":"rsc"},"startTime":1743116624623,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4927,"timestamp":1428639561,"id":104,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/params.js","layer":"rsc"},"startTime":1743116624623,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5617,"timestamp":1428639394,"id":102,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"rsc"},"startTime":1743116624623,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5200,"timestamp":1428647993,"id":105,"parentId":29,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/preview/[...slug]/page.tsx","layer":"rsc"},"startTime":1743116624632,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2601,"timestamp":1428656039,"id":107,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/metadata.js","layer":"rsc"},"startTime":1743116624640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2779,"timestamp":1428656194,"id":109,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1743116624640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2841,"timestamp":1428656272,"id":110,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1743116624640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3233,"timestamp":1428656351,"id":111,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1743116624640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5276,"timestamp":1428656129,"id":108,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"rsc"},"startTime":1743116624640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5960,"timestamp":1428655940,"id":106,"parentId":69,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"rsc"},"startTime":1743116624640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":439,"timestamp":1428672027,"id":115,"parentId":45,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1743116624656,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3344,"timestamp":1428669710,"id":112,"parentId":74,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-node"},"startTime":1743116624654,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3617,"timestamp":1428671900,"id":114,"parentId":70,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/env.ts","layer":"rsc"},"startTime":1743116624656,"traceId":"8c597312c6cecf46"}]
2
- [{"name":"build-module-js","duration":1404,"timestamp":1428681987,"id":123,"parentId":71,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1743116624666,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2130,"timestamp":1428682079,"id":124,"parentId":62,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/response-cache/index.js","layer":"rsc"},"startTime":1743116624666,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4649,"timestamp":1428679824,"id":117,"parentId":72,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/code-snippet.tsx","layer":"rsc"},"startTime":1743116624664,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4758,"timestamp":1428679932,"id":118,"parentId":72,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/shell.tsx","layer":"rsc"},"startTime":1743116624664,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4944,"timestamp":1428680064,"id":120,"parentId":83,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-node"},"startTime":1743116624664,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6475,"timestamp":1428680028,"id":119,"parentId":83,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-node"},"startTime":1743116624664,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5125,"timestamp":1428681788,"id":121,"parentId":70,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/contexts/emails.tsx","layer":"rsc"},"startTime":1743116624666,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5541,"timestamp":1428681897,"id":122,"parentId":70,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-emails-directory-metadata.ts","layer":"rsc"},"startTime":1743116624666,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":22211,"timestamp":1428669846,"id":113,"parentId":72,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/api/image.js","layer":"rsc"},"startTime":1743116624654,"traceId":"8c597312c6cecf46"},{"name":"build-module-css","duration":1204,"timestamp":1428697462,"id":129,"parentId":70,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/globals.css","layer":"rsc"},"startTime":1743116624681,"traceId":"8c597312c6cecf46"},{"name":"image-size-calculation","duration":231,"timestamp":1428698457,"id":131,"parentId":130,"tags":{},"startTime":1743116624682,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":17964,"timestamp":1428697376,"id":128,"parentId":87,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"rsc"},"startTime":1743116624681,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":20478,"timestamp":1428695562,"id":125,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1743116624679,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":19276,"timestamp":1428697302,"id":127,"parentId":87,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1743116624681,"traceId":"8c597312c6cecf46"},{"name":"image-resize","duration":22293,"timestamp":1428698864,"id":132,"parentId":130,"tags":{},"startTime":1743116624683,"traceId":"8c597312c6cecf46"},{"name":"image-base64-tostring","duration":21,"timestamp":1428721164,"id":133,"parentId":130,"tags":{},"startTime":1743116624705,"traceId":"8c597312c6cecf46"},{"name":"image-data-stringify","duration":21,"timestamp":1428721195,"id":134,"parentId":130,"tags":{},"startTime":1743116624705,"traceId":"8c597312c6cecf46"},{"name":"next-image-loader","duration":23567,"timestamp":1428697704,"id":130,"parentId":126,"tags":{},"startTime":1743116624682,"traceId":"8c597312c6cecf46"},{"name":"build-module-png","duration":24988,"timestamp":1428696447,"id":126,"parentId":72,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/logo.png","layer":"rsc"},"startTime":1743116624680,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":964,"timestamp":1428722222,"id":135,"parentId":66,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1743116624706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1408,"timestamp":1428722342,"id":136,"parentId":103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"rsc"},"startTime":1743116624706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2010,"timestamp":1428722481,"id":138,"parentId":101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/create-error-handler.js","layer":"rsc"},"startTime":1743116624706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2310,"timestamp":1428722558,"id":139,"parentId":103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/utils.js","layer":"rsc"},"startTime":1743116624706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3033,"timestamp":1428722432,"id":137,"parentId":89,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"rsc"},"startTime":1743116624706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3128,"timestamp":1428722640,"id":140,"parentId":103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"rsc"},"startTime":1743116624706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1422,"timestamp":1428727496,"id":141,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server-edge.js","layer":"rsc"},"startTime":1743116624711,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1411,"timestamp":1428727607,"id":142,"parentId":63,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static-edge.js","layer":"rsc"},"startTime":1743116624711,"traceId":"8c597312c6cecf46"},{"name":"build-module-cjs","duration":476,"timestamp":1428731104,"id":143,"parentId":74,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":"pages-dir-node"},"startTime":1743116624715,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":59110,"timestamp":1428673939,"id":116,"parentId":72,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-dir/link.js","layer":"rsc"},"startTime":1743116624658,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1040,"timestamp":1428734201,"id":144,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/is-error.js","layer":"rsc"},"startTime":1743116624718,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":19,"timestamp":1428736059,"id":145,"parentId":122,"tags":{"name":"node:fs","layer":null},"startTime":1743116624720,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2294,"timestamp":1428736087,"id":146,"parentId":101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"rsc"},"startTime":1743116624720,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3676,"timestamp":1428736187,"id":147,"parentId":101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js","layer":"rsc"},"startTime":1743116624720,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3637,"timestamp":1428740211,"id":148,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/resolve-metadata.js","layer":"rsc"},"startTime":1743116624724,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3005,"timestamp":1428746621,"id":151,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"rsc"},"startTime":1743116624730,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3380,"timestamp":1428746489,"id":149,"parentId":144,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"rsc"},"startTime":1743116624730,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3684,"timestamp":1428746566,"id":150,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"rsc"},"startTime":1743116624730,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":512,"timestamp":1428753372,"id":153,"parentId":74,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js","layer":"pages-dir-node"},"startTime":1743116624737,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":556,"timestamp":1428753407,"id":154,"parentId":74,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js","layer":"pages-dir-node"},"startTime":1743116624737,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":987,"timestamp":1428753428,"id":155,"parentId":106,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1743116624737,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":400472,"timestamp":1428355419,"id":22,"parentId":18,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":603,"timestamp":1428755395,"id":156,"parentId":69,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1743116624739,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":586,"timestamp":1428756306,"id":157,"parentId":103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1743116624740,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1979,"timestamp":1428759199,"id":158,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/generate/basic.js","layer":"rsc"},"startTime":1743116624743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2213,"timestamp":1428759305,"id":159,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/generate/alternate.js","layer":"rsc"},"startTime":1743116624743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3213,"timestamp":1428759398,"id":160,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/generate/opengraph.js","layer":"rsc"},"startTime":1743116624743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3525,"timestamp":1428759484,"id":161,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/generate/icons.js","layer":"rsc"},"startTime":1743116624743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3990,"timestamp":1428759566,"id":162,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/generate/meta.js","layer":"rsc"},"startTime":1743116624743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4048,"timestamp":1428759647,"id":163,"parentId":107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"rsc"},"startTime":1743116624743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":641,"timestamp":1428769810,"id":166,"parentId":101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.edge.js","layer":"rsc"},"startTime":1743116624754,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2422,"timestamp":1428769574,"id":164,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/contexts/preview.tsx","layer":"rsc"},"startTime":1743116624753,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2809,"timestamp":1428769719,"id":165,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/linting.ts","layer":"rsc"},"startTime":1743116624754,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1884,"timestamp":1428774166,"id":167,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/load-stream.ts","layer":"rsc"},"startTime":1743116624758,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1863,"timestamp":1428774361,"id":169,"parentId":70,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/fonts.ts","layer":"rsc"},"startTime":1743116624758,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2264,"timestamp":1428774275,"id":168,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/preview/[...slug]/preview.tsx","layer":"rsc"},"startTime":1743116624758,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3594,"timestamp":1428774514,"id":171,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/get-email-path-from-slug.ts","layer":"rsc"},"startTime":1743116624758,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4692,"timestamp":1428774438,"id":170,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/render-email-by-path.tsx","layer":"rsc"},"startTime":1743116624758,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3663,"timestamp":1428779451,"id":172,"parentId":72,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/index.ts","layer":"rsc"},"startTime":1743116624763,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5206,"timestamp":1428779561,"id":173,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-compatibility.ts","layer":"rsc"},"startTime":1743116624763,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2505,"timestamp":1428790405,"id":174,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1743116624774,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2729,"timestamp":1428790540,"id":175,"parentId":124,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/batcher.js","layer":"rsc"},"startTime":1743116624774,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3189,"timestamp":1428790627,"id":176,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1743116624774,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3276,"timestamp":1428790800,"id":179,"parentId":115,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1743116624775,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6194,"timestamp":1428790705,"id":177,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1743116624775,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6400,"timestamp":1428790751,"id":178,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1743116624775,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":823,"timestamp":1428803138,"id":180,"parentId":124,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/response-cache/types.js","layer":"rsc"},"startTime":1743116624787,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1189,"timestamp":1428803260,"id":181,"parentId":124,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/response-cache/utils.js","layer":"rsc"},"startTime":1743116624787,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":53185,"timestamp":1428751482,"id":152,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/api/navigation.react-server.js","layer":"rsc"},"startTime":1743116624735,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4729,"timestamp":1428803345,"id":182,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1743116624787,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":13,"timestamp":1428808445,"id":183,"parentId":174,"tags":{"name":"url","layer":null},"startTime":1743116624792,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":836,"timestamp":1428808466,"id":184,"parentId":136,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1743116624792,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1577,"timestamp":1428811587,"id":185,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/pipe-readable.js","layer":"rsc"},"startTime":1743116624795,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2783,"timestamp":1428811906,"id":190,"parentId":123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1743116624796,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3219,"timestamp":1428811778,"id":187,"parentId":113,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-external.js","layer":"rsc"},"startTime":1743116624796,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3489,"timestamp":1428811826,"id":188,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1743116624796,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3933,"timestamp":1428811874,"id":189,"parentId":120,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-node"},"startTime":1743116624796,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4492,"timestamp":1428811694,"id":186,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/format-server-error.js","layer":"rsc"},"startTime":1743116624796,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6118,"timestamp":1428816543,"id":191,"parentId":182,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"rsc"},"startTime":1743116624800,"traceId":"8c597312c6cecf46"},{"name":"build-module-external","duration":14,"timestamp":1428822915,"id":192,"parentId":139,"tags":{"name":"../app-render/after-task-async-storage.external","layer":null},"startTime":1743116624807,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":828,"timestamp":1428822938,"id":193,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"rsc"},"startTime":1743116624807,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3426,"timestamp":1428823066,"id":194,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"rsc"},"startTime":1743116624807,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2779,"timestamp":1428826900,"id":195,"parentId":188,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1743116624811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3089,"timestamp":1428826973,"id":196,"parentId":189,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-node"},"startTime":1743116624811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1037,"timestamp":1428830200,"id":197,"parentId":175,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/detached-promise.js","layer":"rsc"},"startTime":1743116624814,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1050,"timestamp":1428830306,"id":198,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/interop-default.js","layer":"rsc"},"startTime":1743116624814,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1265,"timestamp":1428830400,"id":199,"parentId":146,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"rsc"},"startTime":1743116624814,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1385,"timestamp":1428830480,"id":200,"parentId":146,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/stream-utils/encodedTags.js","layer":"rsc"},"startTime":1743116624814,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3307,"timestamp":1428830556,"id":201,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"rsc"},"startTime":1743116624814,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":433,"timestamp":1428833974,"id":202,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/default-metadata.js","layer":"rsc"},"startTime":1743116624818,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":729,"timestamp":1428835045,"id":204,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/app-dir-module.js","layer":"rsc"},"startTime":1743116624819,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":967,"timestamp":1428835134,"id":205,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/generate/utils.js","layer":"rsc"},"startTime":1743116624819,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1670,"timestamp":1428834983,"id":203,"parentId":196,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-node"},"startTime":1743116624819,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":484005,"timestamp":1428355441,"id":25,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1486,"timestamp":1428839976,"id":206,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js","layer":"rsc"},"startTime":1743116624824,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1623,"timestamp":1428840097,"id":207,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js","layer":"rsc"},"startTime":1743116624824,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2361,"timestamp":1428840181,"id":208,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js","layer":"rsc"},"startTime":1743116624824,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2518,"timestamp":1428840284,"id":209,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js","layer":"rsc"},"startTime":1743116624824,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2912,"timestamp":1428840365,"id":210,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1743116624824,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":429,"timestamp":1428846052,"id":211,"parentId":162,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/non-nullable.js","layer":"rsc"},"startTime":1743116624830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":494,"timestamp":1428846160,"id":212,"parentId":158,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/constants.js","layer":"rsc"},"startTime":1743116624830,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2863,"timestamp":1428847734,"id":213,"parentId":105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar.tsx","layer":"rsc"},"startTime":1743116624832,"traceId":"8c597312c6cecf46"}]
3
- [{"name":"build-module-ts","duration":2212,"timestamp":1428848992,"id":215,"parentId":165,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-links.ts","layer":"rsc"},"startTime":1743116624833,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2565,"timestamp":1428849103,"id":216,"parentId":165,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-images.ts","layer":"rsc"},"startTime":1743116624833,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":936,"timestamp":1428853533,"id":217,"parentId":138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/string-hash/index.js","layer":"rsc"},"startTime":1743116624837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1534,"timestamp":1428853635,"id":218,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1743116624837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3200,"timestamp":1428853721,"id":219,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1743116624838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3442,"timestamp":1428853769,"id":220,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1743116624838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4940,"timestamp":1428853811,"id":221,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1743116624838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":23531,"timestamp":1428847836,"id":214,"parentId":166,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.production.js","layer":"rsc"},"startTime":1743116624832,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10551,"timestamp":1428861364,"id":222,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1743116624845,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1113,"timestamp":1428872109,"id":223,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1743116624856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1731,"timestamp":1428872265,"id":224,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1743116624856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2251,"timestamp":1428872387,"id":225,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1743116624856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2832,"timestamp":1428872491,"id":226,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1743116624856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3472,"timestamp":1428877349,"id":227,"parentId":219,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1743116624861,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1166,"timestamp":1428882178,"id":228,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/root-params.js","layer":"rsc"},"startTime":1743116624866,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1499,"timestamp":1428882301,"id":229,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/connection.js","layer":"rsc"},"startTime":1743116624866,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1530,"timestamp":1428882415,"id":230,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1743116624866,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1870,"timestamp":1428887558,"id":231,"parentId":174,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1743116624871,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":312,"timestamp":1428889469,"id":232,"parentId":109,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1743116624873,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1362,"timestamp":1428890623,"id":236,"parentId":181,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/render-result.js","layer":"rsc"},"startTime":1743116624874,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2487,"timestamp":1428890448,"id":234,"parentId":170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/register-spinner-autostopping.ts","layer":"rsc"},"startTime":1743116624874,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2435,"timestamp":1428890702,"id":237,"parentId":182,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1743116624875,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3189,"timestamp":1428890323,"id":233,"parentId":170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/improve-error-with-sourcemap.ts","layer":"rsc"},"startTime":1743116624874,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3439,"timestamp":1428890542,"id":235,"parentId":170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-email-component.ts","layer":"rsc"},"startTime":1743116624874,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4054,"timestamp":1428894311,"id":238,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/code.tsx","layer":"rsc"},"startTime":1743116624878,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2157,"timestamp":1428898416,"id":239,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/button.tsx","layer":"rsc"},"startTime":1743116624882,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2777,"timestamp":1428898515,"id":240,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/heading.tsx","layer":"rsc"},"startTime":1743116624882,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3066,"timestamp":1428898597,"id":241,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/logo.tsx","layer":"rsc"},"startTime":1743116624882,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3452,"timestamp":1428898677,"id":242,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/text.tsx","layer":"rsc"},"startTime":1743116624883,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":879,"timestamp":1428906247,"id":243,"parentId":185,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/client-component-renderer-logger.js","layer":"rsc"},"startTime":1743116624890,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":770,"timestamp":1428906416,"id":245,"parentId":148,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/server-only/empty.js","layer":"rsc"},"startTime":1743116624890,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3379,"timestamp":1428906361,"id":244,"parentId":152,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"rsc"},"startTime":1743116624890,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":775,"timestamp":1428911192,"id":248,"parentId":171,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js","layer":"rsc"},"startTime":1743116624895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1246,"timestamp":1428911406,"id":251,"parentId":185,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js","layer":"rsc"},"startTime":1743116624895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3208,"timestamp":1428910015,"id":246,"parentId":187,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/image-component.js","layer":"rsc"},"startTime":1743116624894,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5220,"timestamp":1428911091,"id":247,"parentId":171,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js","layer":"rsc"},"startTime":1743116624895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7423,"timestamp":1428911357,"id":250,"parentId":187,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/get-img-props.js","layer":"rsc"},"startTime":1743116624895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1189,"timestamp":1428922207,"id":252,"parentId":251,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request-meta.js","layer":"rsc"},"startTime":1743116624906,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1728,"timestamp":1428922415,"id":254,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-css-property-names.ts","layer":"rsc"},"startTime":1743116624906,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1875,"timestamp":1428922496,"id":255,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-css-functions.ts","layer":"rsc"},"startTime":1743116624906,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3373,"timestamp":1428922573,"id":256,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-css-property-with-value.ts","layer":"rsc"},"startTime":1743116624906,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4170,"timestamp":1428922322,"id":253,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-compatibility-stats-for-entry.ts","layer":"rsc"},"startTime":1743116624906,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2418,"timestamp":1428924516,"id":258,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-css-unit.ts","layer":"rsc"},"startTime":1743116624908,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2493,"timestamp":1428924600,"id":259,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-element-attributes.ts","layer":"rsc"},"startTime":1743116624908,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2838,"timestamp":1428924446,"id":257,"parentId":250,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"rsc"},"startTime":1743116624908,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2872,"timestamp":1428924695,"id":260,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/get-element-names.ts","layer":"rsc"},"startTime":1743116624909,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5624,"timestamp":1428924774,"id":261,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/ast/get-object-variables.ts","layer":"rsc"},"startTime":1743116624909,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2425,"timestamp":1428931522,"id":262,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/ast/get-used-style-properties.ts","layer":"rsc"},"startTime":1743116624915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2841,"timestamp":1428931654,"id":263,"parentId":194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-error.js","layer":"rsc"},"startTime":1743116624915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1080,"timestamp":1428936562,"id":264,"parentId":210,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1743116624920,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1407,"timestamp":1428936684,"id":265,"parentId":206,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1743116624921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":877,"timestamp":1428940263,"id":266,"parentId":179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/after/index.js","layer":"rsc"},"startTime":1743116624924,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1277,"timestamp":1428940463,"id":268,"parentId":210,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/lru-cache.js","layer":"rsc"},"startTime":1743116624924,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2093,"timestamp":1428940585,"id":269,"parentId":206,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js","layer":"rsc"},"startTime":1743116624924,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3732,"timestamp":1428940376,"id":267,"parentId":187,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-loader.js","layer":"rsc"},"startTime":1743116624924,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1563,"timestamp":1428947986,"id":270,"parentId":171,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/encryption.js","layer":"rsc"},"startTime":1743116624932,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3739,"timestamp":1428948142,"id":271,"parentId":170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ora@5.4.1/node_modules/ora/index.js","layer":"rsc"},"startTime":1743116624932,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":554,"timestamp":1428956628,"id":272,"parentId":170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/log-symbols@4.1.0/node_modules/log-symbols/index.js","layer":"rsc"},"startTime":1743116624940,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":18,"timestamp":1428957909,"id":273,"parentId":271,"tags":{"name":"readline","layer":null},"startTime":1743116624942,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1138,"timestamp":1428961033,"id":276,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/index.js","layer":"rsc"},"startTime":1743116624945,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1218,"timestamp":1428961166,"id":277,"parentId":221,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1743116624945,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3953,"timestamp":1428960513,"id":275,"parentId":221,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1743116624944,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4502,"timestamp":1428960376,"id":274,"parentId":265,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1743116624944,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2033,"timestamp":1428967900,"id":280,"parentId":224,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1743116624952,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2248,"timestamp":1428967981,"id":281,"parentId":225,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1743116624952,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2342,"timestamp":1428968074,"id":282,"parentId":224,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1743116624952,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4002,"timestamp":1428967664,"id":278,"parentId":215,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/get-code-location-from-ast-element.ts","layer":"rsc"},"startTime":1743116624952,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4122,"timestamp":1428967803,"id":279,"parentId":215,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/quick-fetch.ts","layer":"rsc"},"startTime":1743116624952,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":81185,"timestamp":1428973477,"id":286,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+parser@7.24.5/node_modules/@babel/parser/lib/index.js","layer":"rsc"},"startTime":1743116624957,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":83432,"timestamp":1428972182,"id":283,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar.tsx","layer":"rsc"},"startTime":1743116624956,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":84086,"timestamp":1428972304,"id":284,"parentId":244,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1743116624956,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":84785,"timestamp":1428972365,"id":285,"parentId":244,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect.js","layer":"rsc"},"startTime":1743116624956,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":83854,"timestamp":1428973602,"id":287,"parentId":244,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/forbidden.js","layer":"rsc"},"startTime":1743116624957,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":84043,"timestamp":1428973671,"id":288,"parentId":244,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unauthorized.js","layer":"rsc"},"startTime":1743116624958,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":209116,"timestamp":1428911278,"id":249,"parentId":173,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/caniemail-data.ts","layer":"rsc"},"startTime":1743116624895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2338,"timestamp":1429126650,"id":289,"parentId":244,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"rsc"},"startTime":1743116625110,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2924,"timestamp":1429127875,"id":290,"parentId":235,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/result.ts","layer":"rsc"},"startTime":1743116625112,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3649,"timestamp":1429128019,"id":291,"parentId":235,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/run-bundled-code.ts","layer":"rsc"},"startTime":1743116625112,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2860,"timestamp":1429129662,"id":293,"parentId":250,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-config.js","layer":"rsc"},"startTime":1743116625114,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3143,"timestamp":1429129588,"id":292,"parentId":250,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"rsc"},"startTime":1743116625113,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1792,"timestamp":1429139784,"id":294,"parentId":170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js","layer":"rsc"},"startTime":1743116625124,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1809,"timestamp":1429140009,"id":296,"parentId":251,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/base-http/helpers.js","layer":"rsc"},"startTime":1743116625124,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2670,"timestamp":1429139906,"id":295,"parentId":172,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/index.ts","layer":"rsc"},"startTime":1743116625124,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2782,"timestamp":1429140109,"id":297,"parentId":235,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/esbuild/renderring-utilities-exporter.ts","layer":"rsc"},"startTime":1743116625124,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":639,"timestamp":1429149094,"id":299,"parentId":215,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/index.js","layer":"rsc"},"startTime":1743116625133,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1702,"timestamp":1429149209,"id":300,"parentId":220,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1743116625133,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":14,"timestamp":1429152792,"id":301,"parentId":279,"tags":{"name":"node:http","layer":null},"startTime":1743116625137,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1429152813,"id":302,"parentId":279,"tags":{"name":"node:https","layer":null},"startTime":1743116625137,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5325,"timestamp":1429209634,"id":309,"parentId":226,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1743116625193,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6096,"timestamp":1429209848,"id":310,"parentId":263,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"rsc"},"startTime":1743116625194,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2273,"timestamp":1429216399,"id":311,"parentId":254,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/all-css-properties.ts","layer":"rsc"},"startTime":1743116625200,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":12,"timestamp":1429221185,"id":312,"parentId":235,"tags":{"name":"esbuild","layer":null},"startTime":1743116625205,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":9,"timestamp":1429222185,"id":313,"parentId":291,"tags":{"name":"node:vm","layer":null},"startTime":1743116625206,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":477,"timestamp":1429223858,"id":314,"parentId":233,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/source-map.js","layer":"rsc"},"startTime":1743116625208,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":621,"timestamp":1429228921,"id":316,"parentId":266,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/after/after.js","layer":"rsc"},"startTime":1743116625213,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1672,"timestamp":1429228785,"id":315,"parentId":240,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/index.ts","layer":"rsc"},"startTime":1743116625213,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3313,"timestamp":1429231548,"id":317,"parentId":270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/encryption-utils.js","layer":"rsc"},"startTime":1743116625215,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":17922,"timestamp":1429237051,"id":319,"parentId":235,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/zod@3.24.2/node_modules/zod/lib/index.mjs","layer":"rsc"},"startTime":1743116625221,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":21105,"timestamp":1429236924,"id":318,"parentId":262,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/tailwind/generate-tailwind-rules.ts","layer":"rsc"},"startTime":1743116625221,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":21102,"timestamp":1429237146,"id":320,"parentId":262,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/tailwind/get-tailwind-metadata.ts","layer":"rsc"},"startTime":1743116625221,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":21284,"timestamp":1429237230,"id":321,"parentId":275,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1743116625221,"traceId":"8c597312c6cecf46"}]
4
- [{"name":"build-module-js","duration":21845,"timestamp":1429237278,"id":322,"parentId":275,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1743116625221,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2673,"timestamp":1429261946,"id":323,"parentId":280,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1743116625246,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2776,"timestamp":1429262061,"id":324,"parentId":280,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1743116625246,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2952,"timestamp":1429262118,"id":325,"parentId":280,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1743116625246,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3299,"timestamp":1429262173,"id":326,"parentId":280,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1743116625246,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1384,"timestamp":1429267605,"id":327,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/visitors.js","layer":"rsc"},"startTime":1743116625251,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1531,"timestamp":1429267707,"id":328,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/cache.js","layer":"rsc"},"startTime":1743116625252,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1620,"timestamp":1429267786,"id":329,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/traverse-node.js","layer":"rsc"},"startTime":1743116625252,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2344,"timestamp":1429267862,"id":330,"parentId":240,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-slot@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"rsc"},"startTime":1743116625252,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":734,"timestamp":1429272133,"id":331,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/hub.js","layer":"rsc"},"startTime":1743116625256,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1477,"timestamp":1429272237,"id":332,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/context.js","layer":"rsc"},"startTime":1743116625256,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1716,"timestamp":1429275719,"id":333,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/index.js","layer":"rsc"},"startTime":1743116625260,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4700,"timestamp":1429275915,"id":335,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/scope/index.js","layer":"rsc"},"startTime":1743116625260,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6405,"timestamp":1429275859,"id":334,"parentId":289,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"rsc"},"startTime":1743116625260,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2749,"timestamp":1429289470,"id":336,"parentId":278,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-line-and-column-from-offset.ts","layer":"rsc"},"startTime":1743116625273,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":1866,"timestamp":1429290937,"id":338,"parentId":295,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/sidebar.tsx","layer":"rsc"},"startTime":1743116625275,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2514,"timestamp":1429290789,"id":337,"parentId":291,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/static-node-modules-for-vm.ts","layer":"rsc"},"startTime":1743116625275,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":21,"timestamp":1429321514,"id":339,"parentId":337,"tags":{"name":"node:fs/promises","layer":null},"startTime":1743116625305,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":9,"timestamp":1429321877,"id":343,"parentId":337,"tags":{"name":"node:assert","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1429321893,"id":344,"parentId":337,"tags":{"name":"node:async_hooks","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429321900,"id":345,"parentId":337,"tags":{"name":"node:buffer","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321906,"id":346,"parentId":337,"tags":{"name":"node:child_process","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321911,"id":347,"parentId":337,"tags":{"name":"node:cluster","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321917,"id":348,"parentId":337,"tags":{"name":"node:console","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321922,"id":349,"parentId":337,"tags":{"name":"node:constants","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321927,"id":350,"parentId":337,"tags":{"name":"node:crypto","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321932,"id":351,"parentId":337,"tags":{"name":"node:dgram","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429321936,"id":352,"parentId":337,"tags":{"name":"node:diagnostics_channel","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321942,"id":353,"parentId":337,"tags":{"name":"node:dns","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321946,"id":354,"parentId":337,"tags":{"name":"node:domain","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321952,"id":355,"parentId":337,"tags":{"name":"node:events","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429321956,"id":356,"parentId":337,"tags":{"name":"node:http2","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321961,"id":357,"parentId":337,"tags":{"name":"node:inspector","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321966,"id":358,"parentId":337,"tags":{"name":"node:module","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1429321971,"id":359,"parentId":337,"tags":{"name":"node:net","layer":null},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1951,"timestamp":1429321550,"id":340,"parentId":294,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js","layer":"rsc"},"startTime":1743116625305,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2491,"timestamp":1429321796,"id":342,"parentId":294,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js","layer":"rsc"},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5496,"timestamp":1429321696,"id":341,"parentId":297,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/esbuild/escape-string-for-regex.ts","layer":"rsc"},"startTime":1743116625306,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":10,"timestamp":1429329721,"id":360,"parentId":337,"tags":{"name":"node:os","layer":null},"startTime":1743116625314,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":5,"timestamp":1429329739,"id":361,"parentId":337,"tags":{"name":"node:perf_hooks","layer":null},"startTime":1743116625314,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":8,"timestamp":1429331389,"id":362,"parentId":337,"tags":{"name":"node:timers/promises","layer":null},"startTime":1743116625315,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1429331406,"id":363,"parentId":337,"tags":{"name":"node:process","layer":null},"startTime":1743116625315,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429331414,"id":364,"parentId":337,"tags":{"name":"node:querystring","layer":null},"startTime":1743116625315,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429331420,"id":365,"parentId":337,"tags":{"name":"node:readline","layer":null},"startTime":1743116625315,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":9,"timestamp":1429333347,"id":366,"parentId":337,"tags":{"name":"node:stream","layer":null},"startTime":1743116625317,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":5,"timestamp":1429333363,"id":367,"parentId":337,"tags":{"name":"node:repl","layer":null},"startTime":1743116625317,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":8,"timestamp":1429334134,"id":368,"parentId":337,"tags":{"name":"node:util/types","layer":null},"startTime":1743116625318,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1429334150,"id":369,"parentId":337,"tags":{"name":"node:string_decoder","layer":null},"startTime":1743116625318,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429334159,"id":370,"parentId":337,"tags":{"name":"node:timers","layer":null},"startTime":1743116625318,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":714,"timestamp":1429334636,"id":371,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/wcwidth@1.0.1/node_modules/wcwidth/index.js","layer":"rsc"},"startTime":1743116625318,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":688,"timestamp":1429336656,"id":372,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/bl@4.1.0/node_modules/bl/bl.js","layer":"rsc"},"startTime":1743116625321,"traceId":"8c597312c6cecf46"},{"name":"font-loader","duration":144227,"timestamp":1429205848,"id":308,"parentId":307,"tags":{},"startTime":1743116625190,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":21,"timestamp":1429350860,"id":373,"parentId":337,"tags":{"name":"node:util","layer":null},"startTime":1743116625335,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":11,"timestamp":1429351563,"id":374,"parentId":337,"tags":{"name":"node:tls","layer":null},"startTime":1743116625335,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":5,"timestamp":1429351583,"id":375,"parentId":337,"tags":{"name":"node:tty","layer":null},"startTime":1743116625335,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":54,"timestamp":1429351592,"id":376,"parentId":337,"tags":{"name":"node:url","layer":null},"startTime":1743116625335,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429351650,"id":377,"parentId":337,"tags":{"name":"node:v8","layer":null},"startTime":1743116625335,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429351656,"id":378,"parentId":337,"tags":{"name":"node:worker_threads","layer":null},"startTime":1743116625336,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":3,"timestamp":1429351661,"id":379,"parentId":337,"tags":{"name":"node:zlib","layer":null},"startTime":1743116625336,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":617,"timestamp":1429353366,"id":380,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/cli-cursor@3.1.0/node_modules/cli-cursor/index.js","layer":"rsc"},"startTime":1743116625337,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":361,"timestamp":1429355212,"id":381,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/parse.js","layer":"rsc"},"startTime":1743116625339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":357,"timestamp":1429356672,"id":382,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/valid.js","layer":"rsc"},"startTime":1743116625341,"traceId":"8c597312c6cecf46"},{"name":"postcss","duration":2917,"timestamp":1429488365,"id":383,"parentId":307,"tags":{},"startTime":1743116625472,"traceId":"8c597312c6cecf46"},{"name":"next-font-loader","duration":313819,"timestamp":1429177817,"id":307,"parentId":304,"tags":{},"startTime":1743116625162,"traceId":"8c597312c6cecf46"},{"name":"css-loader","duration":18666,"timestamp":1429491408,"id":384,"parentId":304,"tags":{"astUsed":"true"},"startTime":1743116625475,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":354863,"timestamp":1429155494,"id":304,"parentId":169,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/local/target.css?{\"path\":\"src/app/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"./fonts/SFMono/SFMonoLight.otf\",\"weight\":\"300\"},{\"path\":\"./fonts/SFMono/SFMonoRegular.otf\",\"weight\":\"400\"},{\"path\":\"./fonts/SFMono/SFMonoMedium.otf\",\"weight\":\"500\"},{\"path\":\"./fonts/SFMono/SFMonoSemibold.otf\",\"weight\":\"600\"},{\"path\":\"./fonts/SFMono/SFMonoBold.otf\",\"weight\":\"700\"},{\"path\":\"./fonts/SFMono/SFMonoHeavy.otf\",\"weight\":\"800\"}],\"variable\":\"--font-sf-mono\",\"display\":\"swap\"}],\"variableName\":\"sfMono\"}","layer":"rsc"},"startTime":1743116625139,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":470,"timestamp":1429512799,"id":385,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/cli-spinners@2.9.2/node_modules/cli-spinners/index.js","layer":"rsc"},"startTime":1743116625497,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":851,"timestamp":1429520501,"id":386,"parentId":277,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1743116625504,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1105,"timestamp":1429522833,"id":388,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/nodes/comment.js","layer":"rsc"},"startTime":1743116625507,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4974,"timestamp":1429522913,"id":389,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/nodes/html.js","layer":"rsc"},"startTime":1743116625507,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5165,"timestamp":1429522986,"id":390,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/nodes/node.js","layer":"rsc"},"startTime":1743116625507,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5896,"timestamp":1429522754,"id":387,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/strip-ansi@6.0.1/node_modules/strip-ansi/index.js","layer":"rsc"},"startTime":1743116625507,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1004,"timestamp":1429528992,"id":391,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/nodes/type.js","layer":"rsc"},"startTime":1743116625513,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1495,"timestamp":1429529100,"id":392,"parentId":299,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/nodes/text.js","layer":"rsc"},"startTime":1743116625513,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2235,"timestamp":1429529182,"id":393,"parentId":233,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/stacktrace-parser@0.1.10/node_modules/stacktrace-parser/dist/stack-trace-parser.esm.js","layer":"rsc"},"startTime":1743116625513,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":389872,"timestamp":1429143183,"id":298,"parentId":291,"tags":{"layer":"rsc"},"startTime":1743116625127,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1837,"timestamp":1429562742,"id":394,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/is-interactive@1.0.0/node_modules/is-interactive/index.js","layer":"rsc"},"startTime":1743116625547,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1786,"timestamp":1429562923,"id":395,"parentId":271,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/is-unicode-supported@0.1.0/node_modules/is-unicode-supported/index.js","layer":"rsc"},"startTime":1743116625547,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3285,"timestamp":1429563029,"id":396,"parentId":282,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1743116625547,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4761,"timestamp":1429563111,"id":397,"parentId":315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/copy-text-to-clipboard.ts","layer":"rsc"},"startTime":1743116625547,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4854,"timestamp":1429563196,"id":398,"parentId":315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/cn.ts","layer":"rsc"},"startTime":1743116625547,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2158,"timestamp":1429568602,"id":401,"parentId":314,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/source-map-generator.js","layer":"rsc"},"startTime":1743116625552,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4399,"timestamp":1429568684,"id":402,"parentId":314,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/source-map-consumer.js","layer":"rsc"},"startTime":1743116625553,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5311,"timestamp":1429568757,"id":403,"parentId":314,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/source-node.js","layer":"rsc"},"startTime":1743116625553,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":7312,"timestamp":1429568511,"id":400,"parentId":315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/language-map.ts","layer":"rsc"},"startTime":1743116625552,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":7560,"timestamp":1429568411,"id":399,"parentId":315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/unreachable.ts","layer":"rsc"},"startTime":1743116625552,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1634,"timestamp":1429579165,"id":404,"parentId":315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/sanitize.ts","layer":"rsc"},"startTime":1743116625563,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1720,"timestamp":1429579297,"id":405,"parentId":325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1743116625563,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2092,"timestamp":1429581096,"id":406,"parentId":325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1743116625565,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2224,"timestamp":1429581163,"id":407,"parentId":325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1743116625565,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2282,"timestamp":1429581259,"id":409,"parentId":326,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1743116625565,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2477,"timestamp":1429581211,"id":408,"parentId":326,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1743116625565,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2503,"timestamp":1429581300,"id":410,"parentId":315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/as.ts","layer":"rsc"},"startTime":1743116625565,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":912,"timestamp":1429584851,"id":411,"parentId":329,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/context.js","layer":"rsc"},"startTime":1743116625569,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1137,"timestamp":1429584952,"id":412,"parentId":332,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/removal.js","layer":"rsc"},"startTime":1743116625569,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2106,"timestamp":1429590245,"id":413,"parentId":320,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/tailwind/get-tailwind-config.ts","layer":"rsc"},"startTime":1743116625574,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1071,"timestamp":1429596441,"id":414,"parentId":327,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/lib/virtual-types.js","layer":"rsc"},"startTime":1743116625580,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1395,"timestamp":1429596577,"id":415,"parentId":327,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js","layer":"rsc"},"startTime":1743116625580,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1842,"timestamp":1429596678,"id":416,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/ancestry.js","layer":"rsc"},"startTime":1743116625581,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2654,"timestamp":1429596768,"id":417,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/replacement.js","layer":"rsc"},"startTime":1743116625581,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3476,"timestamp":1429596862,"id":418,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/evaluation.js","layer":"rsc"},"startTime":1743116625581,"traceId":"8c597312c6cecf46"}]
5
- [{"name":"build-module-js","duration":5637,"timestamp":1429596942,"id":419,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/conversion.js","layer":"rsc"},"startTime":1743116625581,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2168,"timestamp":1429606932,"id":420,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/introspection.js","layer":"rsc"},"startTime":1743116625591,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2976,"timestamp":1429607068,"id":421,"parentId":320,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/tailwind/setup-tailwind-context.ts","layer":"rsc"},"startTime":1743116625591,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1608,"timestamp":1429610897,"id":422,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/family.js","layer":"rsc"},"startTime":1743116625595,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1750,"timestamp":1429610997,"id":423,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/comments.js","layer":"rsc"},"startTime":1743116625595,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2527,"timestamp":1429611091,"id":424,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/modification.js","layer":"rsc"},"startTime":1743116625595,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2728,"timestamp":1429611168,"id":425,"parentId":335,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/scope/binding.js","layer":"rsc"},"startTime":1743116625595,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":790,"timestamp":1429618446,"id":426,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/inference/index.js","layer":"rsc"},"startTime":1743116625602,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1115,"timestamp":1429618556,"id":427,"parentId":335,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/scope/lib/renamer.js","layer":"rsc"},"startTime":1743116625602,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":875,"timestamp":1429622033,"id":428,"parentId":294,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js","layer":"rsc"},"startTime":1743116625606,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":719,"timestamp":1429627350,"id":429,"parentId":294,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js","layer":"rsc"},"startTime":1743116625611,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1586,"timestamp":1429629581,"id":430,"parentId":318,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/evaluateTailwindFunctions.js","layer":"rsc"},"startTime":1743116625613,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":15,"timestamp":1429644299,"id":431,"parentId":429,"tags":{"name":"os","layer":null},"startTime":1743116625628,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":5,"timestamp":1429644323,"id":432,"parentId":429,"tags":{"name":"tty","layer":null},"startTime":1743116625628,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3475,"timestamp":1429644333,"id":433,"parentId":318,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/generateRules.js","layer":"rsc"},"startTime":1743116625628,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3616,"timestamp":1429644452,"id":434,"parentId":371,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/wcwidth@1.0.1/node_modules/wcwidth/combining.js","layer":"rsc"},"startTime":1743116625628,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2352,"timestamp":1429650115,"id":435,"parentId":276,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/index.js","layer":"rsc"},"startTime":1743116625634,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2277,"timestamp":1429696665,"id":436,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/ast/get-object-variables.spec.ts","layer":"rsc"},"startTime":1743116625681,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1920,"timestamp":1429699560,"id":438,"parentId":372,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/bl@4.1.0/node_modules/bl/BufferList.js","layer":"rsc"},"startTime":1743116625683,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1965,"timestamp":1429699643,"id":439,"parentId":389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/back.js","layer":"rsc"},"startTime":1743116625683,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5447,"timestamp":1429699436,"id":437,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/ast/get-used-style-properties.spec.ts","layer":"rsc"},"startTime":1743116625683,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1572,"timestamp":1429705519,"id":440,"parentId":389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/matcher.js","layer":"rsc"},"startTime":1743116625689,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1831,"timestamp":1429705622,"id":441,"parentId":389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/node-html-parser@6.1.13/node_modules/node-html-parser/dist/void-tag.js","layer":"rsc"},"startTime":1743116625689,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3031,"timestamp":1429705703,"id":442,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/constants.ts","layer":"rsc"},"startTime":1743116625690,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3133,"timestamp":1429705780,"id":443,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/tailwind/get-tailwind-metadata.spec.ts","layer":"rsc"},"startTime":1743116625690,"traceId":"8c597312c6cecf46"},{"name":"build-module-json","duration":934,"timestamp":1429709105,"id":444,"parentId":385,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/cli-spinners@2.9.2/node_modules/cli-spinners/spinners.json","layer":"rsc"},"startTime":1743116625693,"traceId":"8c597312c6cecf46"},{"name":"build-module-snap","duration":607,"timestamp":1429709557,"id":447,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/__snapshots__/get-email-component.spec.ts.snap","layer":"rsc"},"startTime":1743116625693,"traceId":"8c597312c6cecf46"},{"name":"build-module-snap","duration":653,"timestamp":1429709575,"id":448,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/ast/__snapshots__/get-object-variables.spec.ts.snap","layer":"rsc"},"startTime":1743116625693,"traceId":"8c597312c6cecf46"},{"name":"build-module-snap","duration":691,"timestamp":1429709589,"id":449,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/caniemail/ast/__snapshots__/get-used-style-properties.spec.ts.snap","layer":"rsc"},"startTime":1743116625693,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3707,"timestamp":1429709477,"id":446,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-emails-directory-metadata.spec.ts","layer":"rsc"},"startTime":1743116625693,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4005,"timestamp":1429709383,"id":445,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-email-component.spec.ts","layer":"rsc"},"startTime":1743116625693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2055,"timestamp":1429714117,"id":452,"parentId":335,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/globals@11.12.0/node_modules/globals/index.js","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1995,"timestamp":1429714504,"id":457,"parentId":401,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/base64-vlq.js","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4504,"timestamp":1429714028,"id":451,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/error-object.ts","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4457,"timestamp":1429714193,"id":453,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/email-template.ts","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4446,"timestamp":1429714278,"id":454,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/hot-reload-change.ts","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4435,"timestamp":1429714357,"id":455,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/hot-reload-event.ts","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5002,"timestamp":1429713921,"id":450,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-line-and-column-from-offset.spec.ts","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4688,"timestamp":1429714433,"id":456,"parentId":298,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/testing/request-response-email.tsx","layer":"rsc"},"startTime":1743116625698,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2689,"timestamp":1429720455,"id":458,"parentId":401,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/util.js","layer":"rsc"},"startTime":1743116625704,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2936,"timestamp":1429720553,"id":459,"parentId":401,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/array-set.js","layer":"rsc"},"startTime":1743116625704,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3097,"timestamp":1429720634,"id":460,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.4.0/node_modules/debug/src/index.js","layer":"rsc"},"startTime":1743116625704,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3269,"timestamp":1429720706,"id":461,"parentId":402,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/binary-search.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3417,"timestamp":1429720776,"id":462,"parentId":401,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/mapping-list.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3784,"timestamp":1429720848,"id":463,"parentId":333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/index.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3966,"timestamp":1429720917,"id":464,"parentId":402,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/quick-sort.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4071,"timestamp":1429721040,"id":466,"parentId":412,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4585,"timestamp":1429721111,"id":467,"parentId":424,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/lib/hoister.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5491,"timestamp":1429720985,"id":465,"parentId":405,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1743116625705,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1372428,"timestamp":1428355393,"id":20,"parentId":18,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1858,"timestamp":1429727217,"id":468,"parentId":371,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/defaults@1.0.4/node_modules/defaults/index.js","layer":"rsc"},"startTime":1743116625711,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1861,"timestamp":1429727318,"id":469,"parentId":421,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/resolveConfig.js","layer":"rsc"},"startTime":1743116625711,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1932,"timestamp":1429727396,"id":470,"parentId":372,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/readable.js","layer":"rsc"},"startTime":1743116625711,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5912,"timestamp":1429727468,"id":471,"parentId":421,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/setupContextUtils.js","layer":"rsc"},"startTime":1743116625711,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6398,"timestamp":1429727542,"id":472,"parentId":426,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/inference/inferers.js","layer":"rsc"},"startTime":1743116625711,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6726,"timestamp":1429727611,"id":473,"parentId":398,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/clsx@2.1.0/node_modules/clsx/dist/clsx.mjs","layer":"rsc"},"startTime":1743116625711,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6785,"timestamp":1429727679,"id":474,"parentId":372,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits.js","layer":"rsc"},"startTime":1743116625712,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":11735,"timestamp":1429727744,"id":475,"parentId":398,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwind-merge@2.2.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"rsc"},"startTime":1743116625712,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":591,"timestamp":1429753328,"id":476,"parentId":380,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/restore-cursor@3.1.0/node_modules/restore-cursor/index.js","layer":"rsc"},"startTime":1743116625737,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3032,"timestamp":1429753466,"id":477,"parentId":387,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ansi-regex@5.0.1/node_modules/ansi-regex/index.js","layer":"rsc"},"startTime":1743116625737,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":842,"timestamp":1429757405,"id":478,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/transformThemeValue.js","layer":"rsc"},"startTime":1743116625741,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1201,"timestamp":1429757520,"id":479,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/normalizeScreens.js","layer":"rsc"},"startTime":1743116625741,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1272,"timestamp":1429757610,"id":480,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/buildMediaQuery.js","layer":"rsc"},"startTime":1743116625741,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1186,"timestamp":1429759427,"id":481,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/toPath.js","layer":"rsc"},"startTime":1743116625743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1711,"timestamp":1429759528,"id":482,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/withAlphaVariable.js","layer":"rsc"},"startTime":1743116625743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8381,"timestamp":1429759608,"id":483,"parentId":389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/he@1.2.0/node_modules/he/he.js","layer":"rsc"},"startTime":1743116625743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9419,"timestamp":1429759679,"id":484,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/pluginUtils.js","layer":"rsc"},"startTime":1743116625744,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9541,"timestamp":1429759749,"id":485,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/value-parser/index.js","layer":"rsc"},"startTime":1743116625744,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":847,"timestamp":1429775768,"id":486,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/splitAtTopLevelOnly.js","layer":"rsc"},"startTime":1743116625760,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1012,"timestamp":1429775904,"id":487,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/log.js","layer":"rsc"},"startTime":1743116625760,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1395,"timestamp":1429775986,"id":488,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/featureFlags.js","layer":"rsc"},"startTime":1743116625760,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":691,"timestamp":1429778643,"id":489,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/isPlainObject.js","layer":"rsc"},"startTime":1743116625762,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":802,"timestamp":1429778742,"id":490,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/prefixSelector.js","layer":"rsc"},"startTime":1743116625763,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1012,"timestamp":1429778826,"id":491,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/sharedState.js","layer":"rsc"},"startTime":1743116625763,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":15,"timestamp":1429780831,"id":493,"parentId":438,"tags":{"name":"buffer","layer":null},"startTime":1743116625765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":896,"timestamp":1429780736,"id":492,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/parseObjectStyles.js","layer":"rsc"},"startTime":1743116625765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1477,"timestamp":1429780854,"id":494,"parentId":389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/index.js","layer":"rsc"},"startTime":1743116625765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2235,"timestamp":1429780938,"id":495,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/formatVariantSelector.js","layer":"rsc"},"startTime":1743116625765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":694,"timestamp":1429790288,"id":496,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/nameClass.js","layer":"rsc"},"startTime":1743116625774,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1522,"timestamp":1429790387,"id":497,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/dataTypes.js","layer":"rsc"},"startTime":1743116625774,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1722,"timestamp":1429790469,"id":498,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/isSyntacticallyValidPropertyValue.js","layer":"rsc"},"startTime":1743116625774,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":11,"timestamp":1429793650,"id":500,"parentId":470,"tags":{"name":"stream","layer":null},"startTime":1743116625777,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1429793670,"id":501,"parentId":471,"tags":{"name":"fs","layer":null},"startTime":1743116625778,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":985,"timestamp":1429793549,"id":499,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/applyImportantSelector.js","layer":"rsc"},"startTime":1743116625777,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":56608,"timestamp":1429793680,"id":502,"parentId":417,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+parser@7.26.3/node_modules/@babel/parser/lib/index.js","layer":"rsc"},"startTime":1743116625778,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1296,"timestamp":1429856265,"id":503,"parentId":417,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+code-frame@7.26.2/node_modules/@babel/code-frame/lib/index.js","layer":"rsc"},"startTime":1743116625840,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1441,"timestamp":1429859093,"id":504,"parentId":337,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.es6.js","layer":"rsc"},"startTime":1743116625843,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1514,"timestamp":1429859208,"id":505,"parentId":419,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/index.js","layer":"rsc"},"startTime":1743116625843,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":521,"timestamp":1429861626,"id":506,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/asserts/assertNode.js","layer":"rsc"},"startTime":1743116625845,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3004,"timestamp":1429861749,"id":507,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/asserts/generated/index.js","layer":"rsc"},"startTime":1743116625846,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":487,"timestamp":1429866686,"id":508,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/productions.js","layer":"rsc"},"startTime":1743116625851,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":536,"timestamp":1429866811,"id":509,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/react/buildChildren.js","layer":"rsc"},"startTime":1743116625851,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":13,"timestamp":1429868214,"id":512,"parentId":474,"tags":{"name":"util","layer":null},"startTime":1743116625852,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":722,"timestamp":1429868028,"id":510,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js","layer":"rsc"},"startTime":1743116625852,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":789,"timestamp":1429868126,"id":511,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js","layer":"rsc"},"startTime":1743116625852,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":832,"timestamp":1429868235,"id":513,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js","layer":"rsc"},"startTime":1743116625852,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5827,"timestamp":1429871780,"id":514,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/generated/index.js","layer":"rsc"},"startTime":1743116625856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7929,"timestamp":1429871882,"id":515,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/builders/generated/uppercase.js","layer":"rsc"},"startTime":1743116625856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":963,"timestamp":1429883863,"id":516,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/clone/cloneNode.js","layer":"rsc"},"startTime":1743116625868,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":975,"timestamp":1429883977,"id":517,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/clone/clone.js","layer":"rsc"},"startTime":1743116625868,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":974,"timestamp":1429884076,"id":518,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/clone/cloneDeep.js","layer":"rsc"},"startTime":1743116625868,"traceId":"8c597312c6cecf46"}]
6
- [{"name":"build-module-js","duration":401,"timestamp":1429886343,"id":519,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js","layer":"rsc"},"startTime":1743116625870,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":699,"timestamp":1429887794,"id":520,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js","layer":"rsc"},"startTime":1743116625872,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":717,"timestamp":1429887888,"id":521,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/addComment.js","layer":"rsc"},"startTime":1743116625872,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":766,"timestamp":1429887963,"id":522,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/addComments.js","layer":"rsc"},"startTime":1743116625872,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":716,"timestamp":1429889198,"id":523,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/inheritInnerComments.js","layer":"rsc"},"startTime":1743116625873,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":737,"timestamp":1429889292,"id":524,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/inheritLeadingComments.js","layer":"rsc"},"startTime":1743116625873,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":755,"timestamp":1429889369,"id":525,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/inheritTrailingComments.js","layer":"rsc"},"startTime":1743116625873,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":415,"timestamp":1429890880,"id":526,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/removeComments.js","layer":"rsc"},"startTime":1743116625875,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":449,"timestamp":1429890975,"id":527,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/comments/inheritsComments.js","layer":"rsc"},"startTime":1743116625875,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":575,"timestamp":1429894137,"id":528,"parentId":428,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js","layer":"rsc"},"startTime":1743116625878,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":691,"timestamp":1429894235,"id":529,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/constants/index.js","layer":"rsc"},"startTime":1743116625878,"traceId":"8c597312c6cecf46"},{"name":"build-module-json","duration":241,"timestamp":1429895656,"id":531,"parentId":491,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/package.json","layer":"rsc"},"startTime":1743116625880,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":596,"timestamp":1429895564,"id":530,"parentId":429,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js","layer":"rsc"},"startTime":1743116625879,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":606,"timestamp":1429895681,"id":532,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/ensureBlock.js","layer":"rsc"},"startTime":1743116625880,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":455,"timestamp":1429896756,"id":533,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js","layer":"rsc"},"startTime":1743116625881,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":755,"timestamp":1429896849,"id":534,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/constants/generated/index.js","layer":"rsc"},"startTime":1743116625881,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":715,"timestamp":1429900186,"id":535,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toExpression.js","layer":"rsc"},"startTime":1743116625884,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":770,"timestamp":1429900302,"id":536,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toBlock.js","layer":"rsc"},"startTime":1743116625884,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":822,"timestamp":1429900389,"id":537,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toComputedKey.js","layer":"rsc"},"startTime":1743116625884,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":828,"timestamp":1429903391,"id":538,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toStatement.js","layer":"rsc"},"startTime":1743116625887,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":957,"timestamp":1429903491,"id":539,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toKeyAlias.js","layer":"rsc"},"startTime":1743116625887,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1084,"timestamp":1429903571,"id":540,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toIdentifier.js","layer":"rsc"},"startTime":1743116625887,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1357,"timestamp":1429903651,"id":541,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/valueToNode.js","layer":"rsc"},"startTime":1743116625887,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":841,"timestamp":1429906358,"id":542,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/react/isReactComponent.js","layer":"rsc"},"startTime":1743116625890,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":809,"timestamp":1429906480,"id":543,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/react/isCompatTag.js","layer":"rsc"},"startTime":1743116625890,"traceId":"8c597312c6cecf46"},{"name":"font-loader","duration":733903,"timestamp":1429175161,"id":306,"parentId":305,"tags":{},"startTime":1743116625159,"traceId":"8c597312c6cecf46"},{"name":"postcss","duration":821,"timestamp":1429909149,"id":544,"parentId":305,"tags":{},"startTime":1743116625893,"traceId":"8c597312c6cecf46"},{"name":"next-font-loader","duration":754392,"timestamp":1429155616,"id":305,"parentId":303,"tags":{},"startTime":1743116625139,"traceId":"8c597312c6cecf46"},{"name":"css-loader","duration":1224,"timestamp":1429909987,"id":545,"parentId":303,"tags":{"astUsed":"true"},"startTime":1743116625894,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":757418,"timestamp":1429153901,"id":303,"parentId":169,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/fonts.ts\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}","layer":"rsc"},"startTime":1743116625138,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1556976,"timestamp":1428355085,"id":19,"parentId":18,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1319,"timestamp":1429911399,"id":546,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/index.js","layer":"rsc"},"startTime":1743116625895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1334,"timestamp":1429911498,"id":547,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js","layer":"rsc"},"startTime":1743116625895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1430,"timestamp":1429911577,"id":548,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/inherits.js","layer":"rsc"},"startTime":1743116625895,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1487,"timestamp":1429911669,"id":549,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js","layer":"rsc"},"startTime":1743116625896,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1570,"timestamp":1429911751,"id":550,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/removeProperties.js","layer":"rsc"},"startTime":1743116625896,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1596,"timestamp":1429911831,"id":551,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js","layer":"rsc"},"startTime":1743116625896,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1825,"timestamp":1429911904,"id":552,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js","layer":"rsc"},"startTime":1743116625896,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1995,"timestamp":1429911971,"id":553,"parentId":330,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"rsc"},"startTime":1743116625896,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":13,"timestamp":1429931668,"id":561,"parentId":433,"tags":{"name":"postcss","layer":null},"startTime":1743116625916,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2062,"timestamp":1429931103,"id":554,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2237,"timestamp":1429931221,"id":555,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2298,"timestamp":1429931304,"id":556,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/is.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2314,"timestamp":1429931383,"id":557,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2464,"timestamp":1429931455,"id":558,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/retrievers/getFunctionName.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2598,"timestamp":1429931524,"id":559,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/traverse/traverse.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2650,"timestamp":1429931599,"id":560,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/traverse/traverseFast.js","layer":"rsc"},"startTime":1743116625915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2650,"timestamp":1429931691,"id":562,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/utils/shallowEqual.js","layer":"rsc"},"startTime":1743116625916,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2715,"timestamp":1429931764,"id":563,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isBinding.js","layer":"rsc"},"startTime":1743116625916,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2742,"timestamp":1429931837,"id":564,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isBlockScoped.js","layer":"rsc"},"startTime":1743116625916,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2785,"timestamp":1429931905,"id":565,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isImmutable.js","layer":"rsc"},"startTime":1743116625916,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1190,"timestamp":1429937132,"id":566,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isLet.js","layer":"rsc"},"startTime":1743116625921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1197,"timestamp":1429937230,"id":567,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isNode.js","layer":"rsc"},"startTime":1743116625921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1302,"timestamp":1429937315,"id":568,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isReferenced.js","layer":"rsc"},"startTime":1743116625921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1404,"timestamp":1429937430,"id":569,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isNodesEquivalent.js","layer":"rsc"},"startTime":1743116625921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1435,"timestamp":1429937517,"id":570,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isPlaceholderType.js","layer":"rsc"},"startTime":1743116625921,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":69,"timestamp":1429942011,"id":577,"parentId":318,"tags":{"name":"postcss","layer":null},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-json","duration":762,"timestamp":1429942666,"id":586,"parentId":452,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/globals@11.12.0/node_modules/globals/globals.json","layer":"rsc"},"startTime":1743116625927,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3179,"timestamp":1429941510,"id":571,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isSpecifierDefault.js","layer":"rsc"},"startTime":1743116625925,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3196,"timestamp":1429941607,"id":572,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isScope.js","layer":"rsc"},"startTime":1743116625925,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3208,"timestamp":1429941714,"id":573,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isType.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3256,"timestamp":1429941791,"id":574,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isValidIdentifier.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3294,"timestamp":1429941861,"id":575,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isValidES3Identifier.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3312,"timestamp":1429941934,"id":576,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/isVar.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3337,"timestamp":1429942088,"id":578,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/matchesPattern.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3461,"timestamp":1429942170,"id":579,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/validate.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3490,"timestamp":1429942247,"id":580,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3630,"timestamp":1429942317,"id":581,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/utils/deprecationWarning.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3844,"timestamp":1429942386,"id":582,"parentId":457,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/source-map-js@1.0.2/node_modules/source-map-js/lib/base64.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3934,"timestamp":1429942458,"id":583,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/toSequenceExpression.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10731,"timestamp":1429942526,"id":584,"parentId":435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/validators/generated/index.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11114,"timestamp":1429942595,"id":585,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/didyoumean@1.2.2/node_modules/didyoumean/didYouMean-1.2.1.js","layer":"rsc"},"startTime":1743116625926,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1424,"timestamp":1429958660,"id":587,"parentId":460,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.4.0/node_modules/debug/src/browser.js","layer":"rsc"},"startTime":1743116625943,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2031,"timestamp":1429958811,"id":588,"parentId":460,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.4.0/node_modules/debug/src/node.js","layer":"rsc"},"startTime":1743116625943,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2159,"timestamp":1429958918,"id":589,"parentId":469,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/public/resolve-config.js","layer":"rsc"},"startTime":1743116625943,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4391,"timestamp":1429963758,"id":590,"parentId":463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/printer.js","layer":"rsc"},"startTime":1743116625948,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4869,"timestamp":1429963891,"id":591,"parentId":463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/source-map.js","layer":"rsc"},"startTime":1743116625948,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4762,"timestamp":1429969479,"id":592,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/_stream_readable.js","layer":"rsc"},"startTime":1743116625953,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6797,"timestamp":1429969636,"id":593,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/_stream_writable.js","layer":"rsc"},"startTime":1743116625953,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7155,"timestamp":1429969749,"id":594,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/_stream_duplex.js","layer":"rsc"},"startTime":1743116625954,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":19,"timestamp":1429988478,"id":599,"parentId":592,"tags":{"name":"events","layer":null},"startTime":1743116625972,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1963,"timestamp":1429987950,"id":595,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/_stream_transform.js","layer":"rsc"},"startTime":1743116625972,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1957,"timestamp":1429988188,"id":596,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/_stream_passthrough.js","layer":"rsc"},"startTime":1743116625972,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8080,"timestamp":1429988294,"id":597,"parentId":471,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/corePlugins.js","layer":"rsc"},"startTime":1743116625972,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8213,"timestamp":1429988377,"id":598,"parentId":471,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/escapeClassName.js","layer":"rsc"},"startTime":1743116625972,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8471,"timestamp":1429988511,"id":600,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/end-of-stream.js","layer":"rsc"},"startTime":1743116625972,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1742,"timestamp":1430006950,"id":601,"parentId":471,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/cacheInvalidation.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1976,"timestamp":1430007081,"id":602,"parentId":470,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/pipeline.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2123,"timestamp":1430007167,"id":603,"parentId":471,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/negateValue.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3026,"timestamp":1430007243,"id":604,"parentId":471,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/offsets.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3512,"timestamp":1430007319,"id":605,"parentId":472,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3627,"timestamp":1430007392,"id":606,"parentId":472,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+traverse@7.25.6/node_modules/@babel/traverse/lib/path/inference/util.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3892,"timestamp":1430007467,"id":607,"parentId":433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/index.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3968,"timestamp":1430007556,"id":608,"parentId":474,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js","layer":"rsc"},"startTime":1743116625991,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4101,"timestamp":1430007655,"id":609,"parentId":484,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/validateFormalSyntax.js","layer":"rsc"},"startTime":1743116625992,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4133,"timestamp":1430007745,"id":610,"parentId":484,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/escapeCommas.js","layer":"rsc"},"startTime":1743116625992,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4781,"timestamp":1430007818,"id":611,"parentId":482,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/color.js","layer":"rsc"},"startTime":1743116625992,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2432,"timestamp":1430013327,"id":612,"parentId":485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/value-parser/parse.js","layer":"rsc"},"startTime":1743116625997,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2597,"timestamp":1430013429,"id":613,"parentId":485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/value-parser/stringify.js","layer":"rsc"},"startTime":1743116625997,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2689,"timestamp":1430013540,"id":614,"parentId":485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/value-parser/walk.js","layer":"rsc"},"startTime":1743116625997,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":10,"timestamp":1430017589,"id":615,"parentId":601,"tags":{"name":"crypto","layer":null},"startTime":1743116626001,"traceId":"8c597312c6cecf46"}]
7
- [{"name":"build-module-js","duration":527,"timestamp":1430017741,"id":616,"parentId":485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/value-parser/unit.js","layer":"rsc"},"startTime":1743116626002,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1068,"timestamp":1430020300,"id":617,"parentId":494,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/compile.js","layer":"rsc"},"startTime":1743116626004,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1369,"timestamp":1430020410,"id":618,"parentId":495,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/pseudoElements.js","layer":"rsc"},"startTime":1743116626004,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":746,"timestamp":1430023675,"id":619,"parentId":494,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/subselects.js","layer":"rsc"},"startTime":1743116626008,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":976,"timestamp":1430023766,"id":620,"parentId":494,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/index.js","layer":"rsc"},"startTime":1743116626008,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":643,"timestamp":1430025577,"id":621,"parentId":495,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/util/unesc.js","layer":"rsc"},"startTime":1743116626009,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":509,"timestamp":1430026888,"id":622,"parentId":597,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/parseBoxShadowValue.js","layer":"rsc"},"startTime":1743116626011,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":674,"timestamp":1430030836,"id":623,"parentId":505,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/builder.js","layer":"rsc"},"startTime":1743116626015,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":850,"timestamp":1430030930,"id":624,"parentId":505,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/formatters.js","layer":"rsc"},"startTime":1743116626015,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":541,"timestamp":1430032152,"id":625,"parentId":509,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js","layer":"rsc"},"startTime":1743116626016,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":586,"timestamp":1430034558,"id":626,"parentId":468,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/clone@1.0.4/node_modules/clone/clone.js","layer":"rsc"},"startTime":1743116626018,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":494,"timestamp":1430036400,"id":627,"parentId":513,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js","layer":"rsc"},"startTime":1743116626020,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1186,"timestamp":1430039811,"id":628,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/utils.js","layer":"rsc"},"startTime":1743116626024,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1219,"timestamp":1430039905,"id":629,"parentId":523,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/utils/inherit.js","layer":"rsc"},"startTime":1743116626024,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":752,"timestamp":1430042531,"id":630,"parentId":476,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/index.js","layer":"rsc"},"startTime":1743116626026,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":362,"timestamp":1430044154,"id":631,"parentId":476,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/onetime@5.1.2/node_modules/onetime/index.js","layer":"rsc"},"startTime":1743116626028,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":12,"timestamp":1430044678,"id":632,"parentId":630,"tags":{"name":"assert","layer":null},"startTime":1743116626029,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":719,"timestamp":1430046563,"id":633,"parentId":528,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js","layer":"rsc"},"startTime":1743116626030,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3923,"timestamp":1430046656,"id":634,"parentId":528,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js","layer":"rsc"},"startTime":1743116626031,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8477,"timestamp":1430046732,"id":635,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/core.js","layer":"rsc"},"startTime":1743116626031,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":927,"timestamp":1430058111,"id":636,"parentId":488,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js","layer":"rsc"},"startTime":1743116626042,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1781,"timestamp":1430058216,"id":637,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/flow.js","layer":"rsc"},"startTime":1743116626042,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2154,"timestamp":1430058291,"id":638,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/jsx.js","layer":"rsc"},"startTime":1743116626042,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2328,"timestamp":1430058360,"id":639,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/misc.js","layer":"rsc"},"startTime":1743116626042,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2736,"timestamp":1430058427,"id":640,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/experimental.js","layer":"rsc"},"startTime":1743116626042,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2078,"timestamp":1430062412,"id":641,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/typescript.js","layer":"rsc"},"startTime":1743116626046,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1026,"timestamp":1430066568,"id":642,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/placeholders.js","layer":"rsc"},"startTime":1743116626050,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":861,"timestamp":1430066814,"id":643,"parentId":546,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/definitions/deprecated-aliases.js","layer":"rsc"},"startTime":1743116626051,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":576,"timestamp":1430069142,"id":644,"parentId":583,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+types@7.26.3/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js","layer":"rsc"},"startTime":1743116626053,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":801,"timestamp":1430070318,"id":645,"parentId":492,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-js@4.0.1_postcss@8.4.40/node_modules/postcss-js/index.js","layer":"rsc"},"startTime":1743116626054,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":226,"timestamp":1430073213,"id":646,"parentId":494,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/boolbase@1.0.0/node_modules/boolbase/index.js","layer":"rsc"},"startTime":1743116626057,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":772,"timestamp":1430074672,"id":647,"parentId":587,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.4.0/node_modules/debug/src/common.js","layer":"rsc"},"startTime":1743116626059,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1719,"timestamp":1430076100,"id":648,"parentId":492,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-nested@6.2.0_postcss@8.4.40/node_modules/postcss-nested/index.js","layer":"rsc"},"startTime":1743116626060,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2355,"timestamp":1430076190,"id":649,"parentId":590,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/token-map.js","layer":"rsc"},"startTime":1743116626060,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3212,"timestamp":1430076265,"id":650,"parentId":590,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/buffer.js","layer":"rsc"},"startTime":1743116626060,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4301,"timestamp":1430076335,"id":651,"parentId":589,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/resolveConfig.js","layer":"rsc"},"startTime":1743116626060,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4485,"timestamp":1430076403,"id":652,"parentId":589,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/getAllConfigs.js","layer":"rsc"},"startTime":1743116626060,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1409,"timestamp":1430082281,"id":653,"parentId":494,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/index.js","layer":"rsc"},"startTime":1743116626066,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1510,"timestamp":1430082380,"id":654,"parentId":430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/dlv@1.1.3/node_modules/dlv/dist/dlv.es.js","layer":"rsc"},"startTime":1743116626066,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":815,"timestamp":1430087310,"id":655,"parentId":590,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/node/index.js","layer":"rsc"},"startTime":1743116626071,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1154,"timestamp":1430087451,"id":656,"parentId":590,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/index.js","layer":"rsc"},"startTime":1743116626071,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1177,"timestamp":1430089718,"id":657,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/errors.js","layer":"rsc"},"startTime":1743116626074,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1169,"timestamp":1430089809,"id":658,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/stream.js","layer":"rsc"},"startTime":1743116626074,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1393,"timestamp":1430089883,"id":659,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/destroy.js","layer":"rsc"},"startTime":1743116626074,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2373,"timestamp":1430089952,"id":660,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/buffer_list.js","layer":"rsc"},"startTime":1743116626074,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":427,"timestamp":1430092890,"id":661,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/state.js","layer":"rsc"},"startTime":1743116626077,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":859,"timestamp":1430092983,"id":662,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/async_iterator.js","layer":"rsc"},"startTime":1743116626077,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":776,"timestamp":1430097751,"id":663,"parentId":597,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/createUtilityPlugin.js","layer":"rsc"},"startTime":1743116626082,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":843,"timestamp":1430097844,"id":664,"parentId":597,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/flattenColorPalette.js","layer":"rsc"},"startTime":1743116626082,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1094,"timestamp":1430097925,"id":665,"parentId":597,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/parseAnimationValue.js","layer":"rsc"},"startTime":1743116626082,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1468,"timestamp":1430098012,"id":666,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/readable-stream@3.6.2/node_modules/readable-stream/lib/internal/streams/from.js","layer":"rsc"},"startTime":1743116626082,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":873,"timestamp":1430100396,"id":667,"parentId":597,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/toColorValue.js","layer":"rsc"},"startTime":1743116626084,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1150,"timestamp":1430100486,"id":668,"parentId":597,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/removeAlphaVariables.js","layer":"rsc"},"startTime":1743116626084,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1257,"timestamp":1430100560,"id":669,"parentId":604,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/lib/remap-bitfield.js","layer":"rsc"},"startTime":1743116626084,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1344,"timestamp":1430100631,"id":670,"parentId":604,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/bigSign.js","layer":"rsc"},"startTime":1743116626084,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":641,"timestamp":1430102606,"id":671,"parentId":503,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/js-tokens@4.0.0/node_modules/js-tokens/index.js","layer":"rsc"},"startTime":1743116626086,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":970,"timestamp":1430102698,"id":672,"parentId":611,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/colorNames.js","layer":"rsc"},"startTime":1743116626087,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1750127,"timestamp":1428355427,"id":23,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":469,"timestamp":1430105795,"id":673,"parentId":617,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/sort.js","layer":"rsc"},"startTime":1743116626090,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":612,"timestamp":1430106790,"id":674,"parentId":617,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/general.js","layer":"rsc"},"startTime":1743116626091,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":610,"timestamp":1430108884,"id":675,"parentId":503,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+helper-validator-identifier@7.25.9/node_modules/@babel/helper-validator-identifier/lib/index.js","layer":"rsc"},"startTime":1743116626093,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":937,"timestamp":1430108977,"id":676,"parentId":607,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/processor.js","layer":"rsc"},"startTime":1743116626093,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":832,"timestamp":1430111368,"id":677,"parentId":620,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/filters.js","layer":"rsc"},"startTime":1743116626095,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":830,"timestamp":1430112699,"id":678,"parentId":620,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/pseudos.js","layer":"rsc"},"startTime":1743116626097,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":842,"timestamp":1430112791,"id":679,"parentId":620,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/aliases.js","layer":"rsc"},"startTime":1743116626097,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":857,"timestamp":1430116425,"id":680,"parentId":592,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js","layer":"rsc"},"startTime":1743116626100,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":423,"timestamp":1430119519,"id":681,"parentId":623,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/options.js","layer":"rsc"},"startTime":1743116626103,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":385,"timestamp":1430120192,"id":682,"parentId":623,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/string.js","layer":"rsc"},"startTime":1743116626104,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":574,"timestamp":1430120281,"id":683,"parentId":623,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/literal.js","layer":"rsc"},"startTime":1743116626104,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":349,"timestamp":1430121923,"id":684,"parentId":607,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/index.js","layer":"rsc"},"startTime":1743116626106,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":207,"timestamp":1430125930,"id":685,"parentId":593,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/util-deprecate@1.0.2/node_modules/util-deprecate/node.js","layer":"rsc"},"startTime":1743116626110,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":263,"timestamp":1430127557,"id":686,"parentId":630,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/signals.js","layer":"rsc"},"startTime":1743116626111,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":869,"timestamp":1430128225,"id":687,"parentId":645,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-js@4.0.1_postcss@8.4.40/node_modules/postcss-js/parser.js","layer":"rsc"},"startTime":1743116626112,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1046,"timestamp":1430128338,"id":688,"parentId":645,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-js@4.0.1_postcss@8.4.40/node_modules/postcss-js/objectifier.js","layer":"rsc"},"startTime":1743116626112,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1136,"timestamp":1430128419,"id":689,"parentId":645,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-js@4.0.1_postcss@8.4.40/node_modules/postcss-js/async.js","layer":"rsc"},"startTime":1743116626112,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":479,"timestamp":1430130555,"id":690,"parentId":645,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-js@4.0.1_postcss@8.4.40/node_modules/postcss-js/sync.js","layer":"rsc"},"startTime":1743116626114,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":583,"timestamp":1430132209,"id":691,"parentId":651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/corePluginList.js","layer":"rsc"},"startTime":1743116626116,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":642,"timestamp":1430132296,"id":692,"parentId":651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/configurePlugins.js","layer":"rsc"},"startTime":1743116626116,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":679,"timestamp":1430133568,"id":693,"parentId":651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/defaults.js","layer":"rsc"},"startTime":1743116626117,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":729,"timestamp":1430133662,"id":694,"parentId":651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/cloneDeep.js","layer":"rsc"},"startTime":1743116626118,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1149,"timestamp":1430133734,"id":695,"parentId":651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/public/colors.js","layer":"rsc"},"startTime":1743116626118,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2220,"timestamp":1430133803,"id":696,"parentId":651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/lib/util/normalizeConfig.js","layer":"rsc"},"startTime":1743116626118,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":982,"timestamp":1430136486,"id":697,"parentId":655,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/node/whitespace.js","layer":"rsc"},"startTime":1743116626120,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1893,"timestamp":1430136576,"id":698,"parentId":652,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwindcss@3.4.0/node_modules/tailwindcss/stubs/config.full.js","layer":"rsc"},"startTime":1743116626120,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1141,"timestamp":1430140299,"id":699,"parentId":655,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/node/parentheses.js","layer":"rsc"},"startTime":1743116626124,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":690,"timestamp":1430142588,"id":700,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/template-literals.js","layer":"rsc"},"startTime":1743116626126,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1258,"timestamp":1430142679,"id":701,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/expressions.js","layer":"rsc"},"startTime":1743116626127,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1289,"timestamp":1430145771,"id":702,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/statements.js","layer":"rsc"},"startTime":1743116626130,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1735,"timestamp":1430145863,"id":703,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/methods.js","layer":"rsc"},"startTime":1743116626130,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2409,"timestamp":1430145940,"id":704,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/modules.js","layer":"rsc"},"startTime":1743116626130,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2883,"timestamp":1430146018,"id":705,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/classes.js","layer":"rsc"},"startTime":1743116626130,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2343,"timestamp":1430151182,"id":706,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/types.js","layer":"rsc"},"startTime":1743116626135,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2586,"timestamp":1430151331,"id":707,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/base.js","layer":"rsc"},"startTime":1743116626135,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3979,"timestamp":1430151453,"id":708,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/flow.js","layer":"rsc"},"startTime":1743116626135,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1160,"timestamp":1430157483,"id":709,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/jsx.js","layer":"rsc"},"startTime":1743116626141,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1597,"timestamp":1430159061,"id":710,"parentId":656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+generator@7.26.3/node_modules/@babel/generator/lib/generators/typescript.js","layer":"rsc"},"startTime":1743116626143,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1771,"timestamp":1430162285,"id":711,"parentId":591,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@jridgewell+trace-mapping@0.3.25/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js","layer":"rsc"},"startTime":1743116626146,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2413,"timestamp":1430162378,"id":712,"parentId":591,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@jridgewell+gen-mapping@0.3.8/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js","layer":"rsc"},"startTime":1743116626146,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":467,"timestamp":1430167300,"id":713,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/stringify.js","layer":"rsc"},"startTime":1743116626151,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":939,"timestamp":1430168237,"id":714,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/traversal.js","layer":"rsc"},"startTime":1743116626152,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1197,"timestamp":1430168325,"id":715,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/querying.js","layer":"rsc"},"startTime":1743116626152,"traceId":"8c597312c6cecf46"}]
8
- [{"name":"build-module-js","duration":1684,"timestamp":1430168397,"id":716,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/legacy.js","layer":"rsc"},"startTime":1743116626152,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1921,"timestamp":1430168464,"id":717,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/manipulation.js","layer":"rsc"},"startTime":1743116626152,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2276,"timestamp":1430168531,"id":718,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/helpers.js","layer":"rsc"},"startTime":1743116626152,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1070,"timestamp":1430172924,"id":719,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domutils@3.1.0/node_modules/domutils/lib/feeds.js","layer":"rsc"},"startTime":1743116626157,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1820,"timestamp":1430173098,"id":720,"parentId":674,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/attributes.js","layer":"rsc"},"startTime":1743116626157,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3614,"timestamp":1430177830,"id":721,"parentId":676,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/parser.js","layer":"rsc"},"startTime":1743116626162,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1544,"timestamp":1430182621,"id":722,"parentId":675,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+helper-validator-identifier@7.25.9/node_modules/@babel/helper-validator-identifier/lib/identifier.js","layer":"rsc"},"startTime":1743116626166,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":329,"timestamp":1430184765,"id":723,"parentId":675,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+helper-validator-identifier@7.25.9/node_modules/@babel/helper-validator-identifier/lib/keyword.js","layer":"rsc"},"startTime":1743116626169,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":572,"timestamp":1430185948,"id":724,"parentId":634,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js","layer":"rsc"},"startTime":1743116626170,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":262,"timestamp":1430188163,"id":725,"parentId":631,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/mimic-fn@2.1.0/node_modules/mimic-fn/index.js","layer":"rsc"},"startTime":1743116626172,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":753,"timestamp":1430190039,"id":726,"parentId":682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/parse.js","layer":"rsc"},"startTime":1743116626174,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1048,"timestamp":1430190137,"id":727,"parentId":682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+template@7.25.9/node_modules/@babel/template/lib/populate.js","layer":"rsc"},"startTime":1743116626174,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1287,"timestamp":1430192913,"id":728,"parentId":635,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@babel+helper-string-parser@7.25.9/node_modules/@babel/helper-string-parser/lib/index.js","layer":"rsc"},"startTime":1743116626177,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":792,"timestamp":1430196416,"id":729,"parentId":648,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/index.js","layer":"rsc"},"startTime":1743116626180,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":844,"timestamp":1430196511,"id":730,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/types.js","layer":"rsc"},"startTime":1743116626180,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1520,"timestamp":1430196588,"id":731,"parentId":684,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/constructors.js","layer":"rsc"},"startTime":1743116626180,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1786,"timestamp":1430196665,"id":732,"parentId":684,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/guards.js","layer":"rsc"},"startTime":1743116626181,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":525,"timestamp":1430200024,"id":733,"parentId":647,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ms@2.1.3/node_modules/ms/index.js","layer":"rsc"},"startTime":1743116626184,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":301,"timestamp":1430201580,"id":734,"parentId":689,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-js@4.0.1_postcss@8.4.40/node_modules/postcss-js/process-result.js","layer":"rsc"},"startTime":1743116626185,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":384,"timestamp":1430205959,"id":735,"parentId":617,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/es/index.js","layer":"rsc"},"startTime":1743116626190,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":838,"timestamp":1430209114,"id":736,"parentId":653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/index.js","layer":"rsc"},"startTime":1743116626193,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":437,"timestamp":1430210884,"id":737,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/sortAscending.js","layer":"rsc"},"startTime":1743116626195,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1162,"timestamp":1430210985,"id":738,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/tokenize.js","layer":"rsc"},"startTime":1743116626195,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":618,"timestamp":1430213156,"id":739,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/tokenTypes.js","layer":"rsc"},"startTime":1743116626197,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":463,"timestamp":1430215326,"id":740,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/selector.js","layer":"rsc"},"startTime":1743116626199,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":676,"timestamp":1430215415,"id":741,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/root.js","layer":"rsc"},"startTime":1743116626199,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1079,"timestamp":1430217449,"id":742,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/className.js","layer":"rsc"},"startTime":1743116626201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1185,"timestamp":1430217539,"id":743,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/id.js","layer":"rsc"},"startTime":1743116626201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1315,"timestamp":1430217610,"id":744,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/comment.js","layer":"rsc"},"startTime":1743116626201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1430,"timestamp":1430217678,"id":745,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/tag.js","layer":"rsc"},"startTime":1743116626202,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1324,"timestamp":1430220639,"id":746,"parentId":677,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/index.js","layer":"rsc"},"startTime":1743116626204,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1433,"timestamp":1430220734,"id":747,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/string.js","layer":"rsc"},"startTime":1743116626205,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1576,"timestamp":1430220809,"id":748,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/pseudo.js","layer":"rsc"},"startTime":1743116626205,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2565,"timestamp":1430220879,"id":749,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/attribute.js","layer":"rsc"},"startTime":1743116626205,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":792,"timestamp":1430224770,"id":750,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/universal.js","layer":"rsc"},"startTime":1743116626209,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":721,"timestamp":1430226252,"id":751,"parentId":680,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js","layer":"rsc"},"startTime":1743116626210,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":824,"timestamp":1430226344,"id":752,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/combinator.js","layer":"rsc"},"startTime":1743116626210,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":929,"timestamp":1430226421,"id":753,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/nesting.js","layer":"rsc"},"startTime":1743116626210,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":393,"timestamp":1430229961,"id":754,"parentId":688,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/camelcase-css@2.0.1/node_modules/camelcase-css/index.js","layer":"rsc"},"startTime":1743116626214,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":431,"timestamp":1430230064,"id":755,"parentId":721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/util/index.js","layer":"rsc"},"startTime":1743116626214,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1081,"timestamp":1430233783,"id":756,"parentId":706,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/jsesc@3.1.0/node_modules/jsesc/jsesc.js","layer":"rsc"},"startTime":1743116626218,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":855,"timestamp":1430236582,"id":757,"parentId":713,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/index.js","layer":"rsc"},"startTime":1743116626220,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":355,"timestamp":1430237837,"id":758,"parentId":713,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/index.js","layer":"rsc"},"startTime":1743116626222,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":571,"timestamp":1430239630,"id":759,"parentId":729,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/processor.js","layer":"rsc"},"startTime":1743116626223,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1285,"timestamp":1430243801,"id":760,"parentId":740,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/container.js","layer":"rsc"},"startTime":1743116626228,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2435,"timestamp":1430245468,"id":761,"parentId":711,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@jridgewell+sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js","layer":"rsc"},"startTime":1743116626229,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4378,"timestamp":1430245580,"id":762,"parentId":736,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/node.js","layer":"rsc"},"startTime":1743116626229,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4574,"timestamp":1430245659,"id":763,"parentId":746,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/parse.js","layer":"rsc"},"startTime":1743116626230,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5081,"timestamp":1430245729,"id":764,"parentId":742,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/node.js","layer":"rsc"},"startTime":1743116626230,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5400,"timestamp":1430245803,"id":765,"parentId":745,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/selectors/namespace.js","layer":"rsc"},"startTime":1743116626230,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":714,"timestamp":1430252955,"id":766,"parentId":746,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/compile.js","layer":"rsc"},"startTime":1743116626237,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":772,"timestamp":1430253057,"id":767,"parentId":755,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/util/ensureObject.js","layer":"rsc"},"startTime":1743116626237,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":834,"timestamp":1430253132,"id":768,"parentId":755,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/util/getProp.js","layer":"rsc"},"startTime":1743116626237,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":317,"timestamp":1430255328,"id":769,"parentId":755,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/dist/util/stripComments.js","layer":"rsc"},"startTime":1743116626239,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":354,"timestamp":1430256159,"id":770,"parentId":729,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/index.js","layer":"rsc"},"startTime":1743116626240,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":894,"timestamp":1430257263,"id":771,"parentId":711,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@jridgewell+resolve-uri@3.1.2/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js","layer":"rsc"},"startTime":1743116626241,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1030,"timestamp":1430257353,"id":772,"parentId":735,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/es/types.js","layer":"rsc"},"startTime":1743116626241,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1354,"timestamp":1430258724,"id":773,"parentId":735,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/es/parse.js","layer":"rsc"},"startTime":1743116626243,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1751,"timestamp":1430258813,"id":774,"parentId":735,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/es/stringify.js","layer":"rsc"},"startTime":1743116626243,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3126,"timestamp":1430262840,"id":775,"parentId":759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/parser.js","layer":"rsc"},"startTime":1743116626247,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":880,"timestamp":1430266843,"id":776,"parentId":712,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@jridgewell+set-array@1.2.1/node_modules/@jridgewell/set-array/dist/set-array.umd.js","layer":"rsc"},"startTime":1743116626251,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":309,"timestamp":1430267950,"id":777,"parentId":757,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/foreignNames.js","layer":"rsc"},"startTime":1743116626252,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":500,"timestamp":1430270267,"id":778,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/types.js","layer":"rsc"},"startTime":1743116626254,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":751,"timestamp":1430270359,"id":779,"parentId":770,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/guards.js","layer":"rsc"},"startTime":1743116626254,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":967,"timestamp":1430270433,"id":780,"parentId":770,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/constructors.js","layer":"rsc"},"startTime":1743116626254,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":984,"timestamp":1430276986,"id":781,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/sortAscending.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1630,"timestamp":1430277091,"id":782,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/tokenize.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1845,"timestamp":1430277169,"id":783,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/tokenTypes.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1963,"timestamp":1430277238,"id":784,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/selector.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2187,"timestamp":1430277307,"id":785,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/className.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2409,"timestamp":1430277374,"id":786,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/root.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2518,"timestamp":1430277441,"id":787,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/comment.js","layer":"rsc"},"startTime":1743116626261,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1352,"timestamp":1430280440,"id":788,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/id.js","layer":"rsc"},"startTime":1743116626264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1441,"timestamp":1430280535,"id":789,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/string.js","layer":"rsc"},"startTime":1743116626264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1558,"timestamp":1430280612,"id":790,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/tag.js","layer":"rsc"},"startTime":1743116626264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":853,"timestamp":1430285129,"id":791,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/pseudo.js","layer":"rsc"},"startTime":1743116626269,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":960,"timestamp":1430285221,"id":792,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/combinator.js","layer":"rsc"},"startTime":1743116626269,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1063,"timestamp":1430285297,"id":793,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/universal.js","layer":"rsc"},"startTime":1743116626269,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2098,"timestamp":1430285368,"id":794,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/attribute.js","layer":"rsc"},"startTime":1743116626269,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2219,"timestamp":1430285437,"id":795,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/nesting.js","layer":"rsc"},"startTime":1743116626269,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":579,"timestamp":1430292259,"id":796,"parentId":742,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/cssesc@3.0.0/node_modules/cssesc/cssesc.js","layer":"rsc"},"startTime":1743116626276,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":346,"timestamp":1430294045,"id":797,"parentId":775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/util/index.js","layer":"rsc"},"startTime":1743116626278,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1490,"timestamp":1430295138,"id":798,"parentId":784,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/container.js","layer":"rsc"},"startTime":1743116626279,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1931,"timestamp":1430295230,"id":799,"parentId":785,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/node.js","layer":"rsc"},"startTime":1743116626279,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":848,"timestamp":1430297527,"id":800,"parentId":790,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/selectors/namespace.js","layer":"rsc"},"startTime":1743116626281,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":414,"timestamp":1430299319,"id":801,"parentId":794,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/util/unesc.js","layer":"rsc"},"startTime":1743116626283,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":311,"timestamp":1430301718,"id":802,"parentId":797,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/util/getProp.js","layer":"rsc"},"startTime":1743116626286,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":392,"timestamp":1430302101,"id":803,"parentId":797,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/util/stripComments.js","layer":"rsc"},"startTime":1743116626286,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":429,"timestamp":1430302195,"id":804,"parentId":797,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/postcss-selector-parser@6.1.2/node_modules/postcss-selector-parser/dist/util/ensureObject.js","layer":"rsc"},"startTime":1743116626286,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":648,"timestamp":1430303150,"id":805,"parentId":757,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/index.js","layer":"rsc"},"startTime":1743116626287,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1601,"timestamp":1430306606,"id":806,"parentId":805,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/decode.js","layer":"rsc"},"startTime":1743116626290,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":755,"timestamp":1430308336,"id":807,"parentId":805,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/escape.js","layer":"rsc"},"startTime":1743116626292,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":921,"timestamp":1430308452,"id":808,"parentId":805,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/encode.js","layer":"rsc"},"startTime":1743116626292,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":390,"timestamp":1430310547,"id":809,"parentId":806,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/decode_codepoint.js","layer":"rsc"},"startTime":1743116626294,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1040,"timestamp":1430311183,"id":810,"parentId":806,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/decode-data-html.js","layer":"rsc"},"startTime":1743116626295,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1037,"timestamp":1430311272,"id":811,"parentId":806,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/decode-data-xml.js","layer":"rsc"},"startTime":1743116626295,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1845,"timestamp":1430312323,"id":812,"parentId":808,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/encode-html.js","layer":"rsc"},"startTime":1743116626296,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1959502,"timestamp":1428355435,"id":24,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpreview%2F%5B...slug%5D%2Fpage&name=app%2Fpreview%2F%5B...slug%5D%2Fpage&pagePath=private-next-app-dir%2Fpreview%2F%5B...slug%5D%2Fpage.tsx&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Fpreview%2F%5B...slug%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":1198,"timestamp":1430347741,"id":830,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5B%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoLight.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22300%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoRegular.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22400%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoMedium.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22500%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoSemibold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22600%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoBold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22700%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoHeavy.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22800%5C%22%7D%5D%2C%5C%22variable%5C%22%3A%5C%22--font-sf-mono%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22sfMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Femails.tsx%22%2C%22ids%22%3A%5B%22EmailsProvider%22%5D%7D&server=true!","layer":"ssr"},"startTime":1743116626332,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":247,"timestamp":1430348952,"id":831,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5B%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoLight.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22300%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoRegular.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22400%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoMedium.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22500%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoSemibold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22600%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoBold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22700%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoHeavy.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22800%5C%22%7D%5D%2C%5C%22variable%5C%22%3A%5C%22--font-sf-mono%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22sfMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Femails.tsx%22%2C%22ids%22%3A%5B%22EmailsProvider%22%5D%7D&server=true!","layer":"rsc"},"startTime":1743116626333,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":310,"timestamp":1430349210,"id":832,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1743116626333,"traceId":"8c597312c6cecf46"}]
9
- [{"name":"build-module","duration":341,"timestamp":1430349681,"id":833,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1743116626334,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":331,"timestamp":1430350031,"id":834,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%22__esModule%22%2C%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Flogo.png%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fbutton.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fcode.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fsidebar%2Fsidebar.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftopbar.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1743116626334,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":208,"timestamp":1430350369,"id":835,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%22__esModule%22%2C%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Flogo.png%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fbutton.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fcode.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fsidebar%2Fsidebar.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftopbar.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"rsc"},"startTime":1743116626334,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":209,"timestamp":1430350583,"id":836,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fpreview%2F%5B...slug%5D%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftoolbar.tsx%22%2C%22ids%22%3A%5B%22Toolbar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22PreviewProvider%22%5D%7D&server=true!","layer":"ssr"},"startTime":1743116626334,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":148,"timestamp":1430350799,"id":837,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fpreview%2F%5B...slug%5D%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftoolbar.tsx%22%2C%22ids%22%3A%5B%22Toolbar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22PreviewProvider%22%5D%7D&server=true!","layer":"rsc"},"startTime":1743116626335,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":488,"timestamp":1430350953,"id":838,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js?actions=%5B%5B%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Factions%2Femail-validation%2Fcheck-compatibility.ts%22%2C%5B%7B%22id%22%3A%227f63a159499fcd706367cce9a8bfc7cf9edf31b74e%22%2C%22exportedName%22%3A%22checkCompatibility%22%7D%5D%5D%2C%5B%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Factions%2Femail-validation%2Fcheck-images.ts%22%2C%5B%7B%22id%22%3A%227fed278eac32cb3d3d983fa5b44b9a5a1a637bcfa5%22%2C%22exportedName%22%3A%22checkImages%22%7D%5D%5D%2C%5B%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Factions%2Femail-validation%2Fcheck-links.ts%22%2C%5B%7B%22id%22%3A%227f3672704318c5b9240bf60b5ff9aa3f60dcf36059%22%2C%22exportedName%22%3A%22checkLinks%22%7D%5D%5D%2C%5B%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Factions%2Fget-email-path-from-slug.ts%22%2C%5B%7B%22id%22%3A%227fb71b186780d71931564b7fd522e7577624d81387%22%2C%22exportedName%22%3A%22getEmailPathFromSlug%22%7D%5D%5D%2C%5B%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Factions%2Frender-email-by-path.tsx%22%2C%5B%7B%22id%22%3A%227f1085e2458e1c91782fa41554c66af90f15a17d95%22%2C%22exportedName%22%3A%22renderEmailByPath%22%7D%5D%5D%5D&__client_imported__=!","layer":"rsc"},"startTime":1743116626335,"traceId":"8c597312c6cecf46"},{"name":"image-size-calculation","duration":50,"timestamp":1430363855,"id":841,"parentId":840,"tags":{},"startTime":1743116626348,"traceId":"8c597312c6cecf46"},{"name":"image-resize","duration":5450,"timestamp":1430363932,"id":842,"parentId":840,"tags":{},"startTime":1743116626348,"traceId":"8c597312c6cecf46"},{"name":"image-base64-tostring","duration":5,"timestamp":1430369386,"id":862,"parentId":840,"tags":{},"startTime":1743116626353,"traceId":"8c597312c6cecf46"},{"name":"image-data-stringify","duration":10,"timestamp":1430369399,"id":863,"parentId":840,"tags":{},"startTime":1743116626353,"traceId":"8c597312c6cecf46"},{"name":"next-image-loader","duration":5642,"timestamp":1430363778,"id":840,"parentId":839,"tags":{},"startTime":1743116626348,"traceId":"8c597312c6cecf46"},{"name":"build-module-png","duration":5846,"timestamp":1430363716,"id":839,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/logo.png","layer":"ssr"},"startTime":1743116626348,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4931,"timestamp":1430366770,"id":843,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1743116626351,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":7211,"timestamp":1430367362,"id":845,"parentId":836,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/preview/[...slug]/preview.tsx","layer":"ssr"},"startTime":1743116626351,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8118,"timestamp":1430367629,"id":846,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/image-component.js","layer":"ssr"},"startTime":1743116626351,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9562,"timestamp":1430367321,"id":844,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-dir/link.js","layer":"ssr"},"startTime":1743116626351,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9537,"timestamp":1430367664,"id":847,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9786,"timestamp":1430367694,"id":848,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/client-segment.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9953,"timestamp":1430367751,"id":850,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":10230,"timestamp":1430367779,"id":851,"parentId":830,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/contexts/emails.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":10450,"timestamp":1430367839,"id":852,"parentId":836,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/contexts/preview.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":10758,"timestamp":1430367903,"id":853,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/button.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11092,"timestamp":1430368025,"id":855,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/shell.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11312,"timestamp":1430368085,"id":856,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":12285,"timestamp":1430367960,"id":854,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/code.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":12270,"timestamp":1430368200,"id":858,"parentId":834,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/sidebar.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14018,"timestamp":1430367722,"id":849,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13770,"timestamp":1430368285,"id":860,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14324,"timestamp":1430368258,"id":859,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14576,"timestamp":1430368308,"id":861,"parentId":832,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":18215,"timestamp":1430368141,"id":857,"parentId":836,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar.tsx","layer":"ssr"},"startTime":1743116626352,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":656,"timestamp":1430417341,"id":864,"parentId":843,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1743116626401,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1527,"timestamp":1430419730,"id":865,"parentId":843,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1743116626404,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1942,"timestamp":1430427114,"id":872,"parentId":847,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/search-params.js","layer":"ssr"},"startTime":1743116626411,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2821,"timestamp":1430427177,"id":873,"parentId":847,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/params.js","layer":"ssr"},"startTime":1743116626411,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7918,"timestamp":1430423648,"id":867,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/head.js","layer":"ssr"},"startTime":1743116626407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8350,"timestamp":1430423590,"id":866,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-loader.js","layer":"ssr"},"startTime":1743116626407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9548,"timestamp":1430423680,"id":868,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/get-img-props.js","layer":"ssr"},"startTime":1743116626408,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6605,"timestamp":1430426995,"id":869,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-config.js","layer":"ssr"},"startTime":1743116626411,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6654,"timestamp":1430427085,"id":871,"parentId":847,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"ssr"},"startTime":1743116626411,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7303,"timestamp":1430427052,"id":870,"parentId":844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils.js","layer":"ssr"},"startTime":1743116626411,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3090,"timestamp":1430441480,"id":874,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1743116626425,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3334,"timestamp":1430441547,"id":875,"parentId":855,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/logo.tsx","layer":"ssr"},"startTime":1743116626425,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3548,"timestamp":1430441628,"id":876,"parentId":856,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/heading.tsx","layer":"ssr"},"startTime":1743116626425,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3474,"timestamp":1430452989,"id":883,"parentId":858,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/clsx@2.1.0/node_modules/clsx/dist/clsx.mjs","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3956,"timestamp":1430453059,"id":884,"parentId":853,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-slot@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4070,"timestamp":1430453116,"id":885,"parentId":861,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4173,"timestamp":1430453225,"id":887,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4170,"timestamp":1430453466,"id":895,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4491,"timestamp":1430453582,"id":896,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4844,"timestamp":1430453653,"id":897,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/scheduler.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6108,"timestamp":1430453709,"id":898,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1743116626438,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6311,"timestamp":1430453765,"id":899,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/request/utils.js","layer":"ssr"},"startTime":1743116626438,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6389,"timestamp":1430453844,"id":901,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1743116626438,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9434,"timestamp":1430452605,"id":877,"parentId":851,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/env.ts","layer":"ssr"},"startTime":1743116626436,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9348,"timestamp":1430452819,"id":880,"parentId":855,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/index.ts","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9526,"timestamp":1430452758,"id":879,"parentId":853,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/unreachable.ts","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9714,"timestamp":1430452695,"id":878,"parentId":853,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/cn.ts","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9639,"timestamp":1430452876,"id":881,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/index.ts","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9645,"timestamp":1430452932,"id":882,"parentId":855,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/index.ts","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9519,"timestamp":1430453288,"id":888,"parentId":843,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9899,"timestamp":1430453185,"id":886,"parentId":859,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10090,"timestamp":1430453314,"id":889,"parentId":843,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10338,"timestamp":1430453341,"id":890,"parentId":865,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-error.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10553,"timestamp":1430453391,"id":892,"parentId":844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10865,"timestamp":1430453365,"id":891,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/use-merged-ref.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10629,"timestamp":1430453820,"id":900,"parentId":872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"ssr"},"startTime":1743116626438,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11430,"timestamp":1430453441,"id":894,"parentId":844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12114,"timestamp":1430453416,"id":893,"parentId":844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/links.js","layer":"ssr"},"startTime":1743116626437,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16385,"timestamp":1430467010,"id":903,"parentId":867,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"ssr"},"startTime":1743116626451,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16542,"timestamp":1430467042,"id":904,"parentId":868,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"ssr"},"startTime":1743116626451,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16970,"timestamp":1430466945,"id":902,"parentId":867,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"ssr"},"startTime":1743116626451,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":710,"timestamp":1430485101,"id":906,"parentId":851,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1743116626469,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":669,"timestamp":1430485202,"id":907,"parentId":851,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1743116626469,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":654,"timestamp":1430485268,"id":908,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1743116626469,"traceId":"8c597312c6cecf46"},{"name":"build-module-json","duration":384,"timestamp":1430487202,"id":925,"parentId":853,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/animated-icons-data/load.json","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5395,"timestamp":1430486981,"id":919,"parentId":878,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwind-merge@2.2.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5574,"timestamp":1430487044,"id":920,"parentId":884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7444,"timestamp":1430486658,"id":912,"parentId":892,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7914,"timestamp":1430486598,"id":910,"parentId":898,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1743116626470,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8367,"timestamp":1430486549,"id":909,"parentId":898,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1743116626470,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8587,"timestamp":1430486631,"id":911,"parentId":890,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1743116626470,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":8557,"timestamp":1430486820,"id":916,"parentId":880,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/language-map.ts","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":8784,"timestamp":1430486764,"id":915,"parentId":880,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/copy-text-to-clipboard.ts","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9371,"timestamp":1430486683,"id":913,"parentId":894,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9277,"timestamp":1430486928,"id":918,"parentId":880,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/as.ts","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9499,"timestamp":1430486874,"id":917,"parentId":880,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/sanitize.ts","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":9963,"timestamp":1430486707,"id":914,"parentId":881,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/text.tsx","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9780,"timestamp":1430487101,"id":921,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9924,"timestamp":1430487155,"id":923,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10049,"timestamp":1430487178,"id":924,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10506,"timestamp":1430487130,"id":922,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1743116626471,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":620,"timestamp":1430502074,"id":926,"parentId":906,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1743116626486,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1855,"timestamp":1430502183,"id":927,"parentId":844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1743116626486,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4651,"timestamp":1430502233,"id":928,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1743116626486,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":42185,"timestamp":1430467068,"id":905,"parentId":852,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/api/navigation.js","layer":"ssr"},"startTime":1743116626451,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4545,"timestamp":1430504963,"id":931,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1743116626489,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4816,"timestamp":1430504932,"id":930,"parentId":912,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1743116626489,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4963,"timestamp":1430504993,"id":932,"parentId":860,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/server-inserted-metadata.js","layer":"ssr"},"startTime":1743116626489,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5555,"timestamp":1430504881,"id":929,"parentId":922,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1743116626489,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3422,"timestamp":1430507213,"id":934,"parentId":856,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/tooltip.tsx","layer":"ssr"},"startTime":1743116626491,"traceId":"8c597312c6cecf46"}]
10
- [{"name":"build-module-js","duration":3856,"timestamp":1430507336,"id":936,"parentId":849,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1743116626491,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4413,"timestamp":1430507277,"id":935,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/resizable-wrapper.tsx","layer":"ssr"},"startTime":1743116626491,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5064,"timestamp":1430507129,"id":933,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/code-container.tsx","layer":"ssr"},"startTime":1743116626491,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1851,"timestamp":1430518175,"id":940,"parentId":851,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/get-emails-directory-metadata-action.ts","layer":"ssr"},"startTime":1743116626502,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2786,"timestamp":1430517989,"id":937,"parentId":928,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1743116626502,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2997,"timestamp":1430518114,"id":939,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar/active-view-toggle-group.tsx","layer":"ssr"},"startTime":1743116626502,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3496,"timestamp":1430518048,"id":938,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/send.tsx","layer":"ssr"},"startTime":1743116626502,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3674,"timestamp":1430522752,"id":943,"parentId":933,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/constants.ts","layer":"ssr"},"startTime":1743116626507,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3800,"timestamp":1430522848,"id":944,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/preview/[...slug]/rendering-error.tsx","layer":"ssr"},"startTime":1743116626507,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4426,"timestamp":1430522670,"id":941,"parentId":931,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1743116626507,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4818,"timestamp":1430522721,"id":942,"parentId":936,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"ssr"},"startTime":1743116626507,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5263,"timestamp":1430522917,"id":945,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar/view-size-controls.tsx","layer":"ssr"},"startTime":1743116626507,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4246,"timestamp":1430528467,"id":947,"parentId":856,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-hide-sidebar.tsx","layer":"ssr"},"startTime":1743116626512,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4333,"timestamp":1430528532,"id":948,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-arrow-down.tsx","layer":"ssr"},"startTime":1743116626512,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4657,"timestamp":1430528383,"id":946,"parentId":858,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/file-tree.tsx","layer":"ssr"},"startTime":1743116626512,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4617,"timestamp":1430528591,"id":949,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-check.tsx","layer":"ssr"},"startTime":1743116626512,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3259,"timestamp":1430536459,"id":951,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-reload.tsx","layer":"ssr"},"startTime":1743116626520,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3335,"timestamp":1430536538,"id":952,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-info.tsx","layer":"ssr"},"startTime":1743116626520,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3761,"timestamp":1430536397,"id":950,"parentId":942,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1743116626520,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2185,"timestamp":1430540423,"id":953,"parentId":851,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-hot-reload.ts","layer":"ssr"},"startTime":1743116626524,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2310,"timestamp":1430540502,"id":954,"parentId":852,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-email-rendering-result.ts","layer":"ssr"},"startTime":1743116626524,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4461,"timestamp":1430542914,"id":955,"parentId":852,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-rendering-metadata.ts","layer":"ssr"},"startTime":1743116626527,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4529,"timestamp":1430542996,"id":956,"parentId":854,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-fragment-identifier.ts","layer":"ssr"},"startTime":1743116626527,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4734,"timestamp":1430543069,"id":957,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-clamped-state.ts","layer":"ssr"},"startTime":1743116626527,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5099,"timestamp":1430543171,"id":958,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/compatibility.tsx","layer":"ssr"},"startTime":1743116626527,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5797,"timestamp":1430543233,"id":959,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/linter.tsx","layer":"ssr"},"startTime":1743116626527,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6772,"timestamp":1430549278,"id":960,"parentId":950,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1743116626533,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2840,"timestamp":1430556279,"id":962,"parentId":954,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/get-email-path-from-slug.ts","layer":"ssr"},"startTime":1743116626540,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3003,"timestamp":1430556195,"id":961,"parentId":954,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/render-email-by-path.tsx","layer":"ssr"},"startTime":1743116626540,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5284,"timestamp":1430559313,"id":963,"parentId":958,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/load-stream.ts","layer":"ssr"},"startTime":1743116626543,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5444,"timestamp":1430559397,"id":964,"parentId":959,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/linting.ts","layer":"ssr"},"startTime":1743116626543,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5490,"timestamp":1430559583,"id":967,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/toolbar-button.tsx","layer":"ssr"},"startTime":1743116626543,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5639,"timestamp":1430559521,"id":966,"parentId":958,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-compatibility.ts","layer":"ssr"},"startTime":1743116626543,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5640,"timestamp":1430559697,"id":969,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/use-cached-state.ts","layer":"ssr"},"startTime":1743116626544,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6029,"timestamp":1430559752,"id":970,"parentId":892,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1743116626544,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":6655,"timestamp":1430559640,"id":968,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/spam-assassin.tsx","layer":"ssr"},"startTime":1743116626543,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6361,"timestamp":1430566635,"id":972,"parentId":889,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1743116626550,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8249,"timestamp":1430566582,"id":971,"parentId":893,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router.js","layer":"ssr"},"startTime":1743116626550,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4136,"timestamp":1430575770,"id":974,"parentId":893,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"ssr"},"startTime":1743116626560,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5015,"timestamp":1430575692,"id":973,"parentId":893,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/segment-cache.js","layer":"ssr"},"startTime":1743116626560,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2163,"timestamp":1430580964,"id":975,"parentId":970,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1743116626565,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2239,"timestamp":1430581057,"id":976,"parentId":964,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-images.ts","layer":"ssr"},"startTime":1743116626565,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2259,"timestamp":1430581131,"id":977,"parentId":964,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-links.ts","layer":"ssr"},"startTime":1743116626565,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1774,"timestamp":1430587312,"id":978,"parentId":974,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"ssr"},"startTime":1743116626571,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2156,"timestamp":1430589731,"id":979,"parentId":905,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1743116626574,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":309,"timestamp":1430595702,"id":982,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js","layer":"ssr"},"startTime":1743116626580,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3314,"timestamp":1430595152,"id":981,"parentId":979,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1743116626579,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10099,"timestamp":1430594075,"id":980,"parentId":938,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/sonner@1.7.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/sonner/dist/index.mjs","layer":"ssr"},"startTime":1743116626578,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":819,"timestamp":1430605344,"id":983,"parentId":846,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js","layer":"ssr"},"startTime":1743116626589,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":760,"timestamp":1430605467,"id":984,"parentId":867,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js","layer":"ssr"},"startTime":1743116626589,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":743,"timestamp":1430605536,"id":985,"parentId":844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1743116626589,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":727,"timestamp":1430605602,"id":986,"parentId":867,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js","layer":"ssr"},"startTime":1743116626589,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2379,"timestamp":1430605665,"id":987,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1743116626590,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1054,"timestamp":1430610057,"id":996,"parentId":853,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@lottiefiles+dotlottie-react@0.12.3_react@19.0.0/node_modules/@lottiefiles/dotlottie-react/dist/index.js","layer":"ssr"},"startTime":1743116626594,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3330,"timestamp":1430608399,"id":989,"parentId":981,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/forbidden.js","layer":"ssr"},"startTime":1743116626592,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3605,"timestamp":1430608347,"id":988,"parentId":981,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1743116626592,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3770,"timestamp":1430608430,"id":990,"parentId":981,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unauthorized.js","layer":"ssr"},"startTime":1743116626592,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4006,"timestamp":1430608458,"id":991,"parentId":981,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"ssr"},"startTime":1743116626592,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2746,"timestamp":1430609981,"id":994,"parentId":928,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"ssr"},"startTime":1743116626594,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3026,"timestamp":1430609898,"id":992,"parentId":928,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-build-id.js","layer":"ssr"},"startTime":1743116626594,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3236,"timestamp":1430609949,"id":993,"parentId":928,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"ssr"},"startTime":1743116626594,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3393,"timestamp":1430610023,"id":995,"parentId":928,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"ssr"},"startTime":1743116626594,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":122651,"timestamp":1430559461,"id":965,"parentId":958,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/caniemail-data.ts","layer":"ssr"},"startTime":1743116626543,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":68480,"timestamp":1430614681,"id":997,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-tabs@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"ssr"},"startTime":1743116626599,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":72215,"timestamp":1430616009,"id":999,"parentId":995,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1743116626600,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":72569,"timestamp":1430615951,"id":998,"parentId":991,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unstable-rethrow.server.js","layer":"ssr"},"startTime":1743116626600,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2684,"timestamp":1430686142,"id":1001,"parentId":934,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/tooltip-content.tsx","layer":"ssr"},"startTime":1743116626670,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2999,"timestamp":1430685984,"id":1000,"parentId":933,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-button.tsx","layer":"ssr"},"startTime":1743116626670,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2958,"timestamp":1430686211,"id":1002,"parentId":933,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-clipboard.tsx","layer":"ssr"},"startTime":1743116626670,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":1770,"timestamp":1430693264,"id":1004,"parentId":939,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-source.tsx","layer":"ssr"},"startTime":1743116626677,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2012,"timestamp":1430693178,"id":1003,"parentId":933,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-download.tsx","layer":"ssr"},"startTime":1743116626677,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2009,"timestamp":1430693326,"id":1005,"parentId":939,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-monitor.tsx","layer":"ssr"},"startTime":1743116626677,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2090,"timestamp":1430693384,"id":1006,"parentId":947,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-base.tsx","layer":"ssr"},"startTime":1743116626677,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1882,"timestamp":1430696947,"id":1008,"parentId":998,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/router-utils/is-postpone.js","layer":"ssr"},"startTime":1743116626681,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":6487,"timestamp":1430693471,"id":1007,"parentId":946,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/file-tree-directory-children.tsx","layer":"ssr"},"startTime":1743116626677,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3164,"timestamp":1430697041,"id":1009,"parentId":998,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1743116626681,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":418,"timestamp":1430700425,"id":1011,"parentId":940,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7fd13ca59ca7cdf9f342c062578af286b2404dd97c&name=getEmailsDirectoryMetadataAction!","layer":"ssr"},"startTime":1743116626684,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":139,"timestamp":1430700850,"id":1012,"parentId":962,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7fb71b186780d71931564b7fd522e7577624d81387&name=getEmailPathFromSlug!","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":153,"timestamp":1430700995,"id":1013,"parentId":961,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f1085e2458e1c91782fa41554c66af90f15a17d95&name=renderEmailByPath!","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":120,"timestamp":1430701153,"id":1014,"parentId":966,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f63a159499fcd706367cce9a8bfc7cf9edf31b74e&name=checkCompatibility!","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":127,"timestamp":1430701279,"id":1015,"parentId":976,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7fed278eac32cb3d3d983fa5b44b9a5a1a637bcfa5&name=checkImages!","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":111,"timestamp":1430701412,"id":1016,"parentId":977,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f3672704318c5b9240bf60b5ff9aa3f60dcf36059&name=checkLinks!","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3157,"timestamp":1430700327,"id":1010,"parentId":928,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client-edge.js","layer":"ssr"},"startTime":1743116626684,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4177,"timestamp":1430701595,"id":1018,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4516,"timestamp":1430701531,"id":1017,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/remove-base-path.js","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4686,"timestamp":1430701625,"id":1019,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/use-reducer.js","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5008,"timestamp":1430701651,"id":1020,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router-announcer.js","layer":"ssr"},"startTime":1743116626685,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":1118,"timestamp":1430708980,"id":1022,"parentId":958,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-warning.tsx","layer":"ssr"},"startTime":1743116626693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2038,"timestamp":1430709106,"id":1025,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1743116626693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2348,"timestamp":1430709081,"id":1024,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"ssr"},"startTime":1743116626693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2908,"timestamp":1430709129,"id":1026,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"ssr"},"startTime":1743116626693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3524,"timestamp":1430709052,"id":1023,"parentId":971,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1743116626693,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4668,"timestamp":1430708900,"id":1021,"parentId":857,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/index.mjs","layer":"ssr"},"startTime":1743116626693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3617,"timestamp":1430710143,"id":1027,"parentId":1018,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1743116626694,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2135,"timestamp":1430743463,"id":1028,"parentId":958,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/code-preview-line-link.tsx","layer":"ssr"},"startTime":1743116626727,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":1628,"timestamp":1430744170,"id":1029,"parentId":958,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/results.tsx","layer":"ssr"},"startTime":1743116626728,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3010,"timestamp":1430744833,"id":1030,"parentId":974,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"ssr"},"startTime":1743116626729,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":690,"timestamp":1430749694,"id":1031,"parentId":888,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1743116626734,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":14865,"timestamp":1430749778,"id":1032,"parentId":854,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/prism-react-renderer@2.1.0_react@19.0.0/node_modules/prism-react-renderer/dist/index.mjs","layer":"ssr"},"startTime":1743116626734,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":849,"timestamp":1430767545,"id":1039,"parentId":845,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-debounce@10.0.4_react@19.0.0/node_modules/use-debounce/dist/index.module.js","layer":"ssr"},"startTime":1743116626751,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4859,"timestamp":1430765458,"id":1034,"parentId":938,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-popover@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"ssr"},"startTime":1743116626749,"traceId":"8c597312c6cecf46"}]
11
- [{"name":"build-module-js","duration":3302,"timestamp":1430767468,"id":1037,"parentId":979,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1743116626751,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7201,"timestamp":1430765351,"id":1033,"parentId":934,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-tooltip@1.1.2_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"ssr"},"startTime":1743116626749,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6297,"timestamp":1430766990,"id":1035,"parentId":939,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0_k2i7wzb3kvajtmj5lc43jykaqa/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"ssr"},"startTime":1743116626751,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6046,"timestamp":1430767515,"id":1038,"parentId":979,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1743116626751,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7632,"timestamp":1430767078,"id":1036,"parentId":945,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.4_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19._tak6ycn5x4stdfo2deuqce7q3i/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"ssr"},"startTime":1743116626751,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":553,"timestamp":1430808007,"id":1040,"parentId":932,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-metadata.js","layer":"ssr"},"startTime":1743116626792,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2552,"timestamp":1430808125,"id":1041,"parentId":946,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0._7wcd7bikdktyeugx674qsrmuhy/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"ssr"},"startTime":1743116626792,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":727,"timestamp":1430813906,"id":1042,"parentId":959,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/pretty-bytes@6.1.1/node_modules/pretty-bytes/index.js","layer":"ssr"},"startTime":1743116626798,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":1968,"timestamp":1430813985,"id":1043,"parentId":1007,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/file-tree-directory.tsx","layer":"ssr"},"startTime":1743116626798,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1076,"timestamp":1430819337,"id":1047,"parentId":1025,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"ssr"},"startTime":1743116626803,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":1395,"timestamp":1430819193,"id":1044,"parentId":1007,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-file.tsx","layer":"ssr"},"startTime":1743116626803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1199,"timestamp":1430820659,"id":1048,"parentId":953,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm-debug/index.js","layer":"ssr"},"startTime":1743116626805,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1340,"timestamp":1430820770,"id":1050,"parentId":1011,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"ssr"},"startTime":1743116626805,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1442,"timestamp":1430820833,"id":1051,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"ssr"},"startTime":1743116626805,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3976,"timestamp":1430819277,"id":1045,"parentId":1026,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/promise-queue.js","layer":"ssr"},"startTime":1743116626803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4872,"timestamp":1430819310,"id":1046,"parentId":1026,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"ssr"},"startTime":1743116626803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3626,"timestamp":1430820738,"id":1049,"parentId":1019,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/react-dev-overlay/utils/dev-indicator/use-sync-dev-render-indicator.js","layer":"ssr"},"startTime":1743116626805,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":688,"timestamp":1430830209,"id":1052,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"ssr"},"startTime":1743116626814,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":910,"timestamp":1430830293,"id":1053,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"ssr"},"startTime":1743116626814,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1110,"timestamp":1430830354,"id":1054,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"ssr"},"startTime":1743116626814,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1203,"timestamp":1430830409,"id":1055,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"ssr"},"startTime":1743116626814,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1232,"timestamp":1430837180,"id":1056,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1265,"timestamp":1430837256,"id":1057,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1316,"timestamp":1430837314,"id":1058,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1390,"timestamp":1430837382,"id":1059,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1422,"timestamp":1430837458,"id":1060,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1430,"timestamp":1430837540,"id":1061,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1460,"timestamp":1430837610,"id":1062,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"ssr"},"startTime":1743116626821,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1554,"timestamp":1430837667,"id":1063,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"ssr"},"startTime":1743116626822,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1647,"timestamp":1430837721,"id":1064,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"ssr"},"startTime":1743116626822,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1743,"timestamp":1430837773,"id":1065,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"ssr"},"startTime":1743116626822,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":797,"timestamp":1430845145,"id":1066,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"ssr"},"startTime":1743116626829,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":799,"timestamp":1430845231,"id":1067,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/GlobalConfig.mjs","layer":"ssr"},"startTime":1743116626829,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":894,"timestamp":1430845291,"id":1068,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"ssr"},"startTime":1743116626829,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":953,"timestamp":1430845349,"id":1069,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"ssr"},"startTime":1743116626829,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1010,"timestamp":1430845406,"id":1070,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"ssr"},"startTime":1743116626829,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1795,"timestamp":1430855640,"id":1071,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"ssr"},"startTime":1743116626839,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":446,"timestamp":1430880688,"id":1072,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"ssr"},"startTime":1743116626865,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":394,"timestamp":1430882072,"id":1073,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"ssr"},"startTime":1743116626866,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":421,"timestamp":1430882163,"id":1074,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"ssr"},"startTime":1743116626866,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1560,"timestamp":1430885649,"id":1075,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"ssr"},"startTime":1743116626869,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":582,"timestamp":1430895039,"id":1076,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/store.mjs","layer":"ssr"},"startTime":1743116626879,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":600,"timestamp":1430895126,"id":1077,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"ssr"},"startTime":1743116626879,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":630,"timestamp":1430895187,"id":1078,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"ssr"},"startTime":1743116626879,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1073,"timestamp":1430896764,"id":1079,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"ssr"},"startTime":1743116626881,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1179,"timestamp":1430896899,"id":1080,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"ssr"},"startTime":1743116626881,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1264,"timestamp":1430896976,"id":1081,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"ssr"},"startTime":1743116626881,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1310,"timestamp":1430897058,"id":1082,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"ssr"},"startTime":1743116626881,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":457,"timestamp":1430902419,"id":1088,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"ssr"},"startTime":1743116626886,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2545,"timestamp":1430900771,"id":1083,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"ssr"},"startTime":1743116626885,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2545,"timestamp":1430900887,"id":1084,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"ssr"},"startTime":1743116626885,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2435,"timestamp":1430902197,"id":1085,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"ssr"},"startTime":1743116626886,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2462,"timestamp":1430902290,"id":1086,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"ssr"},"startTime":1743116626886,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2513,"timestamp":1430902358,"id":1087,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"ssr"},"startTime":1743116626886,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1878,"timestamp":1430913294,"id":1089,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"ssr"},"startTime":1743116626897,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1950,"timestamp":1430913445,"id":1091,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"ssr"},"startTime":1743116626897,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2010,"timestamp":1430913671,"id":1095,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2086,"timestamp":1430913727,"id":1096,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2149,"timestamp":1430913784,"id":1097,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2213,"timestamp":1430913843,"id":1098,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2330,"timestamp":1430913900,"id":1099,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4267,"timestamp":1430913954,"id":1100,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5145,"timestamp":1430914018,"id":1101,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5570,"timestamp":1430914075,"id":1102,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5659,"timestamp":1430914129,"id":1103,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5776,"timestamp":1430914184,"id":1104,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"ssr"},"startTime":1743116626898,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9461,"timestamp":1430913503,"id":1092,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"ssr"},"startTime":1743116626897,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9645,"timestamp":1430913559,"id":1093,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"ssr"},"startTime":1743116626897,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9862,"timestamp":1430913615,"id":1094,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"ssr"},"startTime":1743116626897,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10830,"timestamp":1430913381,"id":1090,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"ssr"},"startTime":1743116626897,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1265,"timestamp":1430951953,"id":1105,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"ssr"},"startTime":1743116626936,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1345,"timestamp":1430952075,"id":1106,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/index.mjs","layer":"ssr"},"startTime":1743116626936,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1864,"timestamp":1430952143,"id":1107,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/complex/index.mjs","layer":"ssr"},"startTime":1743116626936,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":685,"timestamp":1430959421,"id":1108,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/numbers/units.mjs","layer":"ssr"},"startTime":1743116626943,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1082,"timestamp":1430959506,"id":1109,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/spring/index.mjs","layer":"ssr"},"startTime":1743116626943,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1446,"timestamp":1430959570,"id":1110,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/spring/find.mjs","layer":"ssr"},"startTime":1743116626943,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1557,"timestamp":1430959629,"id":1111,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"ssr"},"startTime":1743116626943,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":471,"timestamp":1430961994,"id":1112,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"ssr"},"startTime":1743116626946,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":815,"timestamp":1430963371,"id":1113,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"ssr"},"startTime":1743116626947,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":952,"timestamp":1430963447,"id":1114,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"ssr"},"startTime":1743116626947,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1034,"timestamp":1430963507,"id":1115,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"ssr"},"startTime":1743116626947,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1130,"timestamp":1430963563,"id":1116,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"ssr"},"startTime":1743116626947,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1639,"timestamp":1430972042,"id":1117,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/index.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1648,"timestamp":1430972123,"id":1118,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1782,"timestamp":1430972185,"id":1119,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1915,"timestamp":1430972241,"id":1120,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/transform.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1945,"timestamp":1430972297,"id":1121,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/clamp.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2179,"timestamp":1430972351,"id":1122,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/inertia.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2253,"timestamp":1430972406,"id":1123,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2275,"timestamp":1430972462,"id":1124,"parentId":979,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1743116626956,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":901,"timestamp":1430977576,"id":1125,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/keyframes.mjs","layer":"ssr"},"startTime":1743116626961,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1154,"timestamp":1430977655,"id":1126,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"ssr"},"startTime":1743116626961,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1424,"timestamp":1430977714,"id":1127,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"ssr"},"startTime":1743116626962,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":732,"timestamp":1430984179,"id":1128,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/pipe.mjs","layer":"ssr"},"startTime":1743116626968,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":863,"timestamp":1430984263,"id":1129,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"ssr"},"startTime":1743116626968,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":981,"timestamp":1430984323,"id":1130,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/stagger.mjs","layer":"ssr"},"startTime":1743116626968,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1009,"timestamp":1430984379,"id":1131,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/wrap.mjs","layer":"ssr"},"startTime":1743116626968,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1037,"timestamp":1430984433,"id":1132,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/progress.mjs","layer":"ssr"},"startTime":1743116626968,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":952,"timestamp":1430986231,"id":1133,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/index.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1013,"timestamp":1430986304,"id":1134,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/index-legacy.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1077,"timestamp":1430986363,"id":1135,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/anticipate.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"}]
12
- [{"name":"build-module-mjs","duration":1314,"timestamp":1430986419,"id":1136,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/back.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1369,"timestamp":1430986473,"id":1137,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/circ.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1425,"timestamp":1430986526,"id":1138,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/ease.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1511,"timestamp":1430986578,"id":1139,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/steps.mjs","layer":"ssr"},"startTime":1743116626970,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1026,"timestamp":1430990393,"id":1140,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/cubic-bezier.mjs","layer":"ssr"},"startTime":1743116626974,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1040,"timestamp":1430990471,"id":1141,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/modifiers/mirror.mjs","layer":"ssr"},"startTime":1743116626974,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1082,"timestamp":1430990531,"id":1142,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"ssr"},"startTime":1743116626974,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1178,"timestamp":1430990586,"id":1143,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/errors.mjs","layer":"ssr"},"startTime":1743116626974,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1446,"timestamp":1430990641,"id":1144,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/interpolate.mjs","layer":"ssr"},"startTime":1743116626974,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1086,"timestamp":1430995097,"id":1145,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/frame.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1096,"timestamp":1430995173,"id":1146,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/modifiers/reverse.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1123,"timestamp":1430995231,"id":1147,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1173,"timestamp":1430995288,"id":1148,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1401,"timestamp":1430995341,"id":1149,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1442,"timestamp":1430995395,"id":1150,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1509,"timestamp":1430995447,"id":1151,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1832,"timestamp":1430995501,"id":1152,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2033,"timestamp":1430995555,"id":1153,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2061,"timestamp":1430995608,"id":1154,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"ssr"},"startTime":1743116626979,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":635,"timestamp":1431000858,"id":1155,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"ssr"},"startTime":1743116626985,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":638,"timestamp":1431000938,"id":1156,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/utils/is-motion-value.mjs","layer":"ssr"},"startTime":1743116626985,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":741,"timestamp":1431001007,"id":1157,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/utils/lock.mjs","layer":"ssr"},"startTime":1743116626985,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":992,"timestamp":1431004038,"id":1158,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1125,"timestamp":1431004119,"id":1159,"parentId":1021,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2173,"timestamp":1431004217,"id":1161,"parentId":1030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2549,"timestamp":1431004184,"id":1160,"parentId":1030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4999,"timestamp":1431004269,"id":1163,"parentId":1030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6093,"timestamp":1431004244,"id":1162,"parentId":1030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6995,"timestamp":1431004293,"id":1164,"parentId":1030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"ssr"},"startTime":1743116626988,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1827,"timestamp":1431024450,"id":1166,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+primitive@1.1.0/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1743116627008,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":80101,"timestamp":1431024517,"id":1167,"parentId":996,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@lottiefiles+dotlottie-web@0.40.1/node_modules/@lottiefiles/dotlottie-web/dist/index.js","layer":"ssr"},"startTime":1743116627008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":80516,"timestamp":1431024576,"id":1168,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-primitive@2.0.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1743116627008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":80614,"timestamp":1431024688,"id":1170,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-direction@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"ssr"},"startTime":1743116627009,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":80933,"timestamp":1431024796,"id":1172,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-context@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1743116627009,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":83436,"timestamp":1431024364,"id":1165,"parentId":1030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"ssr"},"startTime":1743116627008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":86829,"timestamp":1431024633,"id":1169,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-presence@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1743116627008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":87679,"timestamp":1431024742,"id":1171,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0_ihp5veyafofttolcs3sgds6ifa/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1743116627009,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":326,"timestamp":1431117879,"id":1173,"parentId":1051,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"ssr"},"startTime":1743116627102,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":456,"timestamp":1431119883,"id":1174,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-id@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"ssr"},"startTime":1743116627104,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":618,"timestamp":1431119980,"id":1175,"parentId":997,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"ssr"},"startTime":1743116627104,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":949,"timestamp":1431122091,"id":1178,"parentId":1048,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm-debug/url.js","layer":"ssr"},"startTime":1743116627106,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1800,"timestamp":1431122154,"id":1179,"parentId":1048,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm-debug/manager.js","layer":"ssr"},"startTime":1743116627106,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2504,"timestamp":1431121930,"id":1176,"parentId":1043,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-folder.tsx","layer":"ssr"},"startTime":1743116627106,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2555,"timestamp":1431122024,"id":1177,"parentId":1043,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-folder-open.tsx","layer":"ssr"},"startTime":1743116627106,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2260,"timestamp":1431131418,"id":1180,"parentId":1048,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm-debug/socket.js","layer":"ssr"},"startTime":1743116627115,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2333,"timestamp":1431131507,"id":1181,"parentId":1052,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"ssr"},"startTime":1743116627115,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1299,"timestamp":1431135327,"id":1182,"parentId":1056,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"ssr"},"startTime":1743116627119,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1321,"timestamp":1431135406,"id":1183,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/warn-once.mjs","layer":"ssr"},"startTime":1743116627119,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1385,"timestamp":1431135466,"id":1184,"parentId":1058,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/resolve-value.mjs","layer":"ssr"},"startTime":1743116627119,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1468,"timestamp":1431135526,"id":1185,"parentId":1061,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"ssr"},"startTime":1743116627119,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1118,"timestamp":1431138071,"id":1186,"parentId":1066,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-instant-transition-state.mjs","layer":"ssr"},"startTime":1743116627122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1115,"timestamp":1431138151,"id":1187,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"ssr"},"startTime":1743116627122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1198,"timestamp":1431138212,"id":1188,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"ssr"},"startTime":1743116627122,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1235,"timestamp":1431138275,"id":1189,"parentId":1045,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"ssr"},"startTime":1743116627122,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1262,"timestamp":1431138333,"id":1190,"parentId":1045,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"ssr"},"startTime":1743116627122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1291,"timestamp":1431138389,"id":1191,"parentId":1070,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"ssr"},"startTime":1743116627122,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1297,"timestamp":1431142155,"id":1192,"parentId":1048,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.3.7/node_modules/debug/src/index.js","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1639,"timestamp":1431142236,"id":1193,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-context@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1915,"timestamp":1431142469,"id":1197,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/aria-hidden@1.2.4/node_modules/aria-hidden/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":907,"timestamp":1431145439,"id":1201,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"ssr"},"startTime":1743116627129,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1388,"timestamp":1431145546,"id":1202,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"ssr"},"startTime":1743116627129,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1392,"timestamp":1431145638,"id":1203,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627129,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5280,"timestamp":1431142298,"id":1194,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5197,"timestamp":1431142604,"id":1199,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-portal@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7374,"timestamp":1431142359,"id":1195,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom_2ss4q4ngquycclrblzgkznkfty/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8138,"timestamp":1431142414,"id":1196,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0._k3kvbkdwdtx7rblqoj6sb3u5ca/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8900,"timestamp":1431142543,"id":1198,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-popper@1.2.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1743116627126,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9363,"timestamp":1431145314,"id":1200,"parentId":1034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-presence@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1743116627129,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1352,"timestamp":1431164387,"id":1204,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"ssr"},"startTime":1743116627148,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1300,"timestamp":1431164553,"id":1206,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"ssr"},"startTime":1743116627148,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1318,"timestamp":1431164610,"id":1207,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"ssr"},"startTime":1743116627148,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1383,"timestamp":1431164666,"id":1208,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"ssr"},"startTime":1743116627149,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1532,"timestamp":1431164725,"id":1209,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/subscription-manager.mjs","layer":"ssr"},"startTime":1743116627149,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1646,"timestamp":1431164779,"id":1210,"parentId":1033,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@1_gm2dqjrremaem7b4tr3u3q3xci/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"ssr"},"startTime":1743116627149,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1699,"timestamp":1431164846,"id":1211,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"ssr"},"startTime":1743116627149,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1852,"timestamp":1431164913,"id":1212,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"ssr"},"startTime":1743116627149,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1977,"timestamp":1431164968,"id":1213,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"ssr"},"startTime":1743116627149,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1317,"timestamp":1431167675,"id":1214,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/transform.mjs","layer":"ssr"},"startTime":1743116627152,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1356,"timestamp":1431167757,"id":1215,"parentId":1036,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+primitive@1.1.1/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"ssr"},"startTime":1743116627152,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1342,"timestamp":1431167889,"id":1217,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-numerical-string.mjs","layer":"ssr"},"startTime":1743116627152,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1720,"timestamp":1431167965,"id":1218,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.mjs","layer":"ssr"},"startTime":1743116627152,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6718,"timestamp":1431164485,"id":1205,"parentId":1071,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"ssr"},"startTime":1743116627148,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3709,"timestamp":1431167819,"id":1216,"parentId":1035,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-toggle@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"ssr"},"startTime":1743116627152,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1020,"timestamp":1431171633,"id":1219,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-zero-value-string.mjs","layer":"ssr"},"startTime":1743116627155,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1086,"timestamp":1431171712,"id":1220,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/sync-time.mjs","layer":"ssr"},"startTime":1743116627156,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1142,"timestamp":1431171778,"id":1221,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/find.mjs","layer":"ssr"},"startTime":1743116627156,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1220,"timestamp":1431171836,"id":1222,"parentId":1077,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"ssr"},"startTime":1743116627156,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1285,"timestamp":1431171893,"id":1223,"parentId":1075,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.mjs","layer":"ssr"},"startTime":1743116627156,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1436,"timestamp":1431171967,"id":1224,"parentId":1036,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"ssr"},"startTime":1743116627156,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1265,"timestamp":1431178979,"id":1225,"parentId":1079,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1246,"timestamp":1431179100,"id":1226,"parentId":1078,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1252,"timestamp":1431179178,"id":1227,"parentId":1079,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1407,"timestamp":1431179254,"id":1228,"parentId":1036,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-primitive@2.0.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1507,"timestamp":1431179324,"id":1229,"parentId":1080,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1663,"timestamp":1431179392,"id":1230,"parentId":1088,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1710,"timestamp":1431179463,"id":1231,"parentId":1088,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/motion/create.mjs","layer":"ssr"},"startTime":1743116627163,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":663,"timestamp":1431191804,"id":1232,"parentId":1099,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"ssr"},"startTime":1743116627176,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":548,"timestamp":1431195734,"id":1233,"parentId":1099,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"ssr"},"startTime":1743116627180,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":632,"timestamp":1431195815,"id":1234,"parentId":1095,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"ssr"},"startTime":1743116627180,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":656,"timestamp":1431195878,"id":1235,"parentId":1089,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/m/create.mjs","layer":"ssr"},"startTime":1743116627180,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":467,"timestamp":1431200127,"id":1237,"parentId":1116,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/time-conversion.mjs","layer":"ssr"},"startTime":1743116627184,"traceId":"8c597312c6cecf46"}]
13
- [{"name":"build-module-mjs","duration":609,"timestamp":1431200193,"id":1238,"parentId":1140,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/noop.mjs","layer":"ssr"},"startTime":1743116627184,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":646,"timestamp":1431202022,"id":1239,"parentId":1099,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"ssr"},"startTime":1743116627186,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":909,"timestamp":1431202105,"id":1240,"parentId":1100,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.mjs","layer":"ssr"},"startTime":1743116627186,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1298,"timestamp":1431202167,"id":1241,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.mjs","layer":"ssr"},"startTime":1743116627186,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8023,"timestamp":1431200019,"id":1236,"parentId":1036,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-menu@2.1.4_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"ssr"},"startTime":1743116627184,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":640,"timestamp":1431230168,"id":1242,"parentId":1100,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/utils/calc-duration.mjs","layer":"ssr"},"startTime":1743116627214,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":618,"timestamp":1431230277,"id":1243,"parentId":1100,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/utils/is-generator.mjs","layer":"ssr"},"startTime":1743116627214,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":714,"timestamp":1431230346,"id":1244,"parentId":1100,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.mjs","layer":"ssr"},"startTime":1743116627214,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":614,"timestamp":1431232121,"id":1245,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/index.mjs","layer":"ssr"},"startTime":1743116627216,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":779,"timestamp":1431232201,"id":1246,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/easing.mjs","layer":"ssr"},"startTime":1743116627216,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":853,"timestamp":1431232268,"id":1247,"parentId":1100,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"ssr"},"startTime":1743116627216,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":376,"timestamp":1431234089,"id":1248,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/attach-timeline.mjs","layer":"ssr"},"startTime":1743116627218,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":667,"timestamp":1431235705,"id":1249,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-linear-easing.mjs","layer":"ssr"},"startTime":1743116627220,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":675,"timestamp":1431235782,"id":1250,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.mjs","layer":"ssr"},"startTime":1743116627220,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":843,"timestamp":1431235846,"id":1251,"parentId":1032,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/clsx@1.2.1/node_modules/clsx/dist/clsx.m.js","layer":"ssr"},"startTime":1743116627220,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":897,"timestamp":1431235903,"id":1252,"parentId":1102,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"ssr"},"startTime":1743116627220,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":934,"timestamp":1431235958,"id":1253,"parentId":1101,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.mjs","layer":"ssr"},"startTime":1743116627220,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":647,"timestamp":1431237541,"id":1254,"parentId":1102,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"ssr"},"startTime":1743116627221,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":649,"timestamp":1431237625,"id":1255,"parentId":1102,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"ssr"},"startTime":1743116627221,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":668,"timestamp":1431237686,"id":1256,"parentId":1102,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"ssr"},"startTime":1743116627222,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":865,"timestamp":1431239624,"id":1257,"parentId":1094,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"ssr"},"startTime":1743116627223,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":543,"timestamp":1431241070,"id":1259,"parentId":1103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"ssr"},"startTime":1743116627225,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":596,"timestamp":1431241148,"id":1260,"parentId":1090,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"ssr"},"startTime":1743116627225,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":638,"timestamp":1431241208,"id":1261,"parentId":1105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/number.mjs","layer":"ssr"},"startTime":1743116627225,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":670,"timestamp":1431241272,"id":1262,"parentId":1041,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"ssr"},"startTime":1743116627225,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2789,"timestamp":1431239706,"id":1258,"parentId":1090,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"ssr"},"startTime":1743116627224,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":557,"timestamp":1431246594,"id":1263,"parentId":1105,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.mjs","layer":"ssr"},"startTime":1743116627230,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":659,"timestamp":1431246673,"id":1264,"parentId":1106,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/hex.mjs","layer":"ssr"},"startTime":1743116627231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":748,"timestamp":1431246731,"id":1265,"parentId":1106,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/hsla.mjs","layer":"ssr"},"startTime":1743116627231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":841,"timestamp":1431246791,"id":1266,"parentId":1106,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/rgba.mjs","layer":"ssr"},"startTime":1743116627231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":441,"timestamp":1431250110,"id":1267,"parentId":1107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/color-regex.mjs","layer":"ssr"},"startTime":1743116627234,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":543,"timestamp":1431251598,"id":1268,"parentId":1107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/float-regex.mjs","layer":"ssr"},"startTime":1743116627235,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":633,"timestamp":1431251678,"id":1269,"parentId":1111,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/array.mjs","layer":"ssr"},"startTime":1743116627236,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":648,"timestamp":1431251736,"id":1270,"parentId":1111,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"ssr"},"startTime":1743116627236,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":668,"timestamp":1431251793,"id":1271,"parentId":1107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/sanitize.mjs","layer":"ssr"},"startTime":1743116627236,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1426,"timestamp":1431253025,"id":1272,"parentId":1048,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/esm-debug/index.js","layer":"ssr"},"startTime":1743116627237,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1435,"timestamp":1431253104,"id":1273,"parentId":1117,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/velocity-per-second.mjs","layer":"ssr"},"startTime":1743116627237,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1640,"timestamp":1431253174,"id":1274,"parentId":1119,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/GroupPlaybackControls.mjs","layer":"ssr"},"startTime":1743116627237,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1609,"timestamp":1431253316,"id":1276,"parentId":1122,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.mjs","layer":"ssr"},"startTime":1743116627237,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3800,"timestamp":1431253252,"id":1275,"parentId":1118,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"ssr"},"startTime":1743116627237,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2450,"timestamp":1431261761,"id":1277,"parentId":1118,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"ssr"},"startTime":1743116627246,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":346,"timestamp":1431266988,"id":1278,"parentId":1119,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"ssr"},"startTime":1743116627251,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":436,"timestamp":1431270071,"id":1279,"parentId":1119,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"ssr"},"startTime":1743116627254,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":349,"timestamp":1431276546,"id":1280,"parentId":1126,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/supports.mjs","layer":"ssr"},"startTime":1743116627260,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":490,"timestamp":1431276629,"id":1281,"parentId":1123,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"ssr"},"startTime":1743116627260,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":357,"timestamp":1431278119,"id":1282,"parentId":1126,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/observe.mjs","layer":"ssr"},"startTime":1743116627262,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":496,"timestamp":1431278902,"id":1283,"parentId":1127,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"ssr"},"startTime":1743116627263,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":343,"timestamp":1431279737,"id":1284,"parentId":1125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.mjs","layer":"ssr"},"startTime":1743116627264,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":507,"timestamp":1431280588,"id":1285,"parentId":1125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/map.mjs","layer":"ssr"},"startTime":1743116627264,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":535,"timestamp":1431280664,"id":1286,"parentId":1125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/offsets/default.mjs","layer":"ssr"},"startTime":1743116627265,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":549,"timestamp":1431280725,"id":1287,"parentId":1125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/offsets/time.mjs","layer":"ssr"},"startTime":1743116627265,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":593,"timestamp":1431284559,"id":1288,"parentId":1127,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"ssr"},"startTime":1743116627268,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":327,"timestamp":1431286355,"id":1289,"parentId":1127,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/resize/index.mjs","layer":"ssr"},"startTime":1743116627270,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":561,"timestamp":1431286433,"id":1290,"parentId":1134,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/batcher.mjs","layer":"ssr"},"startTime":1743116627270,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":573,"timestamp":1431289095,"id":1291,"parentId":1133,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/complex.mjs","layer":"ssr"},"startTime":1743116627273,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":398,"timestamp":1431293371,"id":1292,"parentId":1133,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/number.mjs","layer":"ssr"},"startTime":1743116627277,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":405,"timestamp":1431293450,"id":1293,"parentId":1152,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"ssr"},"startTime":1743116627277,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":371,"timestamp":1431294037,"id":1294,"parentId":1129,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/resolve-element.mjs","layer":"ssr"},"startTime":1743116627278,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":390,"timestamp":1431294116,"id":1295,"parentId":1151,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/utils/is-primary-pointer.mjs","layer":"ssr"},"startTime":1743116627278,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":397,"timestamp":1431294931,"id":1296,"parentId":1147,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"ssr"},"startTime":1743116627279,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":376,"timestamp":1431299563,"id":1297,"parentId":1147,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"ssr"},"startTime":1743116627283,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":256,"timestamp":1431300655,"id":1298,"parentId":1159,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"ssr"},"startTime":1743116627285,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1926,"timestamp":1431302722,"id":1299,"parentId":1160,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1743116627287,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1613,"timestamp":1431303530,"id":1300,"parentId":1160,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"ssr"},"startTime":1743116627287,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4673,"timestamp":1431303583,"id":1301,"parentId":1161,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1743116627287,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":863,"timestamp":1431309661,"id":1305,"parentId":1163,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"ssr"},"startTime":1743116627294,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2180,"timestamp":1431309551,"id":1302,"parentId":1160,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1743116627293,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3278,"timestamp":1431309634,"id":1304,"parentId":1160,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"ssr"},"startTime":1743116627293,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3729,"timestamp":1431309599,"id":1303,"parentId":1163,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"ssr"},"startTime":1743116627293,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3368,"timestamp":1431310207,"id":1306,"parentId":1162,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1743116627294,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2817,"timestamp":1431311948,"id":1307,"parentId":1163,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1743116627296,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":642,"timestamp":1431316178,"id":1308,"parentId":1179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm-debug/on.js","layer":"ssr"},"startTime":1743116627300,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1210,"timestamp":1431316259,"id":1309,"parentId":1164,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/assign-location.js","layer":"ssr"},"startTime":1743116627300,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1400,"timestamp":1431316295,"id":1310,"parentId":1164,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"ssr"},"startTime":1743116627300,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":541,"timestamp":1431317871,"id":1314,"parentId":1184,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"ssr"},"startTime":1743116627302,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":607,"timestamp":1431317936,"id":1315,"parentId":1185,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/get-will-change-name.mjs","layer":"ssr"},"startTime":1743116627302,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1464,"timestamp":1431317767,"id":1311,"parentId":1162,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"ssr"},"startTime":1743116627302,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1693,"timestamp":1431317816,"id":1312,"parentId":1162,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"ssr"},"startTime":1743116627302,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4473,"timestamp":1431317846,"id":1313,"parentId":1162,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"ssr"},"startTime":1743116627302,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":902,"timestamp":1431324157,"id":1316,"parentId":1179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm-debug/contrib/backo2.js","layer":"ssr"},"startTime":1743116627308,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":915,"timestamp":1431324239,"id":1317,"parentId":1201,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"ssr"},"startTime":1743116627308,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":952,"timestamp":1431324298,"id":1318,"parentId":1202,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/microtask.mjs","layer":"ssr"},"startTime":1743116627308,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1383,"timestamp":1431324352,"id":1319,"parentId":1192,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.3.7/node_modules/debug/src/browser.js","layer":"ssr"},"startTime":1743116627308,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1822,"timestamp":1431324408,"id":1320,"parentId":1192,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.3.7/node_modules/debug/src/node.js","layer":"ssr"},"startTime":1743116627308,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1860,"timestamp":1431324461,"id":1321,"parentId":1211,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"ssr"},"startTime":1743116627308,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":910,"timestamp":1431326756,"id":1322,"parentId":1204,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"ssr"},"startTime":1743116627311,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":928,"timestamp":1431326836,"id":1323,"parentId":1211,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"ssr"},"startTime":1743116627311,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1236,"timestamp":1431326895,"id":1324,"parentId":1218,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.mjs","layer":"ssr"},"startTime":1743116627311,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1464,"timestamp":1431326954,"id":1325,"parentId":1222,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"ssr"},"startTime":1743116627311,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1533,"timestamp":1431327016,"id":1326,"parentId":1241,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.mjs","layer":"ssr"},"startTime":1743116627311,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":386,"timestamp":1431333291,"id":1327,"parentId":1221,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/test.mjs","layer":"ssr"},"startTime":1743116627317,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":367,"timestamp":1431333843,"id":1328,"parentId":1222,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"ssr"},"startTime":1743116627318,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":484,"timestamp":1431333919,"id":1329,"parentId":1223,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/complex/filter.mjs","layer":"ssr"},"startTime":1743116627318,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":245,"timestamp":1431335549,"id":1330,"parentId":1223,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.mjs","layer":"ssr"},"startTime":1743116627319,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":693,"timestamp":1431338088,"id":1331,"parentId":1226,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1743116627322,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":856,"timestamp":1431338162,"id":1332,"parentId":1226,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"ssr"},"startTime":1743116627322,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1006,"timestamp":1431338236,"id":1333,"parentId":1222,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"ssr"},"startTime":1743116627322,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1412,"timestamp":1431338293,"id":1334,"parentId":1226,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"ssr"},"startTime":1743116627322,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":571,"timestamp":1431349022,"id":1335,"parentId":1225,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"ssr"},"startTime":1743116627333,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":734,"timestamp":1431349105,"id":1336,"parentId":1225,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"ssr"},"startTime":1743116627333,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1763,"timestamp":1431354074,"id":1337,"parentId":1225,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"ssr"},"startTime":1743116627338,"traceId":"8c597312c6cecf46"}]
14
- [{"name":"build-module-mjs","duration":590,"timestamp":1431362948,"id":1338,"parentId":1226,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"ssr"},"startTime":1743116627347,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":617,"timestamp":1431363044,"id":1339,"parentId":1229,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"ssr"},"startTime":1743116627347,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4347,"timestamp":1431364084,"id":1340,"parentId":1229,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"ssr"},"startTime":1743116627348,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":696,"timestamp":1431378686,"id":1341,"parentId":1231,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/create-factory.mjs","layer":"ssr"},"startTime":1743116627363,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1280,"timestamp":1431381685,"id":1342,"parentId":1232,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"ssr"},"startTime":1743116627366,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1330,"timestamp":1431381772,"id":1343,"parentId":1232,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/get-value-transition.mjs","layer":"ssr"},"startTime":1743116627366,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1391,"timestamp":1431381841,"id":1344,"parentId":1232,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"ssr"},"startTime":1743116627366,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1438,"timestamp":1431381898,"id":1345,"parentId":1241,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-none.mjs","layer":"ssr"},"startTime":1743116627366,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1586,"timestamp":1431381951,"id":1346,"parentId":1240,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.mjs","layer":"ssr"},"startTime":1743116627366,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1764,"timestamp":1431382017,"id":1347,"parentId":1241,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.mjs","layer":"ssr"},"startTime":1743116627366,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":698,"timestamp":1431388607,"id":1348,"parentId":1241,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.mjs","layer":"ssr"},"startTime":1743116627372,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":833,"timestamp":1431388685,"id":1349,"parentId":1241,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.mjs","layer":"ssr"},"startTime":1743116627373,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":645,"timestamp":1431390284,"id":1350,"parentId":1203,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1743116627374,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":656,"timestamp":1431390416,"id":1352,"parentId":1171,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"ssr"},"startTime":1743116627374,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":327,"timestamp":1431392567,"id":1353,"parentId":1285,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/is-bezier-definition.mjs","layer":"ssr"},"startTime":1743116627376,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3955,"timestamp":1431390359,"id":1351,"parentId":1171,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-collection@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1743116627374,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":316,"timestamp":1431396357,"id":1354,"parentId":1246,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/linear.mjs","layer":"ssr"},"startTime":1743116627380,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":500,"timestamp":1431397297,"id":1355,"parentId":1280,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/memo.mjs","layer":"ssr"},"startTime":1743116627381,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":543,"timestamp":1431397376,"id":1356,"parentId":1249,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/memo-supports.mjs","layer":"ssr"},"startTime":1743116627381,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":894,"timestamp":1431397436,"id":1357,"parentId":1320,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js","layer":"ssr"},"startTime":1743116627381,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":662,"timestamp":1431399068,"id":1358,"parentId":1261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/numbers/index.mjs","layer":"ssr"},"startTime":1743116627383,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":675,"timestamp":1431399146,"id":1359,"parentId":1261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.mjs","layer":"ssr"},"startTime":1743116627383,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":549,"timestamp":1431402246,"id":1360,"parentId":1261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/transform.mjs","layer":"ssr"},"startTime":1743116627386,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1238,"timestamp":1431403552,"id":1361,"parentId":1261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.mjs","layer":"ssr"},"startTime":1743116627387,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1298,"timestamp":1431403691,"id":1363,"parentId":1178,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/index.js","layer":"ssr"},"startTime":1743116627388,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1460,"timestamp":1431403745,"id":1364,"parentId":1264,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/utils.mjs","layer":"ssr"},"startTime":1743116627388,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1645,"timestamp":1431403803,"id":1365,"parentId":1272,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/esm-debug/is-binary.js","layer":"ssr"},"startTime":1743116627388,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1878,"timestamp":1431403855,"id":1366,"parentId":1272,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/esm-debug/binary.js","layer":"ssr"},"startTime":1743116627388,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1941,"timestamp":1431403961,"id":1368,"parentId":1275,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"ssr"},"startTime":1743116627388,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3483,"timestamp":1431403908,"id":1367,"parentId":1275,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"ssr"},"startTime":1743116627388,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4059,"timestamp":1431403632,"id":1362,"parentId":1258,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"ssr"},"startTime":1743116627387,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1338,"timestamp":1431412349,"id":1369,"parentId":1278,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"ssr"},"startTime":1743116627396,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1422,"timestamp":1431412434,"id":1370,"parentId":1279,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"ssr"},"startTime":1743116627396,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1470,"timestamp":1431412493,"id":1371,"parentId":1279,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"ssr"},"startTime":1743116627396,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":769,"timestamp":1431422332,"id":1372,"parentId":1279,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"ssr"},"startTime":1743116627406,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":748,"timestamp":1431422435,"id":1373,"parentId":1279,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"ssr"},"startTime":1743116627406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":990,"timestamp":1431422502,"id":1374,"parentId":1179,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@socket.io+component-emitter@3.1.2/node_modules/@socket.io/component-emitter/lib/esm/index.js","layer":"ssr"},"startTime":1743116627406,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1561,"timestamp":1431422557,"id":1375,"parentId":1281,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/NativeAnimation.mjs","layer":"ssr"},"startTime":1743116627406,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":931,"timestamp":1431427415,"id":1376,"parentId":1290,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/render-step.mjs","layer":"ssr"},"startTime":1743116627411,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":982,"timestamp":1431427493,"id":1377,"parentId":1286,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/offsets/fill.mjs","layer":"ssr"},"startTime":1743116627411,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1169,"timestamp":1431427556,"id":1378,"parentId":1288,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"ssr"},"startTime":1743116627411,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1435,"timestamp":1431427611,"id":1379,"parentId":1289,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/resize/handle-element.mjs","layer":"ssr"},"startTime":1743116627411,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":693,"timestamp":1431430628,"id":1380,"parentId":1289,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/resize/handle-window.mjs","layer":"ssr"},"startTime":1743116627414,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":746,"timestamp":1431430704,"id":1381,"parentId":1357,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js","layer":"ssr"},"startTime":1743116627415,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1529,"timestamp":1431434627,"id":1382,"parentId":1291,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/color.mjs","layer":"ssr"},"startTime":1743116627418,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1584,"timestamp":1431434708,"id":1383,"parentId":1291,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/visibility.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1586,"timestamp":1431434784,"id":1384,"parentId":1291,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/immediate.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2295,"timestamp":1431434844,"id":1385,"parentId":1296,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2338,"timestamp":1431434898,"id":1386,"parentId":1331,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2407,"timestamp":1431434990,"id":1388,"parentId":1195,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2913,"timestamp":1431435056,"id":1389,"parentId":1319,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/debug@4.3.7/node_modules/debug/src/common.js","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3016,"timestamp":1431435111,"id":1390,"parentId":1325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3170,"timestamp":1431435162,"id":1391,"parentId":1325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3270,"timestamp":1431435214,"id":1392,"parentId":1198,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-arrow@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3398,"timestamp":1431435269,"id":1393,"parentId":1198,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-size@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4824,"timestamp":1431434957,"id":1387,"parentId":1300,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1743116627419,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1226,"timestamp":1431444626,"id":1394,"parentId":1325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1743116627428,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1195,"timestamp":1431444763,"id":1395,"parentId":1325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"ssr"},"startTime":1743116627429,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":530,"timestamp":1431446627,"id":1396,"parentId":1326,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.mjs","layer":"ssr"},"startTime":1743116627430,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":556,"timestamp":1431446706,"id":1397,"parentId":1328,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"ssr"},"startTime":1743116627431,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":676,"timestamp":1431446767,"id":1398,"parentId":1325,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"ssr"},"startTime":1743116627431,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1342,"timestamp":1431449750,"id":1399,"parentId":1198,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+react-dom@2.1.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"ssr"},"startTime":1743116627434,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1422,"timestamp":1431449830,"id":1400,"parentId":1333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1743116627434,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1542,"timestamp":1431449900,"id":1401,"parentId":1333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"ssr"},"startTime":1743116627434,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":428,"timestamp":1431454518,"id":1404,"parentId":1333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"ssr"},"startTime":1743116627438,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3290,"timestamp":1431454455,"id":1403,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-collection@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"ssr"},"startTime":1743116627438,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4168,"timestamp":1431454378,"id":1402,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.3_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom_ffg75bbg6osowdu23yxywf2osu/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"ssr"},"startTime":1743116627438,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":322,"timestamp":1431461642,"id":1405,"parentId":1333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"ssr"},"startTime":1743116627445,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":330,"timestamp":1431461726,"id":1406,"parentId":1333,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"ssr"},"startTime":1743116627446,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1847,"timestamp":1431462462,"id":1408,"parentId":1335,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"ssr"},"startTime":1743116627446,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2305,"timestamp":1431462526,"id":1409,"parentId":1336,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"ssr"},"startTime":1743116627446,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2342,"timestamp":1431462581,"id":1410,"parentId":1334,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/utils/is-node-or-child.mjs","layer":"ssr"},"startTime":1743116627446,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5432,"timestamp":1431462384,"id":1407,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"ssr"},"startTime":1743116627446,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1218,"timestamp":1431475176,"id":1413,"parentId":1336,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1231,"timestamp":1431475239,"id":1414,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1342,"timestamp":1431475294,"id":1415,"parentId":1337,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1404,"timestamp":1431475350,"id":1416,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1525,"timestamp":1431475408,"id":1417,"parentId":1337,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1454,"timestamp":1431478470,"id":1418,"parentId":1338,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"ssr"},"startTime":1743116627462,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1752,"timestamp":1431478610,"id":1420,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"ssr"},"startTime":1743116627462,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1872,"timestamp":1431478681,"id":1421,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"ssr"},"startTime":1743116627463,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2103,"timestamp":1431478737,"id":1422,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"ssr"},"startTime":1743116627463,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2285,"timestamp":1431478791,"id":1423,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"ssr"},"startTime":1743116627463,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2316,"timestamp":1431478850,"id":1424,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"ssr"},"startTime":1743116627463,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2646,"timestamp":1431478909,"id":1425,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"ssr"},"startTime":1743116627463,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9810,"timestamp":1431475112,"id":1412,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0._nzjzkwpz5h36agicir7zd5733e/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10915,"timestamp":1431475014,"id":1411,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-popper@1.2.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"ssr"},"startTime":1743116627459,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7625,"timestamp":1431478550,"id":1419,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-portal@1.1.3_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"ssr"},"startTime":1743116627462,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3545,"timestamp":1431491477,"id":1427,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-presence@1.1.2_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"ssr"},"startTime":1743116627475,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5030,"timestamp":1431491069,"id":1426,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0_tftrlb6z3coyqm76727q5lrjly/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"ssr"},"startTime":1743116627475,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":712,"timestamp":1431500811,"id":1428,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"ssr"},"startTime":1743116627485,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":991,"timestamp":1431500912,"id":1429,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"ssr"},"startTime":1743116627485,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1205,"timestamp":1431500975,"id":1430,"parentId":1341,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/config-motion.mjs","layer":"ssr"},"startTime":1743116627485,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1231,"timestamp":1431501044,"id":1431,"parentId":1341,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/config-motion.mjs","layer":"ssr"},"startTime":1743116627485,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1236,"timestamp":1431501107,"id":1432,"parentId":1340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs","layer":"ssr"},"startTime":1743116627485,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":584,"timestamp":1431506018,"id":1433,"parentId":1236,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627490,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":698,"timestamp":1431506096,"id":1434,"parentId":1341,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"ssr"},"startTime":1743116627490,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":800,"timestamp":1431506153,"id":1435,"parentId":1342,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"ssr"},"startTime":1743116627490,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":798,"timestamp":1431509870,"id":1436,"parentId":1342,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"ssr"},"startTime":1743116627494,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1017,"timestamp":1431509947,"id":1437,"parentId":1350,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1743116627494,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1062,"timestamp":1431510012,"id":1438,"parentId":1350,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1743116627494,"traceId":"8c597312c6cecf46"}]
15
- [{"name":"build-module-mjs","duration":1234,"timestamp":1431510073,"id":1439,"parentId":1344,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"ssr"},"startTime":1743116627494,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1302,"timestamp":1431510126,"id":1440,"parentId":1346,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-animatable.mjs","layer":"ssr"},"startTime":1743116627494,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1312,"timestamp":1431510178,"id":1441,"parentId":1364,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.mjs","layer":"ssr"},"startTime":1743116627494,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":841,"timestamp":1431517315,"id":1442,"parentId":1364,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.mjs","layer":"ssr"},"startTime":1743116627501,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":831,"timestamp":1431517393,"id":1443,"parentId":1356,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-flags.mjs","layer":"ssr"},"startTime":1743116627501,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1159,"timestamp":1431517453,"id":1444,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transport.js","layer":"ssr"},"startTime":1743116627501,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1736,"timestamp":1431517506,"id":1445,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/globals.node.js","layer":"ssr"},"startTime":1743116627501,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3545,"timestamp":1431517559,"id":1446,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/socket.js","layer":"ssr"},"startTime":1743116627501,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3787,"timestamp":1431517614,"id":1447,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/util.js","layer":"ssr"},"startTime":1743116627501,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3877,"timestamp":1431517666,"id":1448,"parentId":1369,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/create-generator-easing.mjs","layer":"ssr"},"startTime":1743116627502,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":492,"timestamp":1431525681,"id":1449,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/index.js","layer":"ssr"},"startTime":1743116627510,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":676,"timestamp":1431525770,"id":1450,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/polling-fetch.js","layer":"ssr"},"startTime":1743116627510,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":503,"timestamp":1431528566,"id":1451,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/polling-xhr.node.js","layer":"ssr"},"startTime":1743116627512,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1806,"timestamp":1431530945,"id":1452,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/polling-xhr.js","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2216,"timestamp":1431531039,"id":1453,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/websocket.js","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2380,"timestamp":1431531098,"id":1454,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/websocket.node.js","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2728,"timestamp":1431531153,"id":1455,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/webtransport.js","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3048,"timestamp":1431531209,"id":1456,"parentId":1363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/contrib/parseuri.js","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3128,"timestamp":1431531260,"id":1457,"parentId":1369,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3540,"timestamp":1431531312,"id":1458,"parentId":1228,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-slot@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"ssr"},"startTime":1743116627515,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":241,"timestamp":1431541097,"id":1459,"parentId":1369,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"ssr"},"startTime":1743116627525,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":344,"timestamp":1431542115,"id":1460,"parentId":1369,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"ssr"},"startTime":1743116627526,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":457,"timestamp":1431547673,"id":1461,"parentId":1375,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/style.mjs","layer":"ssr"},"startTime":1743116627532,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":512,"timestamp":1431547758,"id":1462,"parentId":1375,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-partial-keyframes.mjs","layer":"ssr"},"startTime":1743116627532,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":651,"timestamp":1431547818,"id":1463,"parentId":1370,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"ssr"},"startTime":1743116627532,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":671,"timestamp":1431549148,"id":1464,"parentId":1378,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"ssr"},"startTime":1743116627533,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":714,"timestamp":1431549224,"id":1465,"parentId":1385,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"ssr"},"startTime":1743116627533,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":981,"timestamp":1431551449,"id":1466,"parentId":1382,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.mjs","layer":"ssr"},"startTime":1743116627535,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1091,"timestamp":1431551525,"id":1467,"parentId":1385,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"ssr"},"startTime":1743116627535,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1121,"timestamp":1431551582,"id":1468,"parentId":1378,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"ssr"},"startTime":1743116627535,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1254,"timestamp":1431551637,"id":1469,"parentId":1378,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"ssr"},"startTime":1743116627535,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1360,"timestamp":1431551691,"id":1470,"parentId":1398,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"ssr"},"startTime":1743116627536,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1389,"timestamp":1431551781,"id":1472,"parentId":1394,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"ssr"},"startTime":1743116627536,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1990,"timestamp":1431551750,"id":1471,"parentId":1387,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1743116627536,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":805,"timestamp":1431554342,"id":1473,"parentId":1401,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"ssr"},"startTime":1743116627538,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":447,"timestamp":1431555887,"id":1474,"parentId":1401,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.mjs","layer":"ssr"},"startTime":1743116627540,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":810,"timestamp":1431555965,"id":1475,"parentId":1408,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"ssr"},"startTime":1743116627540,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":476,"timestamp":1431559461,"id":1476,"parentId":1389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ms@2.1.3/node_modules/ms/index.js","layer":"ssr"},"startTime":1743116627543,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":247,"timestamp":1431565708,"id":1477,"parentId":1430,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"ssr"},"startTime":1743116627550,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":506,"timestamp":1431570440,"id":1478,"parentId":1434,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"ssr"},"startTime":1743116627554,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":518,"timestamp":1431570521,"id":1479,"parentId":1431,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"ssr"},"startTime":1743116627554,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":755,"timestamp":1431571315,"id":1480,"parentId":1434,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"ssr"},"startTime":1743116627555,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":334,"timestamp":1431578809,"id":1481,"parentId":1437,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1743116627563,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1041,"timestamp":1431578886,"id":1482,"parentId":1438,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1743116627563,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":314,"timestamp":1431583178,"id":1483,"parentId":1444,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/contrib/parseqs.js","layer":"ssr"},"startTime":1743116627567,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":521,"timestamp":1431583732,"id":1484,"parentId":1450,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/transports/polling.js","layer":"ssr"},"startTime":1743116627568,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":251,"timestamp":1431590522,"id":1485,"parentId":1452,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm-debug/contrib/has-cors.js","layer":"ssr"},"startTime":1743116627574,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":268,"timestamp":1431599233,"id":1486,"parentId":1460,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"ssr"},"startTime":1743116627583,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":342,"timestamp":1431605366,"id":1487,"parentId":1469,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"ssr"},"startTime":1743116627589,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":629,"timestamp":1431623641,"id":1488,"parentId":1433,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"ssr"},"startTime":1743116627607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1009,"timestamp":1431623742,"id":1489,"parentId":1482,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1743116627608,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1092,"timestamp":1431623806,"id":1490,"parentId":1482,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1743116627608,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2206,"timestamp":1431626435,"id":1491,"parentId":1451,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/xmlhttprequest-ssl@2.1.2/node_modules/xmlhttprequest-ssl/lib/XMLHttpRequest.js","layer":"ssr"},"startTime":1743116627610,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":17,"timestamp":1431631034,"id":1492,"parentId":1491,"tags":{"name":"child_process","layer":null},"startTime":1743116627615,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1431631056,"id":1493,"parentId":1491,"tags":{"name":"http","layer":null},"startTime":1743116627615,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":2,"timestamp":1431631063,"id":1494,"parentId":1491,"tags":{"name":"https","layer":null},"startTime":1743116627615,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2652,"timestamp":1431632935,"id":1495,"parentId":1399,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+dom@1.6.12/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"ssr"},"startTime":1743116627617,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":297,"timestamp":1431650599,"id":1496,"parentId":1438,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627634,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":490,"timestamp":1431652150,"id":1497,"parentId":1411,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-arrow@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"ssr"},"startTime":1743116627636,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":531,"timestamp":1431652234,"id":1498,"parentId":1437,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627636,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":310,"timestamp":1431654587,"id":1499,"parentId":1454,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/wrapper.mjs","layer":"ssr"},"startTime":1743116627638,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":688,"timestamp":1431656186,"id":1500,"parentId":1488,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"ssr"},"startTime":1743116627640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":700,"timestamp":1431656267,"id":1501,"parentId":1488,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"ssr"},"startTime":1743116627640,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3431,"timestamp":1431656326,"id":1502,"parentId":1350,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"ssr"},"startTime":1743116627640,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":527,"timestamp":1431665061,"id":1503,"parentId":1482,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627649,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":377,"timestamp":1431666914,"id":1504,"parentId":1437,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"ssr"},"startTime":1743116627651,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":797,"timestamp":1431667550,"id":1505,"parentId":1444,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/index.js","layer":"ssr"},"startTime":1743116627651,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":341,"timestamp":1431670357,"id":1506,"parentId":1500,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"ssr"},"startTime":1743116627654,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":342,"timestamp":1431670442,"id":1507,"parentId":1482,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627654,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1016,"timestamp":1431671196,"id":1508,"parentId":1501,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"ssr"},"startTime":1743116627655,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":529,"timestamp":1431678028,"id":1509,"parentId":1496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"ssr"},"startTime":1743116627662,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":593,"timestamp":1431678117,"id":1510,"parentId":1496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"ssr"},"startTime":1743116627662,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":845,"timestamp":1431678983,"id":1511,"parentId":1496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"ssr"},"startTime":1743116627663,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1091,"timestamp":1431679072,"id":1512,"parentId":1496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"ssr"},"startTime":1743116627663,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1181,"timestamp":1431679133,"id":1513,"parentId":1496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"ssr"},"startTime":1743116627663,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1379,"timestamp":1431679187,"id":1514,"parentId":1496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"ssr"},"startTime":1743116627663,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":917,"timestamp":1431682530,"id":1515,"parentId":1499,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/stream.js","layer":"ssr"},"startTime":1743116627666,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2106,"timestamp":1431682611,"id":1516,"parentId":1499,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/receiver.js","layer":"ssr"},"startTime":1743116627666,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4270,"timestamp":1431682725,"id":1518,"parentId":1499,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/websocket.js","layer":"ssr"},"startTime":1743116627667,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5408,"timestamp":1431682778,"id":1519,"parentId":1499,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/websocket-server.js","layer":"ssr"},"startTime":1743116627667,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9989,"timestamp":1431682670,"id":1517,"parentId":1499,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/sender.js","layer":"ssr"},"startTime":1743116627667,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":10,"timestamp":1431693407,"id":1520,"parentId":1518,"tags":{"name":"net","layer":null},"startTime":1743116627677,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1431693421,"id":1521,"parentId":1518,"tags":{"name":"tls","layer":null},"startTime":1743116627677,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":533,"timestamp":1431694644,"id":1522,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"ssr"},"startTime":1743116627678,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":611,"timestamp":1431694732,"id":1523,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"ssr"},"startTime":1743116627679,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":638,"timestamp":1431694794,"id":1524,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"ssr"},"startTime":1743116627679,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":687,"timestamp":1431694850,"id":1525,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"ssr"},"startTime":1743116627679,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":455,"timestamp":1431697160,"id":1526,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"ssr"},"startTime":1743116627681,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":485,"timestamp":1431697240,"id":1527,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"ssr"},"startTime":1743116627681,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1051,"timestamp":1431698425,"id":1528,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"ssr"},"startTime":1743116627682,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1146,"timestamp":1431698497,"id":1529,"parentId":1498,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"ssr"},"startTime":1743116627682,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":966,"timestamp":1431700614,"id":1530,"parentId":1505,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/encodePacket.js","layer":"ssr"},"startTime":1743116627684,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1011,"timestamp":1431700698,"id":1531,"parentId":1505,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/commons.js","layer":"ssr"},"startTime":1743116627685,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1169,"timestamp":1431700758,"id":1532,"parentId":1505,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/decodePacket.js","layer":"ssr"},"startTime":1743116627685,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":355,"timestamp":1431703285,"id":1533,"parentId":1508,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"ssr"},"startTime":1743116627687,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":664,"timestamp":1431703362,"id":1534,"parentId":1508,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"ssr"},"startTime":1743116627687,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":329,"timestamp":1431709544,"id":1535,"parentId":1509,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"ssr"},"startTime":1743116627693,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":878,"timestamp":1431709626,"id":1536,"parentId":1495,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"ssr"},"startTime":1743116627693,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1051,"timestamp":1431713883,"id":1537,"parentId":1516,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/permessage-deflate.js","layer":"ssr"},"startTime":1743116627698,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1075,"timestamp":1431715321,"id":1538,"parentId":1516,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/buffer-util.js","layer":"ssr"},"startTime":1743116627699,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1077,"timestamp":1431715398,"id":1539,"parentId":1516,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/constants.js","layer":"ssr"},"startTime":1743116627699,"traceId":"8c597312c6cecf46"}]
16
- [{"name":"build-module-js","duration":1871,"timestamp":1431715459,"id":1540,"parentId":1518,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/extension.js","layer":"ssr"},"startTime":1743116627699,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2287,"timestamp":1431715510,"id":1541,"parentId":1516,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/validation.js","layer":"ssr"},"startTime":1743116627699,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2750,"timestamp":1431715565,"id":1542,"parentId":1518,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/event-target.js","layer":"ssr"},"startTime":1743116627699,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":12,"timestamp":1431720654,"id":1543,"parentId":1537,"tags":{"name":"zlib","layer":null},"startTime":1743116627704,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":343,"timestamp":1431720671,"id":1544,"parentId":1519,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/subprotocol.js","layer":"ssr"},"startTime":1743116627705,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":757,"timestamp":1431722549,"id":1545,"parentId":1503,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"ssr"},"startTime":1743116627706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":864,"timestamp":1431722624,"id":1546,"parentId":1503,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"ssr"},"startTime":1743116627706,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":886,"timestamp":1431723866,"id":1547,"parentId":1507,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"ssr"},"startTime":1743116627708,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":999,"timestamp":1431723943,"id":1548,"parentId":1507,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"ssr"},"startTime":1743116627708,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1075,"timestamp":1431724007,"id":1549,"parentId":1507,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"ssr"},"startTime":1743116627708,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1078,"timestamp":1431725392,"id":1550,"parentId":1495,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"ssr"},"startTime":1743116627709,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":278,"timestamp":1431731248,"id":1551,"parentId":1537,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/ws@8.17.1/node_modules/ws/lib/limiter.js","layer":"ssr"},"startTime":1743116627715,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2997,"timestamp":1431733821,"id":1552,"parentId":1495,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+core@1.6.8/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"ssr"},"startTime":1743116627718,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":231,"timestamp":1431744836,"id":1553,"parentId":1535,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/node.js","layer":"ssr"},"startTime":1743116627729,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":304,"timestamp":1431747374,"id":1554,"parentId":1548,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"ssr"},"startTime":1743116627731,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":38,"timestamp":1431748464,"id":1555,"parentId":1538,"tags":{"layer":null},"startTime":1743116627732,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":4,"timestamp":1431748515,"id":1556,"parentId":1541,"tags":{"layer":null},"startTime":1743116627732,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":140,"timestamp":1431755412,"id":1560,"parentId":16,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js?actions=%5B%5B%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Factions%2Fget-emails-directory-metadata-action.ts%22%2C%5B%7B%22id%22%3A%227fd13ca59ca7cdf9f342c062578af286b2404dd97c%22%2C%22exportedName%22%3A%22getEmailsDirectoryMetadataAction%22%7D%5D%5D%5D&__client_imported__=true!","layer":"action-browser"},"startTime":1743116627739,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1091,"timestamp":1431756157,"id":1561,"parentId":1560,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/get-emails-directory-metadata-action.ts","layer":"action-browser"},"startTime":1743116627740,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":682,"timestamp":1431758586,"id":1562,"parentId":1561,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js","layer":"action-browser"},"startTime":1743116627742,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1266,"timestamp":1431758754,"id":1564,"parentId":1561,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/encryption.js","layer":"action-browser"},"startTime":1743116627743,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1596,"timestamp":1431758819,"id":1565,"parentId":1561,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/get-emails-directory-metadata.ts","layer":"action-browser"},"startTime":1743116627743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4367,"timestamp":1431758683,"id":1563,"parentId":1561,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js","layer":"action-browser"},"startTime":1743116627743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2213,"timestamp":1431763836,"id":1566,"parentId":1564,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3298,"timestamp":1431764044,"id":1568,"parentId":1564,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3298,"timestamp":1431764115,"id":1569,"parentId":1564,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3276,"timestamp":1431764186,"id":1570,"parentId":1562,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server-edge.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3274,"timestamp":1431764261,"id":1571,"parentId":1564,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.edge.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3260,"timestamp":1431764327,"id":1572,"parentId":1564,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/server-only/empty.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6411,"timestamp":1431763940,"id":1567,"parentId":1564,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/app-render/encryption-utils.js","layer":"action-browser"},"startTime":1743116627748,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2146,"timestamp":1431770710,"id":1573,"parentId":1566,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/tracer.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2473,"timestamp":1431770809,"id":1574,"parentId":1566,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/lib/trace/constants.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2517,"timestamp":1431770883,"id":1575,"parentId":1566,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/detached-promise.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2701,"timestamp":1431770957,"id":1576,"parentId":1566,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/scheduler.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2747,"timestamp":1431771031,"id":1577,"parentId":1566,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/stream-utils/encodedTags.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3007,"timestamp":1431771098,"id":1578,"parentId":1566,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/stream-utils/uint8array-helpers.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3050,"timestamp":1431771257,"id":1581,"parentId":1568,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/dynamic-rendering-utils.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3101,"timestamp":1431771324,"id":1582,"parentId":1568,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3556,"timestamp":1431771168,"id":1579,"parentId":1568,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/hooks-server-context.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3722,"timestamp":1431771218,"id":1580,"parentId":1568,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1045,"timestamp":1431775147,"id":1584,"parentId":1567,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"action-browser"},"startTime":1743116627759,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1325,"timestamp":1431775208,"id":1585,"parentId":1567,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"action-browser"},"startTime":1743116627759,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5103,"timestamp":1431776637,"id":1586,"parentId":1573,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"action-browser"},"startTime":1743116627760,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5153,"timestamp":1431776728,"id":1587,"parentId":1573,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"action-browser"},"startTime":1743116627761,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":620,"timestamp":1431781938,"id":1588,"parentId":1585,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"action-browser"},"startTime":1743116627766,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":742,"timestamp":1431782015,"id":1589,"parentId":1585,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment.js","layer":"action-browser"},"startTime":1743116627766,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15913,"timestamp":1431771390,"id":1583,"parentId":1571,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.production.js","layer":"action-browser"},"startTime":1743116627755,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":197,"timestamp":1431787555,"id":1590,"parentId":1583,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js","layer":"action-browser"},"startTime":1743116627771,"traceId":"8c597312c6cecf46"},{"name":"make","duration":3433170,"timestamp":1428354884,"id":18,"parentId":16,"tags":{},"startTime":1743116624339,"traceId":"8c597312c6cecf46"},{"name":"get-entries","duration":398,"timestamp":1431788991,"id":1592,"parentId":1591,"tags":{},"startTime":1743116627773,"traceId":"8c597312c6cecf46"},{"name":"node-file-trace-plugin","duration":422793,"timestamp":1431793745,"id":1593,"parentId":1591,"tags":{"traceEntryCount":"10"},"startTime":1743116627778,"traceId":"8c597312c6cecf46"},{"name":"collect-traced-files","duration":1245,"timestamp":1432216548,"id":1594,"parentId":1591,"tags":{},"startTime":1743116628200,"traceId":"8c597312c6cecf46"},{"name":"finish-modules","duration":428935,"timestamp":1431788862,"id":1591,"parentId":17,"tags":{},"startTime":1743116627773,"traceId":"8c597312c6cecf46"},{"name":"chunk-graph","duration":15875,"timestamp":1432285089,"id":1596,"parentId":1595,"tags":{},"startTime":1743116628269,"traceId":"8c597312c6cecf46"},{"name":"optimize-modules","duration":22,"timestamp":1432301066,"id":1598,"parentId":1595,"tags":{},"startTime":1743116628285,"traceId":"8c597312c6cecf46"},{"name":"optimize-chunks","duration":10060,"timestamp":1432301139,"id":1599,"parentId":1595,"tags":{},"startTime":1743116628285,"traceId":"8c597312c6cecf46"},{"name":"optimize-tree","duration":21,"timestamp":1432311259,"id":1600,"parentId":1595,"tags":{},"startTime":1743116628295,"traceId":"8c597312c6cecf46"},{"name":"optimize-chunk-modules","duration":25861,"timestamp":1432311341,"id":1601,"parentId":1595,"tags":{},"startTime":1743116628295,"traceId":"8c597312c6cecf46"},{"name":"optimize","duration":36217,"timestamp":1432301024,"id":1597,"parentId":1595,"tags":{},"startTime":1743116628285,"traceId":"8c597312c6cecf46"},{"name":"module-hash","duration":24986,"timestamp":1432359402,"id":1602,"parentId":1595,"tags":{},"startTime":1743116628343,"traceId":"8c597312c6cecf46"},{"name":"code-generation","duration":451310,"timestamp":1432384448,"id":1603,"parentId":1595,"tags":{},"startTime":1743116628368,"traceId":"8c597312c6cecf46"},{"name":"hash","duration":6779,"timestamp":1432841219,"id":1604,"parentId":1595,"tags":{},"startTime":1743116628825,"traceId":"8c597312c6cecf46"},{"name":"code-generation-jobs","duration":378,"timestamp":1432847996,"id":1605,"parentId":1595,"tags":{},"startTime":1743116628832,"traceId":"8c597312c6cecf46"},{"name":"module-assets","duration":686,"timestamp":1432848343,"id":1606,"parentId":1595,"tags":{},"startTime":1743116628832,"traceId":"8c597312c6cecf46"},{"name":"create-chunk-assets","duration":6490,"timestamp":1432849039,"id":1607,"parentId":1595,"tags":{},"startTime":1743116628833,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":154604,"timestamp":1432879340,"id":1611,"parentId":1608,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1743116628863,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":157575,"timestamp":1432876419,"id":1609,"parentId":1608,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1743116628860,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":154309,"timestamp":1432879728,"id":1612,"parentId":1608,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1743116628864,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":153798,"timestamp":1432880267,"id":1613,"parentId":1608,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1743116628864,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":155543,"timestamp":1432878552,"id":1610,"parentId":1608,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1743116628862,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":103139,"timestamp":1432930979,"id":1615,"parentId":1608,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1743116628915,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":103074,"timestamp":1432931064,"id":1616,"parentId":1608,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1743116628915,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":135314,"timestamp":1432931375,"id":1617,"parentId":1608,"tags":{"name":"811.js","cache":"MISS"},"startTime":1743116628915,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":145730,"timestamp":1432947859,"id":1620,"parentId":1608,"tags":{"name":"446.js","cache":"MISS"},"startTime":1743116628932,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":153540,"timestamp":1432948369,"id":1621,"parentId":1608,"tags":{"name":"924.js","cache":"MISS"},"startTime":1743116628932,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":267541,"timestamp":1432932313,"id":1618,"parentId":1608,"tags":{"name":"600.js","cache":"MISS"},"startTime":1743116628916,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":429686,"timestamp":1432941557,"id":1619,"parentId":1608,"tags":{"name":"816.js","cache":"MISS"},"startTime":1743116628925,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":1078435,"timestamp":1432881458,"id":1614,"parentId":1608,"tags":{"name":"../app/preview/[...slug]/page.js","cache":"MISS"},"startTime":1743116628865,"traceId":"8c597312c6cecf46"},{"name":"minify-webpack-plugin-optimize","duration":1100960,"timestamp":1432858954,"id":1608,"parentId":16,"tags":{"compilationName":"server","mangle":"true"},"startTime":1743116628843,"traceId":"8c597312c6cecf46"},{"name":"css-minimizer-plugin","duration":131,"timestamp":1433960095,"id":1622,"parentId":16,"tags":{},"startTime":1743116629944,"traceId":"8c597312c6cecf46"},{"name":"create-trace-assets","duration":1723,"timestamp":1433960387,"id":1623,"parentId":17,"tags":{},"startTime":1743116629944,"traceId":"8c597312c6cecf46"},{"name":"create-trace-assets","duration":609,"timestamp":1433962286,"id":1624,"parentId":17,"tags":{},"startTime":1743116629946,"traceId":"8c597312c6cecf46"},{"name":"seal","duration":1711996,"timestamp":1432257858,"id":1595,"parentId":16,"tags":{},"startTime":1743116628242,"traceId":"8c597312c6cecf46"},{"name":"webpack-compilation","duration":5627206,"timestamp":1428351340,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1743116624335,"traceId":"8c597312c6cecf46"},{"name":"emit","duration":6713,"timestamp":1433978871,"id":1625,"parentId":13,"tags":{},"startTime":1743116629963,"traceId":"8c597312c6cecf46"},{"name":"webpack-close","duration":567079,"timestamp":1433987175,"id":1626,"parentId":13,"tags":{"name":"server"},"startTime":1743116629971,"traceId":"8c597312c6cecf46"},{"name":"webpack-generate-error-stats","duration":1648,"timestamp":1434554314,"id":1627,"parentId":1626,"tags":{},"startTime":1743116630538,"traceId":"8c597312c6cecf46"},{"name":"make","duration":153,"timestamp":1434561951,"id":1629,"parentId":1628,"tags":{},"startTime":1743116630546,"traceId":"8c597312c6cecf46"},{"name":"chunk-graph","duration":23,"timestamp":1434562551,"id":1631,"parentId":1630,"tags":{},"startTime":1743116630546,"traceId":"8c597312c6cecf46"},{"name":"optimize-modules","duration":8,"timestamp":1434562608,"id":1633,"parentId":1630,"tags":{},"startTime":1743116630546,"traceId":"8c597312c6cecf46"},{"name":"optimize-chunks","duration":53,"timestamp":1434562656,"id":1634,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"optimize-tree","duration":7,"timestamp":1434562741,"id":1635,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"optimize-chunk-modules","duration":38,"timestamp":1434562799,"id":1636,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"optimize","duration":283,"timestamp":1434562582,"id":1632,"parentId":1630,"tags":{},"startTime":1743116630546,"traceId":"8c597312c6cecf46"},{"name":"module-hash","duration":11,"timestamp":1434563013,"id":1637,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"code-generation","duration":8,"timestamp":1434563033,"id":1638,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"hash","duration":57,"timestamp":1434563074,"id":1639,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"code-generation-jobs","duration":30,"timestamp":1434563131,"id":1640,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"module-assets","duration":11,"timestamp":1434563155,"id":1641,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"create-chunk-assets","duration":17,"timestamp":1434563170,"id":1642,"parentId":1630,"tags":{},"startTime":1743116630547,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":687,"timestamp":1434564618,"id":1644,"parentId":1643,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1743116630548,"traceId":"8c597312c6cecf46"}]
17
- [{"name":"minify-webpack-plugin-optimize","duration":993,"timestamp":1434564434,"id":1643,"parentId":1628,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1743116630548,"traceId":"8c597312c6cecf46"},{"name":"css-minimizer-plugin","duration":8,"timestamp":1434565461,"id":1645,"parentId":1628,"tags":{},"startTime":1743116630549,"traceId":"8c597312c6cecf46"},{"name":"seal","duration":3844,"timestamp":1434562443,"id":1630,"parentId":1628,"tags":{},"startTime":1743116630546,"traceId":"8c597312c6cecf46"},{"name":"webpack-compilation","duration":5324,"timestamp":1434561035,"id":1628,"parentId":13,"tags":{"name":"edge-server"},"startTime":1743116630545,"traceId":"8c597312c6cecf46"},{"name":"emit","duration":463,"timestamp":1434566396,"id":1646,"parentId":13,"tags":{},"startTime":1743116630550,"traceId":"8c597312c6cecf46"},{"name":"webpack-close","duration":2923,"timestamp":1434567020,"id":1647,"parentId":13,"tags":{"name":"edge-server"},"startTime":1743116630551,"traceId":"8c597312c6cecf46"},{"name":"webpack-generate-error-stats","duration":358,"timestamp":1434569947,"id":1648,"parentId":1647,"tags":{},"startTime":1743116630554,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":1129,"timestamp":1434579770,"id":1661,"parentId":1653,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1743116630564,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":316,"timestamp":1434580935,"id":1662,"parentId":1658,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5B%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoLight.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22300%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoRegular.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22400%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoMedium.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22500%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoSemibold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22600%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoBold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22700%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoHeavy.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22800%5C%22%7D%5D%2C%5C%22variable%5C%22%3A%5C%22--font-sf-mono%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22sfMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Femails.tsx%22%2C%22ids%22%3A%5B%22EmailsProvider%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1743116630565,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":299,"timestamp":1434581260,"id":1663,"parentId":1659,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%22__esModule%22%2C%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Flogo.png%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fbutton.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fcode.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fsidebar%2Fsidebar.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftopbar.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1743116630565,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":206,"timestamp":1434581569,"id":1664,"parentId":1660,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fpreview%2F%5B...slug%5D%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftoolbar.tsx%22%2C%22ids%22%3A%5B%22Toolbar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22PreviewProvider%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1743116630565,"traceId":"8c597312c6cecf46"},{"name":"next-client-pages-loader","duration":110,"timestamp":1434594632,"id":1666,"parentId":1665,"tags":{"absolutePagePath":"next/dist/client/components/not-found-error"},"startTime":1743116630578,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":833,"timestamp":1434594260,"id":1665,"parentId":1654,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1743116630578,"traceId":"8c597312c6cecf46"},{"name":"next-client-pages-loader","duration":14,"timestamp":1434595411,"id":1668,"parentId":1667,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1743116630579,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":429,"timestamp":1434595104,"id":1667,"parentId":1655,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":"pages-dir-browser"},"startTime":1743116630579,"traceId":"8c597312c6cecf46"},{"name":"next-client-pages-loader","duration":11,"timestamp":1434595573,"id":1670,"parentId":1669,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1743116630579,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":127,"timestamp":1434595542,"id":1669,"parentId":1657,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":"pages-dir-browser"},"startTime":1743116630579,"traceId":"8c597312c6cecf46"},{"name":"image-size-calculation","duration":36,"timestamp":1434598476,"id":1695,"parentId":1694,"tags":{},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4774,"timestamp":1434596837,"id":1672,"parentId":1651,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/next.js","layer":"pages-dir-browser"},"startTime":1743116630581,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4764,"timestamp":1434597157,"id":1673,"parentId":1652,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1743116630581,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":8448,"timestamp":1434596498,"id":1671,"parentId":1662,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/contexts/emails.tsx","layer":"app-pages-browser"},"startTime":1743116630580,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":8051,"timestamp":1434597451,"id":1674,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/button.tsx","layer":"app-pages-browser"},"startTime":1743116630581,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":8260,"timestamp":1434597653,"id":1677,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar.tsx","layer":"app-pages-browser"},"startTime":1743116630581,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":8778,"timestamp":1434597586,"id":1676,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/shell.tsx","layer":"app-pages-browser"},"startTime":1743116630581,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":9582,"timestamp":1434597521,"id":1675,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/code.tsx","layer":"app-pages-browser"},"startTime":1743116630581,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":9684,"timestamp":1434597798,"id":1679,"parentId":1664,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/contexts/preview.tsx","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":9868,"timestamp":1434597858,"id":1680,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/sidebar.tsx","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11325,"timestamp":1434597731,"id":1678,"parentId":1664,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar.tsx","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"image-resize","duration":10553,"timestamp":1434598547,"id":1696,"parentId":1694,"tags":{},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"image-base64-tostring","duration":9,"timestamp":1434609103,"id":1697,"parentId":1694,"tags":{},"startTime":1743116630593,"traceId":"8c597312c6cecf46"},{"name":"image-data-stringify","duration":12,"timestamp":1434609128,"id":1698,"parentId":1694,"tags":{},"startTime":1743116630593,"traceId":"8c597312c6cecf46"},{"name":"next-image-loader","duration":10742,"timestamp":1434598408,"id":1694,"parentId":1692,"tags":{},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-png","duration":10999,"timestamp":1434598280,"id":1692,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/logo.png","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":12337,"timestamp":1434597925,"id":1681,"parentId":1664,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/preview/[...slug]/preview.tsx","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12899,"timestamp":1434598031,"id":1683,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14231,"timestamp":1434597993,"id":1682,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/image-component.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14536,"timestamp":1434598060,"id":1684,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/client-segment.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":28407,"timestamp":1434598144,"id":1687,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":29285,"timestamp":1434598087,"id":1685,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":29539,"timestamp":1434598227,"id":1690,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/async-metadata.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":30093,"timestamp":1434598200,"id":1689,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":33213,"timestamp":1434598118,"id":1686,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":33506,"timestamp":1434598254,"id":1691,"parentId":1661,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/metadata-boundary.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":34316,"timestamp":1434598367,"id":1693,"parentId":1656,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/router.js","layer":"pages-dir-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":35632,"timestamp":1434598173,"id":1688,"parentId":1663,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-dir/link.js","layer":"app-pages-browser"},"startTime":1743116630582,"traceId":"8c597312c6cecf46"},{"name":"build-module-json","duration":1852,"timestamp":1434663105,"id":1703,"parentId":1674,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/animated-icons-data/load.json","layer":"app-pages-browser"},"startTime":1743116630647,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3324,"timestamp":1434662964,"id":1702,"parentId":1675,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/api/navigation.js","layer":"app-pages-browser"},"startTime":1743116630647,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7572,"timestamp":1434659609,"id":1701,"parentId":1665,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/not-found-error.js","layer":"app-pages-browser"},"startTime":1743116630643,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8083,"timestamp":1434659482,"id":1699,"parentId":1667,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/pages/_app.js","layer":"pages-dir-browser"},"startTime":1743116630643,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8640,"timestamp":1434659572,"id":1700,"parentId":1669,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/pages/_error.js","layer":"pages-dir-browser"},"startTime":1743116630643,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4457,"timestamp":1434663927,"id":1707,"parentId":1671,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/get-emails-directory-metadata-action.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4893,"timestamp":1434663724,"id":1705,"parentId":1677,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/tooltip.tsx","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":7904,"timestamp":1434663825,"id":1706,"parentId":1676,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/logo.tsx","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":8509,"timestamp":1434663611,"id":1704,"parentId":1677,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/heading.tsx","layer":"app-pages-browser"},"startTime":1743116630647,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":8388,"timestamp":1434664030,"id":1708,"parentId":1671,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/env.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":8492,"timestamp":1434664124,"id":1709,"parentId":1671,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-hot-reload.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":8566,"timestamp":1434664221,"id":1710,"parentId":1674,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/cn.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":8634,"timestamp":1434664315,"id":1711,"parentId":1674,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/unreachable.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9070,"timestamp":1434664409,"id":1712,"parentId":1675,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-fragment-identifier.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9041,"timestamp":1434664624,"id":1714,"parentId":1679,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-rendering-metadata.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":9361,"timestamp":1434664519,"id":1713,"parentId":1679,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-email-rendering-result.ts","layer":"app-pages-browser"},"startTime":1743116630648,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3179,"timestamp":1434680578,"id":1717,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-check.tsx","layer":"app-pages-browser"},"startTime":1743116630664,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3562,"timestamp":1434680477,"id":1716,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-arrow-down.tsx","layer":"app-pages-browser"},"startTime":1743116630664,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3959,"timestamp":1434680307,"id":1715,"parentId":1677,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-hide-sidebar.tsx","layer":"app-pages-browser"},"startTime":1743116630664,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3827,"timestamp":1434680652,"id":1718,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-info.tsx","layer":"app-pages-browser"},"startTime":1743116630664,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3959,"timestamp":1434680719,"id":1719,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-reload.tsx","layer":"app-pages-browser"},"startTime":1743116630665,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3978,"timestamp":1434680985,"id":1723,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/toolbar-button.tsx","layer":"app-pages-browser"},"startTime":1743116630665,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":9947,"timestamp":1434680787,"id":1720,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/compatibility.tsx","layer":"app-pages-browser"},"startTime":1743116630665,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":10767,"timestamp":1434680922,"id":1722,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/spam-assassin.tsx","layer":"app-pages-browser"},"startTime":1743116630665,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11182,"timestamp":1434681062,"id":1724,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/code-container.tsx","layer":"app-pages-browser"},"startTime":1743116630665,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":12337,"timestamp":1434680856,"id":1721,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/linter.tsx","layer":"app-pages-browser"},"startTime":1743116630665,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":2153,"timestamp":1434703189,"id":1728,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/use-cached-state.ts","layer":"app-pages-browser"},"startTime":1743116630687,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2455,"timestamp":1434703119,"id":1727,"parentId":1680,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/file-tree.tsx","layer":"app-pages-browser"},"startTime":1743116630687,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":3066,"timestamp":1434703026,"id":1726,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/send.tsx","layer":"app-pages-browser"},"startTime":1743116630687,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":3034,"timestamp":1434703258,"id":1729,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/hooks/use-clamped-state.ts","layer":"app-pages-browser"},"startTime":1743116630687,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":8430,"timestamp":1434702857,"id":1725,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/resizable-wrapper.tsx","layer":"app-pages-browser"},"startTime":1743116630687,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1818,"timestamp":1434712564,"id":1733,"parentId":1677,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/index.ts","layer":"app-pages-browser"},"startTime":1743116630696,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2244,"timestamp":1434712395,"id":1732,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/preview/[...slug]/rendering-error.tsx","layer":"app-pages-browser"},"startTime":1743116630696,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2110,"timestamp":1434714909,"id":1736,"parentId":1680,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/clsx@2.1.0/node_modules/clsx/dist/clsx.mjs","layer":"app-pages-browser"},"startTime":1743116630699,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2227,"timestamp":1434715438,"id":1737,"parentId":1674,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-slot@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630699,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":6038,"timestamp":1434712682,"id":1734,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/index.ts","layer":"app-pages-browser"},"startTime":1743116630697,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":6086,"timestamp":1434712813,"id":1735,"parentId":1676,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/index.ts","layer":"app-pages-browser"},"startTime":1743116630697,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":7155,"timestamp":1434712115,"id":1730,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar/active-view-toggle-group.tsx","layer":"app-pages-browser"},"startTime":1743116630696,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":7618,"timestamp":1434712271,"id":1731,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/topbar/view-size-controls.tsx","layer":"app-pages-browser"},"startTime":1743116630696,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5172,"timestamp":1434715569,"id":1739,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1743116630699,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":20776,"timestamp":1434715507,"id":1738,"parentId":1678,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-tabs@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-tabs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630699,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4214,"timestamp":1434759038,"id":1741,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-debounce@10.0.4_react@19.0.0/node_modules/use-debounce/dist/index.module.js","layer":"app-pages-browser"},"startTime":1743116630743,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":18633,"timestamp":1434759111,"id":1742,"parentId":1675,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/prism-react-renderer@2.1.0_react@19.0.0/node_modules/prism-react-renderer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":19233,"timestamp":1434759175,"id":1743,"parentId":1674,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@lottiefiles+dotlottie-react@0.12.3_react@19.0.0/node_modules/@lottiefiles/dotlottie-react/dist/index.js","layer":"app-pages-browser"},"startTime":1743116630743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":20495,"timestamp":1434759240,"id":1744,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/head.js","layer":"app-pages-browser"},"startTime":1743116630743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6614,"timestamp":1434780476,"id":1745,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/get-img-props.js","layer":"app-pages-browser"},"startTime":1743116630764,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":33068,"timestamp":1434758891,"id":1740,"parentId":1681,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/sonner@1.7.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/sonner/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630743,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1406,"timestamp":1434792498,"id":1748,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1743116630776,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1830,"timestamp":1434792457,"id":1747,"parentId":1683,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/invariant-error.js","layer":"app-pages-browser"},"startTime":1743116630776,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2121,"timestamp":1434792362,"id":1746,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-config.js","layer":"app-pages-browser"},"startTime":1743116630776,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":721,"timestamp":1434794563,"id":1749,"parentId":1693,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"pages-dir-browser"},"startTime":1743116630778,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":773,"timestamp":1434794964,"id":1750,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1743116630779,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1772,"timestamp":1434795056,"id":1751,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116630779,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1865,"timestamp":1434795109,"id":1752,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116630779,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2926,"timestamp":1434797820,"id":1753,"parentId":1693,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3095,"timestamp":1434797869,"id":1754,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"}]
18
- [{"name":"build-module-js","duration":3752,"timestamp":1434797927,"id":1755,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-loader.js","layer":"app-pages-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3796,"timestamp":1434798349,"id":1757,"parentId":1673,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4141,"timestamp":1434798402,"id":1758,"parentId":1673,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4461,"timestamp":1434798467,"id":1760,"parentId":1672,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/webpack.js","layer":"pages-dir-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5899,"timestamp":1434797961,"id":1756,"parentId":1700,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/head.js","layer":"pages-dir-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5676,"timestamp":1434798525,"id":1762,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/use-merged-ref.js","layer":"app-pages-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12276,"timestamp":1434798493,"id":1761,"parentId":1673,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15174,"timestamp":1434798440,"id":1759,"parentId":1672,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/index.js","layer":"pages-dir-browser"},"startTime":1743116630782,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":736,"timestamp":1434829121,"id":1770,"parentId":1693,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/is-error.js","layer":"pages-dir-browser"},"startTime":1743116630813,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1855,"timestamp":1434829273,"id":1774,"parentId":1691,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/metadata/metadata-constants.js","layer":"app-pages-browser"},"startTime":1743116630813,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6079,"timestamp":1434826839,"id":1764,"parentId":1687,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116630811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6217,"timestamp":1434826937,"id":1766,"parentId":1685,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1743116630811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6490,"timestamp":1434826899,"id":1765,"parentId":1685,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation-untracked.js","layer":"app-pages-browser"},"startTime":1743116630811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4419,"timestamp":1434829154,"id":1771,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1743116630813,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4602,"timestamp":1434829201,"id":1772,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1743116630813,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7248,"timestamp":1434826974,"id":1767,"parentId":1685,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/nav-failure-handler.js","layer":"app-pages-browser"},"startTime":1743116630811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5406,"timestamp":1434829238,"id":1773,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1743116630813,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16202,"timestamp":1434826704,"id":1763,"parentId":1673,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1743116630811,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5924,"timestamp":1434837267,"id":1777,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1743116630821,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6013,"timestamp":1434837341,"id":1779,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1743116630821,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6376,"timestamp":1434837306,"id":1778,"parentId":1689,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"app-pages-browser"},"startTime":1743116630821,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7420,"timestamp":1434837210,"id":1776,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1743116630821,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":169,"timestamp":1434850132,"id":1783,"parentId":1693,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react@19.0.0/node_modules/react/index.js","layer":"pages-dir-browser"},"startTime":1743116630834,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2067,"timestamp":1434850055,"id":1781,"parentId":1683,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/request/params.browser.js","layer":"app-pages-browser"},"startTime":1743116630834,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2338,"timestamp":1434849974,"id":1780,"parentId":1683,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/request/search-params.browser.js","layer":"app-pages-browser"},"startTime":1743116630834,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2473,"timestamp":1434850097,"id":1782,"parentId":1686,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1743116630834,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1591,"timestamp":1434853246,"id":1786,"parentId":1688,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1743116630837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2006,"timestamp":1434853149,"id":1784,"parentId":1688,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1743116630837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2663,"timestamp":1434853208,"id":1785,"parentId":1688,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"app-pages-browser"},"startTime":1743116630837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4442,"timestamp":1434853280,"id":1787,"parentId":1688,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils.js","layer":"app-pages-browser"},"startTime":1743116630837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5053,"timestamp":1434853313,"id":1788,"parentId":1699,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils.js","layer":"pages-dir-browser"},"startTime":1743116630837,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5081,"timestamp":1434854375,"id":1789,"parentId":1688,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/links.js","layer":"app-pages-browser"},"startTime":1743116630838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5109,"timestamp":1434856115,"id":1790,"parentId":1702,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1743116630840,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3019,"timestamp":1434860151,"id":1791,"parentId":1701,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js","layer":"app-pages-browser"},"startTime":1743116630844,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":211,"timestamp":1434867036,"id":1794,"parentId":1707,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7fd13ca59ca7cdf9f342c062578af286b2404dd97c&name=getEmailsDirectoryMetadataAction!","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":835,"timestamp":1434866904,"id":1792,"parentId":1699,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react@19.0.0/node_modules/react/jsx-runtime.js","layer":"pages-dir-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6004,"timestamp":1434867258,"id":1795,"parentId":1710,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tailwind-merge@2.2.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":6291,"timestamp":1434867471,"id":1798,"parentId":1713,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/get-email-path-from-slug.ts","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":7038,"timestamp":1434866944,"id":1793,"parentId":1705,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/tooltip-content.tsx","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":6624,"timestamp":1434867533,"id":1799,"parentId":1717,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-base.tsx","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":6860,"timestamp":1434867405,"id":1797,"parentId":1713,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/render-email-by-path.tsx","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6918,"timestamp":1434867593,"id":1800,"parentId":1690,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/metadata/browser-resolved-metadata.js","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":14194,"timestamp":1434867338,"id":1796,"parentId":1705,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-tooltip@1.1.2_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-tooltip/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630851,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5719,"timestamp":1434876337,"id":1804,"parentId":1720,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/load-stream.ts","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6447,"timestamp":1434876155,"id":1801,"parentId":1693,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/with-router.js","layer":"pages-dir-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":6633,"timestamp":1434876402,"id":1805,"parentId":1720,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-warning.tsx","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":9963,"timestamp":1434876523,"id":1807,"parentId":1720,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/results.tsx","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":10633,"timestamp":1434876464,"id":1806,"parentId":1720,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/toolbar/code-preview-line-link.tsx","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":10719,"timestamp":1434876645,"id":1809,"parentId":1724,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/constants.ts","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":10927,"timestamp":1434876703,"id":1810,"parentId":1724,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/language-map.ts","layer":"app-pages-browser"},"startTime":1743116630861,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":11282,"timestamp":1434876585,"id":1808,"parentId":1720,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-compatibility.ts","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11455,"timestamp":1434876760,"id":1811,"parentId":1724,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-button.tsx","layer":"app-pages-browser"},"startTime":1743116630861,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11712,"timestamp":1434876819,"id":1812,"parentId":1724,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-clipboard.tsx","layer":"app-pages-browser"},"startTime":1743116630861,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":11918,"timestamp":1434876877,"id":1813,"parentId":1724,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-download.tsx","layer":"app-pages-browser"},"startTime":1743116630861,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":12597,"timestamp":1434876936,"id":1814,"parentId":1721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/linting.ts","layer":"app-pages-browser"},"startTime":1743116630861,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1229,"timestamp":1434895859,"id":1815,"parentId":1671,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1743116630880,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":775,"timestamp":1434896550,"id":1816,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1743116630880,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":42855,"timestamp":1434876232,"id":1802,"parentId":1693,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/router.js","layer":"pages-dir-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1321,"timestamp":1434931262,"id":1817,"parentId":1721,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/pretty-bytes@6.1.1/node_modules/pretty-bytes/index.js","layer":"app-pages-browser"},"startTime":1743116630915,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1069,"timestamp":1434933486,"id":1821,"parentId":1682,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1979,"timestamp":1434933855,"id":1827,"parentId":1709,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm/index.js","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2148,"timestamp":1434933918,"id":1828,"parentId":1737,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2278,"timestamp":1434933978,"id":1829,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2428,"timestamp":1434934045,"id":1830,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2667,"timestamp":1434934108,"id":1831,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2979,"timestamp":1434934167,"id":1832,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4226,"timestamp":1434933580,"id":1823,"parentId":1733,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/copy-text-to-clipboard.ts","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4619,"timestamp":1434933511,"id":1822,"parentId":1726,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/text.tsx","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4614,"timestamp":1434933646,"id":1824,"parentId":1733,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/sanitize.ts","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":4606,"timestamp":1434933727,"id":1825,"parentId":1733,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/utils/types/as.ts","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5659,"timestamp":1434933179,"id":1818,"parentId":1727,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/file-tree-directory-children.tsx","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8698,"timestamp":1434933386,"id":1820,"parentId":1727,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0._7wcd7bikdktyeugx674qsrmuhy/node_modules/@radix-ui/react-collapsible/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9291,"timestamp":1434933793,"id":1826,"parentId":1730,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0_k2i7wzb3kvajtmj5lc43jykaqa/node_modules/@radix-ui/react-toggle-group/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630918,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10977,"timestamp":1434933305,"id":1819,"parentId":1726,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-popover@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-popover/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116630917,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2876,"timestamp":1434964530,"id":1833,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"app-pages-browser"},"startTime":1743116630948,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3113,"timestamp":1434964673,"id":1834,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3171,"timestamp":1434964752,"id":1835,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3225,"timestamp":1434964818,"id":1836,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3364,"timestamp":1434964880,"id":1837,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3547,"timestamp":1434964944,"id":1838,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3663,"timestamp":1434965013,"id":1839,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3736,"timestamp":1434965076,"id":1840,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5123,"timestamp":1434965228,"id":1842,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5282,"timestamp":1434965287,"id":1843,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5349,"timestamp":1434965347,"id":1844,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5410,"timestamp":1434965410,"id":1845,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5434,"timestamp":1434965472,"id":1846,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/store.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":11287,"timestamp":1434965166,"id":1841,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"app-pages-browser"},"startTime":1743116630949,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":180321,"timestamp":1434876267,"id":1803,"parentId":1720,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/caniemail-data.ts","layer":"app-pages-browser"},"startTime":1743116630860,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1390,"timestamp":1435069908,"id":1847,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/GlobalConfig.mjs","layer":"app-pages-browser"},"startTime":1743116631054,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":495,"timestamp":1435071801,"id":1852,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1743116631056,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2571,"timestamp":1435070061,"id":1848,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"app-pages-browser"},"startTime":1743116631054,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1192,"timestamp":1435072726,"id":1853,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"app-pages-browser"},"startTime":1743116631057,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1303,"timestamp":1435072810,"id":1854,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"app-pages-browser"},"startTime":1743116631057,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2882,"timestamp":1435071573,"id":1849,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"app-pages-browser"},"startTime":1743116631055,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2825,"timestamp":1435071736,"id":1851,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1743116631056,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2998,"timestamp":1435071665,"id":1850,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1743116631056,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1620,"timestamp":1435078962,"id":1855,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2378,"timestamp":1435079053,"id":1856,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/index.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2046,"timestamp":1435079494,"id":1863,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2087,"timestamp":1435079551,"id":1864,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"}]
19
- [{"name":"build-module-mjs","duration":2365,"timestamp":1435079607,"id":1865,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2449,"timestamp":1435079662,"id":1866,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"app-pages-browser"},"startTime":1743116631064,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4469,"timestamp":1435079119,"id":1857,"parentId":1730,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-monitor.tsx","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":4572,"timestamp":1435079186,"id":1858,"parentId":1730,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-source.tsx","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4676,"timestamp":1435079313,"id":1860,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4877,"timestamp":1435079374,"id":1861,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5110,"timestamp":1435079437,"id":1862,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5784,"timestamp":1435079248,"id":1859,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"app-pages-browser"},"startTime":1743116631063,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1571,"timestamp":1435095023,"id":1867,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1597,"timestamp":1435095137,"id":1868,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1634,"timestamp":1435095210,"id":1869,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1746,"timestamp":1435095275,"id":1870,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1853,"timestamp":1435095336,"id":1871,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2108,"timestamp":1435095396,"id":1872,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2192,"timestamp":1435095456,"id":1873,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2267,"timestamp":1435095515,"id":1874,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2344,"timestamp":1435095573,"id":1875,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2486,"timestamp":1435095632,"id":1876,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"app-pages-browser"},"startTime":1743116631079,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2573,"timestamp":1435095690,"id":1877,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"app-pages-browser"},"startTime":1743116631080,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2709,"timestamp":1435095747,"id":1878,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"app-pages-browser"},"startTime":1743116631080,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2864,"timestamp":1435095805,"id":1879,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"app-pages-browser"},"startTime":1743116631080,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1589,"timestamp":1435105597,"id":1880,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"app-pages-browser"},"startTime":1743116631089,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1619,"timestamp":1435105686,"id":1881,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1654,"timestamp":1435105755,"id":1882,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2820,"timestamp":1435105819,"id":1883,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3600,"timestamp":1435105880,"id":1884,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4054,"timestamp":1435105939,"id":1885,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4114,"timestamp":1435106009,"id":1886,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4150,"timestamp":1435106127,"id":1888,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4349,"timestamp":1435106184,"id":1889,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4382,"timestamp":1435106243,"id":1890,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4506,"timestamp":1435106300,"id":1891,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4563,"timestamp":1435106355,"id":1892,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4611,"timestamp":1435106410,"id":1893,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6246,"timestamp":1435106070,"id":1887,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"app-pages-browser"},"startTime":1743116631090,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1248,"timestamp":1435124612,"id":1894,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"app-pages-browser"},"startTime":1743116631108,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":558,"timestamp":1435126278,"id":1895,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/index.mjs","layer":"app-pages-browser"},"startTime":1743116631110,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":760,"timestamp":1435127525,"id":1896,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/complex/index.mjs","layer":"app-pages-browser"},"startTime":1743116631111,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":264,"timestamp":1435130734,"id":1901,"parentId":1756,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"pages-dir-browser"},"startTime":1743116631115,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1415,"timestamp":1435130436,"id":1897,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/numbers/units.mjs","layer":"app-pages-browser"},"startTime":1743116631114,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1802,"timestamp":1435130528,"id":1898,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/spring/index.mjs","layer":"app-pages-browser"},"startTime":1743116631114,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2159,"timestamp":1435130599,"id":1899,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/spring/find.mjs","layer":"app-pages-browser"},"startTime":1743116631114,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2241,"timestamp":1435130665,"id":1900,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"app-pages-browser"},"startTime":1743116631115,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2187,"timestamp":1435134054,"id":1904,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"app-pages-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2268,"timestamp":1435134184,"id":1906,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/transform.mjs","layer":"app-pages-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2307,"timestamp":1435134244,"id":1907,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/clamp.mjs","layer":"app-pages-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2580,"timestamp":1435134301,"id":1908,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/inertia.mjs","layer":"app-pages-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2771,"timestamp":1435134357,"id":1909,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/keyframes.mjs","layer":"app-pages-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4192,"timestamp":1435133956,"id":1902,"parentId":1756,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"pages-dir-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4288,"timestamp":1435134018,"id":1903,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"pages-dir-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8700,"timestamp":1435134123,"id":1905,"parentId":1731,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.4_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19._tak6ycn5x4stdfo2deuqce7q3i/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631118,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2957,"timestamp":1435143382,"id":1910,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/stagger.mjs","layer":"app-pages-browser"},"startTime":1743116631127,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3004,"timestamp":1435143470,"id":1911,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/index.mjs","layer":"app-pages-browser"},"startTime":1743116631127,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3344,"timestamp":1435143536,"id":1912,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"app-pages-browser"},"startTime":1743116631127,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3522,"timestamp":1435143596,"id":1913,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1743116631127,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3570,"timestamp":1435143656,"id":1914,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/pipe.mjs","layer":"app-pages-browser"},"startTime":1743116631128,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3612,"timestamp":1435143716,"id":1915,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/progress.mjs","layer":"app-pages-browser"},"startTime":1743116631128,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3604,"timestamp":1435143813,"id":1916,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/wrap.mjs","layer":"app-pages-browser"},"startTime":1743116631128,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3674,"timestamp":1435143881,"id":1917,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/index-legacy.mjs","layer":"app-pages-browser"},"startTime":1743116631128,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2319,"timestamp":1435150206,"id":1918,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/anticipate.mjs","layer":"app-pages-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2387,"timestamp":1435150290,"id":1919,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/back.mjs","layer":"app-pages-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2479,"timestamp":1435150354,"id":1920,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/circ.mjs","layer":"app-pages-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2562,"timestamp":1435150412,"id":1921,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/ease.mjs","layer":"app-pages-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2742,"timestamp":1435150493,"id":1922,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/cubic-bezier.mjs","layer":"app-pages-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2828,"timestamp":1435150559,"id":1923,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/steps.mjs","layer":"app-pages-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2815,"timestamp":1435150692,"id":1927,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"app-pages-browser"},"startTime":1743116631135,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2924,"timestamp":1435150748,"id":1928,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/errors.mjs","layer":"app-pages-browser"},"startTime":1743116631135,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2966,"timestamp":1435150804,"id":1929,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/modifiers/mirror.mjs","layer":"app-pages-browser"},"startTime":1743116631135,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2993,"timestamp":1435150859,"id":1930,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/modifiers/reverse.mjs","layer":"app-pages-browser"},"startTime":1743116631135,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3432,"timestamp":1435150615,"id":1924,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3700,"timestamp":1435150643,"id":1925,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1743116631134,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3885,"timestamp":1435150668,"id":1926,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/is-next-router-error.js","layer":"pages-dir-browser"},"startTime":1743116631135,"traceId":"8c597312c6cecf46"},{"name":"font-loader","duration":802,"timestamp":1435156767,"id":1944,"parentId":1943,"tags":{},"startTime":1743116631141,"traceId":"8c597312c6cecf46"},{"name":"postcss","duration":877,"timestamp":1435157728,"id":1947,"parentId":1943,"tags":{},"startTime":1743116631142,"traceId":"8c597312c6cecf46"},{"name":"next-font-loader","duration":1930,"timestamp":1435156712,"id":1943,"parentId":1936,"tags":{},"startTime":1743116631141,"traceId":"8c597312c6cecf46"},{"name":"css-loader","duration":4168,"timestamp":1435158620,"id":1948,"parentId":1936,"tags":{"astUsed":"true"},"startTime":1743116631142,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":7009,"timestamp":1435156085,"id":1936,"parentId":1768,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/fonts.ts\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}","layer":null},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10093,"timestamp":1435155713,"id":1931,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/interpolate.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10132,"timestamp":1435155819,"id":1932,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/frame.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10179,"timestamp":1435155893,"id":1933,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10267,"timestamp":1435155954,"id":1934,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10289,"timestamp":1435156021,"id":1935,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10000,"timestamp":1435156409,"id":1938,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10087,"timestamp":1435156472,"id":1939,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10393,"timestamp":1435156533,"id":1940,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10442,"timestamp":1435156592,"id":1941,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10505,"timestamp":1435156649,"id":1942,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"app-pages-browser"},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":134867,"timestamp":1435170773,"id":1949,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"app-pages-browser"},"startTime":1743116631155,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":135788,"timestamp":1435170875,"id":1950,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"app-pages-browser"},"startTime":1743116631155,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":135906,"timestamp":1435170942,"id":1951,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/utils/is-motion-value.mjs","layer":"app-pages-browser"},"startTime":1743116631155,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":135674,"timestamp":1435171775,"id":1953,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"app-pages-browser"},"startTime":1743116631156,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":256,"timestamp":1435313807,"id":1973,"parentId":1798,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7fb71b186780d71931564b7fd522e7577624d81387&name=getEmailPathFromSlug!","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":190,"timestamp":1435314073,"id":1974,"parentId":1797,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f1085e2458e1c91782fa41554c66af90f15a17d95&name=renderEmailByPath!","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6340,"timestamp":1435312892,"id":1956,"parentId":1739,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/utils/lock.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6427,"timestamp":1435313025,"id":1957,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+primitive@1.1.0/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7347,"timestamp":1435313133,"id":1958,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-context@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7597,"timestamp":1435313325,"id":1961,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-primitive@2.0.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7829,"timestamp":1435313386,"id":1962,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-direction@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-direction/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8189,"timestamp":1435313445,"id":1963,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8433,"timestamp":1435313503,"id":1964,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-id@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-id/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8076,"timestamp":1435314272,"id":1975,"parentId":1742,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/clsx@1.2.1/node_modules/clsx/dist/clsx.m.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"}]
20
- [{"name":"build-module-js","duration":99528,"timestamp":1435314354,"id":1976,"parentId":1743,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@lottiefiles+dotlottie-web@0.40.1/node_modules/@lottiefiles/dotlottie-web/dist/index.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":101535,"timestamp":1435313678,"id":1968,"parentId":1756,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":101795,"timestamp":1435313648,"id":1967,"parentId":1744,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":101916,"timestamp":1435313702,"id":1969,"parentId":1744,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102390,"timestamp":1435313580,"id":1965,"parentId":1744,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102659,"timestamp":1435313620,"id":1966,"parentId":1756,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/side-effect.js","layer":"pages-dir-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102706,"timestamp":1435313731,"id":1970,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102863,"timestamp":1435313754,"id":1971,"parentId":1744,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102979,"timestamp":1435313781,"id":1972,"parentId":1756,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/amp-mode.js","layer":"pages-dir-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102441,"timestamp":1435314451,"id":1978,"parentId":1758,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":102709,"timestamp":1435314418,"id":1977,"parentId":1745,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-blur-svg.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":103012,"timestamp":1435314481,"id":1979,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1743116631298,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":225,"timestamp":1435422301,"id":1992,"parentId":1808,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f63a159499fcd706367cce9a8bfc7cf9edf31b74e&name=checkCompatibility!","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":11,"timestamp":1435422706,"id":1998,"parentId":1802,"tags":{"layer":null},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":792,"timestamp":1435422827,"id":2001,"parentId":1760,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/deployment-id.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2531,"timestamp":1435423157,"id":2012,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8718,"timestamp":1435422762,"id":2000,"parentId":1758,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8808,"timestamp":1435423097,"id":2011,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":120096,"timestamp":1435313265,"id":1960,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-presence@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":121409,"timestamp":1435313202,"id":1959,"parentId":1738,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0_ihp5veyafofttolcs3sgds6ifa/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631297,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12985,"timestamp":1435421955,"id":1981,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-build-id.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13141,"timestamp":1435422043,"id":1983,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13611,"timestamp":1435421852,"id":1980,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-find-source-map-url.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13999,"timestamp":1435421997,"id":1982,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14176,"timestamp":1435422130,"id":1986,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/remove-base-path.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14592,"timestamp":1435422071,"id":1984,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14924,"timestamp":1435422098,"id":1985,"parentId":1785,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15162,"timestamp":1435422155,"id":1987,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15355,"timestamp":1435422187,"id":1988,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/has-base-path.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15559,"timestamp":1435422216,"id":1989,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15719,"timestamp":1435422246,"id":1990,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15894,"timestamp":1435422270,"id":1991,"parentId":1765,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15865,"timestamp":1435422583,"id":1994,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/add-base-path.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16018,"timestamp":1435422615,"id":1995,"parentId":1770,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16544,"timestamp":1435422536,"id":1993,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":"pages-dir-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16772,"timestamp":1435422642,"id":1996,"parentId":1766,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-error.js","layer":"app-pages-browser"},"startTime":1743116631406,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16890,"timestamp":1435422724,"id":1999,"parentId":1767,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16978,"timestamp":1435422848,"id":2002,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/mitt.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":17594,"timestamp":1435422675,"id":1997,"parentId":1773,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":17802,"timestamp":1435422922,"id":2005,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":18663,"timestamp":1435422873,"id":2003,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/page-loader.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":19093,"timestamp":1435422898,"id":2004,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/route-announcer.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":19200,"timestamp":1435422975,"id":2007,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":19484,"timestamp":1435422999,"id":2008,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/use-reducer.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":20299,"timestamp":1435422951,"id":2006,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/head-manager.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":20247,"timestamp":1435423174,"id":2013,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/globals/patch-console.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":20386,"timestamp":1435423203,"id":2014,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/globals/handle-global-errors.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":21028,"timestamp":1435423039,"id":2009,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":21757,"timestamp":1435423068,"id":2010,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/segment-cache.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":21886,"timestamp":1435423232,"id":2015,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":22111,"timestamp":1435423260,"id":2016,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":22287,"timestamp":1435423397,"id":2019,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":22501,"timestamp":1435423425,"id":2020,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"pages-dir-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":24593,"timestamp":1435423283,"id":2017,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/react-client-callbacks/error-boundary-callbacks.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":25267,"timestamp":1435423311,"id":2018,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1743116631407,"traceId":"8c597312c6cecf46"},{"name":"postcss-process","duration":435579,"timestamp":1435172094,"id":1955,"parentId":1954,"tags":{},"startTime":1743116631156,"traceId":"8c597312c6cecf46"},{"name":"postcss-loader","duration":435784,"timestamp":1435171959,"id":1954,"parentId":1952,"tags":{},"startTime":1743116631156,"traceId":"8c597312c6cecf46"},{"name":"css-loader","duration":5888,"timestamp":1435607787,"id":2021,"parentId":1952,"tags":{"astUsed":"true"},"startTime":1743116631592,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3274,"timestamp":1435617815,"id":2025,"parentId":1777,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1743116631602,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3869,"timestamp":1435617631,"id":2022,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1743116631601,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4158,"timestamp":1435617736,"id":2023,"parentId":1763,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1743116631602,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4474,"timestamp":1435617780,"id":2024,"parentId":1776,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/flight-data-helpers.js","layer":"app-pages-browser"},"startTime":1743116631602,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4799,"timestamp":1435617848,"id":2026,"parentId":1776,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1743116631602,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1259,"timestamp":1435623266,"id":2037,"parentId":1794,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2234,"timestamp":1435623029,"id":2029,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/lib/is-error-thrown-while-rendering-rsc.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2621,"timestamp":1435622916,"id":2027,"parentId":1776,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3037,"timestamp":1435622975,"id":2028,"parentId":1782,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3056,"timestamp":1435623127,"id":2032,"parentId":1786,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3462,"timestamp":1435623095,"id":2031,"parentId":1786,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4117,"timestamp":1435623068,"id":2030,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/adapters.js","layer":"pages-dir-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6854,"timestamp":1435623210,"id":2035,"parentId":1790,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7069,"timestamp":1435623238,"id":2036,"parentId":1790,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7520,"timestamp":1435623181,"id":2034,"parentId":1790,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7852,"timestamp":1435623329,"id":2038,"parentId":1780,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/request/search-params.browser.prod.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8124,"timestamp":1435623358,"id":2039,"parentId":1781,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/request/params.browser.prod.js","layer":"app-pages-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9319,"timestamp":1435623155,"id":2033,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/script.js","layer":"pages-dir-browser"},"startTime":1743116631607,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":212,"timestamp":1435636630,"id":2040,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1743116631620,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":1665,"timestamp":1435636673,"id":2041,"parentId":1814,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-images.ts","layer":"app-pages-browser"},"startTime":1743116631621,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":276,"timestamp":1435638982,"id":2043,"parentId":1761,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1743116631623,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":393,"timestamp":1435640190,"id":2046,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/client.js","layer":"pages-dir-browser"},"startTime":1743116631624,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2755,"timestamp":1435640286,"id":2048,"parentId":1783,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react@19.0.0/node_modules/react/cjs/react.production.js","layer":"pages-dir-browser"},"startTime":1743116631624,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3855,"timestamp":1435640213,"id":2047,"parentId":1796,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-context@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-context/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631624,"traceId":"8c597312c6cecf46"},{"name":"build-module-ts","duration":5543,"timestamp":1435638888,"id":2042,"parentId":1814,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/actions/email-validation/check-links.ts","layer":"app-pages-browser"},"startTime":1743116631623,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5699,"timestamp":1435639013,"id":2044,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/portal/index.js","layer":"pages-dir-browser"},"startTime":1743116631623,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5017,"timestamp":1435640141,"id":2045,"parentId":1759,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/tracing/tracer.js","layer":"pages-dir-browser"},"startTime":1743116631624,"traceId":"8c597312c6cecf46"},{"name":"font-loader","duration":493062,"timestamp":1435157237,"id":1946,"parentId":1945,"tags":{},"startTime":1743116631141,"traceId":"8c597312c6cecf46"},{"name":"postcss","duration":419,"timestamp":1435650335,"id":2050,"parentId":1945,"tags":{},"startTime":1743116631634,"traceId":"8c597312c6cecf46"},{"name":"next-font-loader","duration":493589,"timestamp":1435157198,"id":1945,"parentId":1937,"tags":{},"startTime":1743116631141,"traceId":"8c597312c6cecf46"},{"name":"css-loader","duration":1281,"timestamp":1435650772,"id":2051,"parentId":1937,"tags":{"astUsed":"true"},"startTime":1743116631635,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":495882,"timestamp":1435156380,"id":1937,"parentId":1769,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/local/target.css.webpack[javascript/auto]!=!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[3].use[1]!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[3].use[2]!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/local/target.css?{\"path\":\"src/app/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"./fonts/SFMono/SFMonoLight.otf\",\"weight\":\"300\"},{\"path\":\"./fonts/SFMono/SFMonoRegular.otf\",\"weight\":\"400\"},{\"path\":\"./fonts/SFMono/SFMonoMedium.otf\",\"weight\":\"500\"},{\"path\":\"./fonts/SFMono/SFMonoSemibold.otf\",\"weight\":\"600\"},{\"path\":\"./fonts/SFMono/SFMonoBold.otf\",\"weight\":\"700\"},{\"path\":\"./fonts/SFMono/SFMonoHeavy.otf\",\"weight\":\"800\"}],\"variable\":\"--font-sf-mono\",\"display\":\"swap\"}],\"variableName\":\"sfMono\"}","layer":null},"startTime":1743116631140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15988,"timestamp":1435640313,"id":2049,"parentId":1796,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom_2ss4q4ngquycclrblzgkznkfty/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631624,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":593,"timestamp":1435660570,"id":2065,"parentId":1792,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react@19.0.0/node_modules/react/cjs/react-jsx-runtime.production.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1228,"timestamp":1435660701,"id":2070,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/constants.js","layer":"pages-dir-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1289,"timestamp":1435660838,"id":2073,"parentId":1815,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.js","layer":"app-pages-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3122,"timestamp":1435660853,"id":2074,"parentId":1816,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react/cjs/react.production.js","layer":"app-pages-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3251,"timestamp":1435660866,"id":2075,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/is-api-route.js","layer":"pages-dir-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6515,"timestamp":1435660209,"id":2055,"parentId":1796,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-visually-hidden@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@1_gm2dqjrremaem7b4tr3u3q3xci/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6163,"timestamp":1435660719,"id":2071,"parentId":1829,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"app-pages-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6314,"timestamp":1435660780,"id":2072,"parentId":1830,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"app-pages-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":14665,"timestamp":1435652810,"id":2053,"parentId":1796,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-portal@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631637,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15324,"timestamp":1435652879,"id":2054,"parentId":1796,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-presence@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631637,"traceId":"8c597312c6cecf46"}]
21
- [{"name":"build-module-mjs","duration":17302,"timestamp":1435652705,"id":2052,"parentId":1796,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-popper@1.2.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631637,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":9798,"timestamp":1435660390,"id":2058,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10103,"timestamp":1435660310,"id":2056,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10280,"timestamp":1435660350,"id":2057,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10451,"timestamp":1435660420,"id":2059,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10563,"timestamp":1435660496,"id":2062,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10846,"timestamp":1435660446,"id":2060,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11110,"timestamp":1435660520,"id":2063,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11332,"timestamp":1435660603,"id":2066,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/add-locale.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11624,"timestamp":1435660545,"id":2064,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11763,"timestamp":1435660629,"id":2067,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/detect-domain-locale.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11947,"timestamp":1435660678,"id":2069,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/remove-locale.js","layer":"pages-dir-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13197,"timestamp":1435660472,"id":2061,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13348,"timestamp":1435660878,"id":2076,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/resolve-href.js","layer":"pages-dir-browser"},"startTime":1743116631645,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":25132,"timestamp":1435660654,"id":2068,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/route-loader.js","layer":"pages-dir-browser"},"startTime":1743116631644,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":241,"timestamp":1435691742,"id":2082,"parentId":1756,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/polyfills/process.js","layer":"pages-dir-browser"},"startTime":1743116631676,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1467,"timestamp":1435691366,"id":2077,"parentId":1831,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"app-pages-browser"},"startTime":1743116631675,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1336,"timestamp":1435691678,"id":2081,"parentId":1744,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1743116631676,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1546,"timestamp":1435691763,"id":2083,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":"pages-dir-browser"},"startTime":1743116631676,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":2012,"timestamp":1435691498,"id":2078,"parentId":1818,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-file.tsx","layer":"app-pages-browser"},"startTime":1743116631675,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2071,"timestamp":1435691646,"id":2080,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":"pages-dir-browser"},"startTime":1743116631675,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":746,"timestamp":1435694931,"id":2089,"parentId":1821,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.js","layer":"app-pages-browser"},"startTime":1743116631679,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1480,"timestamp":1435694797,"id":2087,"parentId":1820,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631679,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":5248,"timestamp":1435691578,"id":2079,"parentId":1818,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/sidebar/file-tree-directory.tsx","layer":"app-pages-browser"},"startTime":1743116631675,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5234,"timestamp":1435691788,"id":2084,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":"pages-dir-browser"},"startTime":1743116631676,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5660,"timestamp":1435694763,"id":2086,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":"pages-dir-browser"},"startTime":1743116631679,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6186,"timestamp":1435694712,"id":2085,"parentId":1802,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/bloom-filter.js","layer":"pages-dir-browser"},"startTime":1743116631679,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6333,"timestamp":1435694863,"id":2088,"parentId":1826,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-toggle@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-toggle/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631679,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1130159,"timestamp":1434575331,"id":1654,"parentId":1650,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1412,"timestamp":1435705711,"id":2092,"parentId":1827,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm/url.js","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2435,"timestamp":1435705774,"id":2093,"parentId":1827,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm/manager.js","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5265,"timestamp":1435705831,"id":2094,"parentId":1827,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm/socket.js","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5863,"timestamp":1435705888,"id":2095,"parentId":1819,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/aria-hidden@1.2.4/node_modules/aria-hidden/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5907,"timestamp":1435705944,"id":2096,"parentId":1819,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5955,"timestamp":1435706006,"id":2097,"parentId":1840,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6284,"timestamp":1435706065,"id":2098,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/subscription-manager.mjs","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6357,"timestamp":1435706122,"id":2099,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/warn-once.mjs","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6421,"timestamp":1435706177,"id":2100,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-numerical-string.mjs","layer":"app-pages-browser"},"startTime":1743116631690,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1532,"timestamp":1435714221,"id":2101,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"app-pages-browser"},"startTime":1743116631698,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1532,"timestamp":1435714321,"id":2102,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"app-pages-browser"},"startTime":1743116631698,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1624,"timestamp":1435714390,"id":2103,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"app-pages-browser"},"startTime":1743116631698,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1857,"timestamp":1435714453,"id":2104,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"app-pages-browser"},"startTime":1743116631698,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":11194,"timestamp":1435705528,"id":2090,"parentId":1819,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631689,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12203,"timestamp":1435705639,"id":2091,"parentId":1819,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0._k3kvbkdwdtx7rblqoj6sb3u5ca/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631689,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1510,"timestamp":1435722425,"id":2105,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"app-pages-browser"},"startTime":1743116631706,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1591,"timestamp":1435722517,"id":2106,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"app-pages-browser"},"startTime":1743116631706,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2184,"timestamp":1435722584,"id":2107,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1743116631706,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2242,"timestamp":1435722647,"id":2108,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/transform.mjs","layer":"app-pages-browser"},"startTime":1743116631706,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2310,"timestamp":1435722704,"id":2109,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-zero-value-string.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2397,"timestamp":1435722792,"id":2110,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/find.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2488,"timestamp":1435722865,"id":2111,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2598,"timestamp":1435722926,"id":2112,"parentId":1842,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/sync-time.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2618,"timestamp":1435722984,"id":2113,"parentId":1843,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-instant-transition-state.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2724,"timestamp":1435723057,"id":2114,"parentId":1844,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3239,"timestamp":1435723119,"id":2115,"parentId":1841,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"app-pages-browser"},"startTime":1743116631707,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2505,"timestamp":1435729147,"id":2117,"parentId":1841,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"app-pages-browser"},"startTime":1743116631713,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1156913,"timestamp":1434575337,"id":1655,"parentId":1650,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1445,"timestamp":1435732514,"id":2118,"parentId":1841,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"app-pages-browser"},"startTime":1743116631716,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1507,"timestamp":1435732596,"id":2119,"parentId":1841,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"app-pages-browser"},"startTime":1743116631716,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1526,"timestamp":1435732662,"id":2120,"parentId":1841,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2426,"timestamp":1435732724,"id":2121,"parentId":1827,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/esm/index.js","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2482,"timestamp":1435732781,"id":2122,"parentId":1855,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/time-conversion.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2520,"timestamp":1435732839,"id":2123,"parentId":1856,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/velocity-per-second.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2613,"timestamp":1435732896,"id":2124,"parentId":1866,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/resolve-value.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2693,"timestamp":1435732955,"id":2125,"parentId":1863,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2736,"timestamp":1435733028,"id":2126,"parentId":1864,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2783,"timestamp":1435733091,"id":2127,"parentId":1865,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2857,"timestamp":1435733149,"id":2128,"parentId":1865,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2965,"timestamp":1435733209,"id":2129,"parentId":1862,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"app-pages-browser"},"startTime":1743116631717,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7374,"timestamp":1435729059,"id":2116,"parentId":1841,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"app-pages-browser"},"startTime":1743116631713,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":761,"timestamp":1435740639,"id":2131,"parentId":1859,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"app-pages-browser"},"startTime":1743116631724,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":780,"timestamp":1435740812,"id":2135,"parentId":1869,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"app-pages-browser"},"startTime":1743116631725,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":899,"timestamp":1435740900,"id":2136,"parentId":1872,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"app-pages-browser"},"startTime":1743116631725,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2622,"timestamp":1435739716,"id":2130,"parentId":1859,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"app-pages-browser"},"startTime":1743116631724,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1886,"timestamp":1435740722,"id":2132,"parentId":1924,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/image-config.js","layer":"pages-dir-browser"},"startTime":1743116631725,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2196,"timestamp":1435740757,"id":2133,"parentId":1926,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-error.js","layer":"pages-dir-browser"},"startTime":1743116631725,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2501,"timestamp":1435740784,"id":2134,"parentId":1926,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js","layer":"pages-dir-browser"},"startTime":1743116631725,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":603,"timestamp":1435746831,"id":2137,"parentId":1876,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"app-pages-browser"},"startTime":1743116631731,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":911,"timestamp":1435746923,"id":2138,"parentId":1876,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"app-pages-browser"},"startTime":1743116631731,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1214,"timestamp":1435746988,"id":2139,"parentId":1876,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"app-pages-browser"},"startTime":1743116631731,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1552,"timestamp":1435747057,"id":2140,"parentId":1883,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.mjs","layer":"app-pages-browser"},"startTime":1743116631731,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1652,"timestamp":1435752176,"id":2141,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1743116631736,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1724,"timestamp":1435752257,"id":2142,"parentId":1883,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/utils/calc-duration.mjs","layer":"app-pages-browser"},"startTime":1743116631736,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1834,"timestamp":1435752323,"id":2143,"parentId":1883,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.mjs","layer":"app-pages-browser"},"startTime":1743116631736,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1857,"timestamp":1435752386,"id":2144,"parentId":1883,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/utils/is-generator.mjs","layer":"app-pages-browser"},"startTime":1743116631736,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1927,"timestamp":1435752458,"id":2145,"parentId":1883,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"app-pages-browser"},"startTime":1743116631736,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1947,"timestamp":1435752518,"id":2146,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/noop.mjs","layer":"app-pages-browser"},"startTime":1743116631736,"traceId":"8c597312c6cecf46"},{"name":"build-module-css","duration":583891,"timestamp":1435171015,"id":1952,"parentId":1775,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/globals.css.webpack[javascript/auto]!=!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/globals.css","layer":null},"startTime":1743116631155,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1313,"timestamp":1435755271,"id":2147,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.mjs","layer":"app-pages-browser"},"startTime":1743116631739,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":745,"timestamp":1435756712,"id":2148,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/index.mjs","layer":"app-pages-browser"},"startTime":1743116631741,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":962,"timestamp":1435756796,"id":2149,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/easing.mjs","layer":"app-pages-browser"},"startTime":1743116631741,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":979,"timestamp":1435756876,"id":2150,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/attach-timeline.mjs","layer":"app-pages-browser"},"startTime":1743116631741,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1082,"timestamp":1435756941,"id":2151,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-linear-easing.mjs","layer":"app-pages-browser"},"startTime":1743116631741,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1144,"timestamp":1435757009,"id":2152,"parentId":1885,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"app-pages-browser"},"startTime":1743116631741,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1680,"timestamp":1435760872,"id":2153,"parentId":1884,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1802,"timestamp":1435760974,"id":2154,"parentId":1885,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1783,"timestamp":1435761091,"id":2155,"parentId":1885,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1910,"timestamp":1435761157,"id":2156,"parentId":1888,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/array.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1951,"timestamp":1435761215,"id":2157,"parentId":1885,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1974,"timestamp":1435761273,"id":2158,"parentId":1888,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2036,"timestamp":1435761331,"id":2159,"parentId":1886,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"app-pages-browser"},"startTime":1743116631745,"traceId":"8c597312c6cecf46"}]
22
- [{"name":"build-module-mjs","duration":1861,"timestamp":1435764169,"id":2160,"parentId":1891,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/GroupPlaybackControls.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1846,"timestamp":1435764371,"id":2163,"parentId":1891,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2114,"timestamp":1435764427,"id":2164,"parentId":1891,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2276,"timestamp":1435764483,"id":2165,"parentId":1892,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2353,"timestamp":1435764541,"id":2166,"parentId":1892,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/motion/create.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2398,"timestamp":1435764599,"id":2167,"parentId":1893,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/m/create.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2452,"timestamp":1435764655,"id":2168,"parentId":1894,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.mjs","layer":"app-pages-browser"},"startTime":1743116631749,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2514,"timestamp":1435764712,"id":2169,"parentId":1894,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/number.mjs","layer":"app-pages-browser"},"startTime":1743116631749,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2658,"timestamp":1435764769,"id":2170,"parentId":1895,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/hex.mjs","layer":"app-pages-browser"},"startTime":1743116631749,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2827,"timestamp":1435764823,"id":2171,"parentId":1895,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/hsla.mjs","layer":"app-pages-browser"},"startTime":1743116631749,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2959,"timestamp":1435764879,"id":2172,"parentId":1895,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/rgba.mjs","layer":"app-pages-browser"},"startTime":1743116631749,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":7848,"timestamp":1435764249,"id":2161,"parentId":1890,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8181,"timestamp":1435764312,"id":2162,"parentId":1890,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"app-pages-browser"},"startTime":1743116631748,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1182,"timestamp":1435779240,"id":2173,"parentId":1896,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/color-regex.mjs","layer":"app-pages-browser"},"startTime":1743116631763,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1192,"timestamp":1435779351,"id":2174,"parentId":1896,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/float-regex.mjs","layer":"app-pages-browser"},"startTime":1743116631763,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1225,"timestamp":1435779420,"id":2175,"parentId":1896,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/sanitize.mjs","layer":"app-pages-browser"},"startTime":1743116631763,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1305,"timestamp":1435779484,"id":2176,"parentId":1898,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.mjs","layer":"app-pages-browser"},"startTime":1743116631763,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1340,"timestamp":1435780900,"id":2177,"parentId":1900,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"app-pages-browser"},"startTime":1743116631765,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1369,"timestamp":1435780986,"id":2178,"parentId":1909,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.mjs","layer":"app-pages-browser"},"startTime":1743116631765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1642,"timestamp":1435781100,"id":2180,"parentId":2015,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/is-error.js","layer":"app-pages-browser"},"startTime":1743116631765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2457,"timestamp":1435781205,"id":2181,"parentId":1994,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"pages-dir-browser"},"startTime":1743116631765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2918,"timestamp":1435781062,"id":2179,"parentId":1994,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"pages-dir-browser"},"startTime":1743116631765,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3157,"timestamp":1435781241,"id":2182,"parentId":1983,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/interception-routes.js","layer":"pages-dir-browser"},"startTime":1743116631765,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1550,"timestamp":1435784910,"id":2183,"parentId":1909,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/map.mjs","layer":"app-pages-browser"},"startTime":1743116631769,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1590,"timestamp":1435784997,"id":2184,"parentId":1909,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/offsets/default.mjs","layer":"app-pages-browser"},"startTime":1743116631769,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1519,"timestamp":1435786950,"id":2185,"parentId":1904,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/observe.mjs","layer":"app-pages-browser"},"startTime":1743116631771,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":186,"timestamp":1435789548,"id":2192,"parentId":2041,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7fed278eac32cb3d3d983fa5b44b9a5a1a637bcfa5&name=checkImages!","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1692,"timestamp":1435789203,"id":2186,"parentId":1904,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/supports.mjs","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1715,"timestamp":1435789281,"id":2187,"parentId":1909,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/offsets/time.mjs","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1729,"timestamp":1435789408,"id":2190,"parentId":1905,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+primitive@1.1.1/node_modules/@radix-ui/primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1911,"timestamp":1435789467,"id":2191,"parentId":1905,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1914,"timestamp":1435789742,"id":2193,"parentId":1905,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-primitive@2.0.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-primitive/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2127,"timestamp":1435789899,"id":2195,"parentId":1917,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/batcher.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2564,"timestamp":1435789969,"id":2196,"parentId":1911,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/complex.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2601,"timestamp":1435790032,"id":2197,"parentId":1911,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/number.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2661,"timestamp":1435790087,"id":2198,"parentId":1912,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/resize/index.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2936,"timestamp":1435790140,"id":2199,"parentId":1912,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4080,"timestamp":1435789344,"id":2188,"parentId":2031,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4229,"timestamp":1435789377,"id":2189,"parentId":2031,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1743116631773,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12295,"timestamp":1435789838,"id":2194,"parentId":1905,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-menu@2.1.4_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-menu/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631774,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":595,"timestamp":1435817491,"id":2206,"parentId":2042,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js?id=7f3672704318c5b9240bf60b5ff9aa3f60dcf36059&name=checkLinks!","layer":"app-pages-browser"},"startTime":1743116631801,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4777,"timestamp":1435816634,"id":2200,"parentId":1912,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"app-pages-browser"},"startTime":1743116631800,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5173,"timestamp":1435816868,"id":2201,"parentId":1913,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/resolve-element.mjs","layer":"app-pages-browser"},"startTime":1743116631801,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5408,"timestamp":1435817071,"id":2202,"parentId":1940,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"app-pages-browser"},"startTime":1743116631801,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5547,"timestamp":1435817239,"id":2203,"parentId":1934,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/events/utils/is-primary-pointer.mjs","layer":"app-pages-browser"},"startTime":1743116631801,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5921,"timestamp":1435817340,"id":2204,"parentId":1941,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"app-pages-browser"},"startTime":1743116631801,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":6189,"timestamp":1435817417,"id":2205,"parentId":1941,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"app-pages-browser"},"startTime":1743116631801,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5645,"timestamp":1435818114,"id":2207,"parentId":1950,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5820,"timestamp":1435818221,"id":2208,"parentId":1963,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6749,"timestamp":1435818390,"id":2211,"parentId":2008,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-thenable.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7229,"timestamp":1435818350,"id":2210,"parentId":1996,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7537,"timestamp":1435818429,"id":2212,"parentId":2015,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7718,"timestamp":1435818525,"id":2215,"parentId":1988,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"pages-dir-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8084,"timestamp":1435818462,"id":2213,"parentId":2016,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"pages-dir-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8559,"timestamp":1435818490,"id":2214,"parentId":1982,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8724,"timestamp":1435818553,"id":2216,"parentId":1989,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":10421,"timestamp":1435818296,"id":2209,"parentId":2003,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/constants.js","layer":"pages-dir-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11082,"timestamp":1435818588,"id":2217,"parentId":2005,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":11375,"timestamp":1435818687,"id":2220,"parentId":2008,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/react-dev-overlay/utils/dev-indicator/use-sync-dev-render-indicator.js","layer":"app-pages-browser"},"startTime":1743116631803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12325,"timestamp":1435818655,"id":2219,"parentId":2005,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1743116631803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12425,"timestamp":1435818898,"id":2223,"parentId":2019,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"app-pages-browser"},"startTime":1743116631803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12796,"timestamp":1435818721,"id":2221,"parentId":2068,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":"pages-dir-browser"},"startTime":1743116631803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":12759,"timestamp":1435818946,"id":2224,"parentId":2020,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/html-bots.js","layer":"pages-dir-browser"},"startTime":1743116631803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15048,"timestamp":1435818620,"id":2218,"parentId":2005,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1743116631802,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":25511,"timestamp":1435818752,"id":2222,"parentId":1959,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-collection@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631803,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5760,"timestamp":1435839273,"id":2225,"parentId":2023,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1743116631823,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3312,"timestamp":1435846266,"id":2229,"parentId":2034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1743116631830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3728,"timestamp":1435846189,"id":2227,"parentId":2028,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1743116631830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4089,"timestamp":1435846080,"id":2226,"parentId":2027,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1743116631830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4107,"timestamp":1435846236,"id":2228,"parentId":2030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/index.js","layer":"pages-dir-browser"},"startTime":1743116631830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4344,"timestamp":1435846298,"id":2230,"parentId":2006,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/set-attributes-from-props.js","layer":"pages-dir-browser"},"startTime":1743116631830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4593,"timestamp":1435846322,"id":2231,"parentId":2015,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"app-pages-browser"},"startTime":1743116631830,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1429,"timestamp":1435851285,"id":2232,"parentId":2016,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/react-client-callbacks/report-global-error.js","layer":"pages-dir-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1556,"timestamp":1435851340,"id":2233,"parentId":2003,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":"pages-dir-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1820,"timestamp":1435851407,"id":2235,"parentId":2034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/forbidden.js","layer":"app-pages-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1997,"timestamp":1435851464,"id":2237,"parentId":2034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unstable-rethrow.js","layer":"app-pages-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2308,"timestamp":1435851436,"id":2236,"parentId":2034,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unauthorized.js","layer":"app-pages-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":733,"timestamp":1435854066,"id":2239,"parentId":1936,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1743116631838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4348,"timestamp":1435851371,"id":2234,"parentId":2013,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/globals/intercept-console-error.js","layer":"app-pages-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4534,"timestamp":1435851491,"id":2238,"parentId":2038,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/utils/reflect-utils.js","layer":"app-pages-browser"},"startTime":1743116631835,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":1031400,"timestamp":1434827018,"id":1768,"parentId":1662,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/fonts.ts\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}","layer":"app-pages-browser"},"startTime":1743116630811,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":1029868,"timestamp":1434828987,"id":1769,"parentId":1662,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/font/local/target.css?{\"path\":\"src/app/fonts.ts\",\"import\":\"\",\"arguments\":[{\"src\":[{\"path\":\"./fonts/SFMono/SFMonoLight.otf\",\"weight\":\"300\"},{\"path\":\"./fonts/SFMono/SFMonoRegular.otf\",\"weight\":\"400\"},{\"path\":\"./fonts/SFMono/SFMonoMedium.otf\",\"weight\":\"500\"},{\"path\":\"./fonts/SFMono/SFMonoSemibold.otf\",\"weight\":\"600\"},{\"path\":\"./fonts/SFMono/SFMonoBold.otf\",\"weight\":\"700\"},{\"path\":\"./fonts/SFMono/SFMonoHeavy.otf\",\"weight\":\"800\"}],\"variable\":\"--font-sf-mono\",\"display\":\"swap\"}],\"variableName\":\"sfMono\"}","layer":"app-pages-browser"},"startTime":1743116630813,"traceId":"8c597312c6cecf46"},{"name":"build-module-css","duration":1023563,"timestamp":1434836880,"id":1775,"parentId":1662,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/app/globals.css","layer":"app-pages-browser"},"startTime":1743116630821,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13516,"timestamp":1435854285,"id":2242,"parentId":2030,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":"pages-dir-browser"},"startTime":1743116631838,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":14059,"timestamp":1435854098,"id":2240,"parentId":2079,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-folder-open.tsx","layer":"app-pages-browser"},"startTime":1743116631838,"traceId":"8c597312c6cecf46"},{"name":"build-module-tsx","duration":14301,"timestamp":1435854180,"id":2241,"parentId":2079,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/packages/react-email/src/components/icons/icon-folder.tsx","layer":"app-pages-browser"},"startTime":1743116631838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14620,"timestamp":1435854336,"id":2243,"parentId":2015,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"app-pages-browser"},"startTime":1743116631838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":14975,"timestamp":1435854386,"id":2244,"parentId":2016,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/stitched-error.js","layer":"pages-dir-browser"},"startTime":1743116631838,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":336,"timestamp":1435871576,"id":2247,"parentId":2040,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1743116631855,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":54377,"timestamp":1435871726,"id":2251,"parentId":2043,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.production.js","layer":"app-pages-browser"},"startTime":1743116631856,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":58484,"timestamp":1435871638,"id":2249,"parentId":2049,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631855,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":62222,"timestamp":1435871541,"id":2246,"parentId":2133,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/redirect-status-code.js","layer":"pages-dir-browser"},"startTime":1743116631855,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":62244,"timestamp":1435871701,"id":2250,"parentId":2056,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"pages-dir-browser"},"startTime":1743116631856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":62739,"timestamp":1435871609,"id":2248,"parentId":2033,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/request-idle-callback.js","layer":"pages-dir-browser"},"startTime":1743116631855,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":62844,"timestamp":1435871743,"id":2252,"parentId":2063,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"pages-dir-browser"},"startTime":1743116631856,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":63811,"timestamp":1435871445,"id":2245,"parentId":2014,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/use-error-handler.js","layer":"app-pages-browser"},"startTime":1743116631855,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":929,"timestamp":1435937429,"id":2263,"parentId":2033,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/index.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":55717,"timestamp":1435937449,"id":2264,"parentId":2046,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom-client.production.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":61522,"timestamp":1435936864,"id":2253,"parentId":2052,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+react-dom@2.1.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":61636,"timestamp":1435937019,"id":2254,"parentId":2052,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-arrow@1.1.0_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":61801,"timestamp":1435937106,"id":2255,"parentId":2052,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-use-size@1.1.0_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-use-size/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"}]
23
- [{"name":"build-module-js","duration":61979,"timestamp":1435937335,"id":2261,"parentId":2096,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":62261,"timestamp":1435937462,"id":2265,"parentId":2093,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@socket.io+component-emitter@3.1.2/node_modules/@socket.io/component-emitter/lib/esm/index.js","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":62305,"timestamp":1435937528,"id":2266,"parentId":2103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":62320,"timestamp":1435937621,"id":2267,"parentId":2103,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":62346,"timestamp":1435937716,"id":2268,"parentId":2115,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/microtask.mjs","layer":"app-pages-browser"},"startTime":1743116631922,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":62426,"timestamp":1435937785,"id":2269,"parentId":2115,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"app-pages-browser"},"startTime":1743116631922,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":68270,"timestamp":1435937849,"id":2270,"parentId":2114,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"app-pages-browser"},"startTime":1743116631922,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":68359,"timestamp":1435937915,"id":2271,"parentId":2114,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1743116631922,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":68714,"timestamp":1435937978,"id":2272,"parentId":2107,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.mjs","layer":"app-pages-browser"},"startTime":1743116631922,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":68804,"timestamp":1435938049,"id":2273,"parentId":2110,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.mjs","layer":"app-pages-browser"},"startTime":1743116631922,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":70956,"timestamp":1435937180,"id":2256,"parentId":2061,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":71091,"timestamp":1435937240,"id":2258,"parentId":2064,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":71268,"timestamp":1435937213,"id":2257,"parentId":2064,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":71403,"timestamp":1435937279,"id":2259,"parentId":2180,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/is-plain-object.js","layer":"app-pages-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":71705,"timestamp":1435937310,"id":2260,"parentId":2182,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":71916,"timestamp":1435937401,"id":2262,"parentId":2068,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/trusted-types.js","layer":"pages-dir-browser"},"startTime":1743116631921,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2637,"timestamp":1436020163,"id":2274,"parentId":2110,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/test.mjs","layer":"app-pages-browser"},"startTime":1743116632004,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1742,"timestamp":1436023168,"id":2275,"parentId":2111,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/complex/filter.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1813,"timestamp":1436023270,"id":2276,"parentId":2111,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2005,"timestamp":1436023336,"id":2277,"parentId":2126,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2174,"timestamp":1436023395,"id":2278,"parentId":2126,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2701,"timestamp":1436023452,"id":2279,"parentId":2126,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2744,"timestamp":1436023508,"id":2280,"parentId":2124,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2841,"timestamp":1436023563,"id":2281,"parentId":2118,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3108,"timestamp":1436023619,"id":2282,"parentId":2125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"app-pages-browser"},"startTime":1743116632007,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3338,"timestamp":1436023674,"id":2283,"parentId":2125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"app-pages-browser"},"startTime":1743116632008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3442,"timestamp":1436023728,"id":2284,"parentId":2125,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"app-pages-browser"},"startTime":1743116632008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3704,"timestamp":1436023784,"id":2285,"parentId":2126,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1743116632008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3822,"timestamp":1436023839,"id":2286,"parentId":2127,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"app-pages-browser"},"startTime":1743116632008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4033,"timestamp":1436023893,"id":2287,"parentId":2127,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"app-pages-browser"},"startTime":1743116632008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":9004,"timestamp":1436023946,"id":2288,"parentId":2127,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"app-pages-browser"},"startTime":1743116632008,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":984,"timestamp":1436043544,"id":2289,"parentId":2135,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/get-will-change-name.mjs","layer":"app-pages-browser"},"startTime":1743116632027,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":989,"timestamp":1436043651,"id":2290,"parentId":2093,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm/on.js","layer":"app-pages-browser"},"startTime":1743116632027,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1048,"timestamp":1436045407,"id":2292,"parentId":2093,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-client@4.8.0/node_modules/socket.io-client/build/esm/contrib/backo2.js","layer":"app-pages-browser"},"startTime":1743116632029,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1383,"timestamp":1436045487,"id":2293,"parentId":2138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"app-pages-browser"},"startTime":1743116632029,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4239,"timestamp":1436043716,"id":2291,"parentId":2130,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"app-pages-browser"},"startTime":1743116632028,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1119,"timestamp":1436051203,"id":2294,"parentId":2138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/get-value-transition.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1164,"timestamp":1436051292,"id":2295,"parentId":2138,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1336,"timestamp":1436051362,"id":2296,"parentId":2140,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1396,"timestamp":1436051427,"id":2297,"parentId":2141,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-none.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1599,"timestamp":1436051516,"id":2298,"parentId":2141,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1730,"timestamp":1436051585,"id":2299,"parentId":2141,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1920,"timestamp":1436051641,"id":2300,"parentId":2141,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.mjs","layer":"app-pages-browser"},"startTime":1743116632035,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1966,"timestamp":1436051697,"id":2301,"parentId":2149,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/is-bezier-definition.mjs","layer":"app-pages-browser"},"startTime":1743116632036,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2074,"timestamp":1436051751,"id":2302,"parentId":2149,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/linear.mjs","layer":"app-pages-browser"},"startTime":1743116632036,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2333,"timestamp":1436055794,"id":2303,"parentId":2151,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/memo-supports.mjs","layer":"app-pages-browser"},"startTime":1743116632040,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2358,"timestamp":1436055875,"id":2304,"parentId":2153,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/memo.mjs","layer":"app-pages-browser"},"startTime":1743116632040,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3038,"timestamp":1436055938,"id":2305,"parentId":2163,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"app-pages-browser"},"startTime":1743116632040,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3180,"timestamp":1436055997,"id":2306,"parentId":2164,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1743116632040,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3204,"timestamp":1436056066,"id":2307,"parentId":2164,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"app-pages-browser"},"startTime":1743116632040,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3282,"timestamp":1436056122,"id":2308,"parentId":2164,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"app-pages-browser"},"startTime":1743116632040,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3029,"timestamp":1436060485,"id":2309,"parentId":2164,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"app-pages-browser"},"startTime":1743116632044,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3129,"timestamp":1436060563,"id":2310,"parentId":2166,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/components/create-factory.mjs","layer":"app-pages-browser"},"startTime":1743116632044,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3201,"timestamp":1436060624,"id":2311,"parentId":2169,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/numbers/index.mjs","layer":"app-pages-browser"},"startTime":1743116632044,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3290,"timestamp":1436060681,"id":2312,"parentId":2169,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.mjs","layer":"app-pages-browser"},"startTime":1743116632045,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3416,"timestamp":1436060737,"id":2313,"parentId":2169,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/transform.mjs","layer":"app-pages-browser"},"startTime":1743116632045,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3474,"timestamp":1436060791,"id":2314,"parentId":2169,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.mjs","layer":"app-pages-browser"},"startTime":1743116632045,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3620,"timestamp":1436060844,"id":2315,"parentId":2170,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/color/utils.mjs","layer":"app-pages-browser"},"startTime":1743116632045,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":102,"timestamp":1436067537,"id":2317,"parentId":1768,"tags":{},"startTime":1743116632051,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":12,"timestamp":1436067655,"id":2318,"parentId":1769,"tags":{},"startTime":1743116632051,"traceId":"8c597312c6cecf46"},{"name":"build-module","duration":44,"timestamp":1436067671,"id":2319,"parentId":1775,"tags":{},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3136,"timestamp":1436067361,"id":2316,"parentId":2092,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/index.js","layer":"app-pages-browser"},"startTime":1743116632051,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3054,"timestamp":1436067721,"id":2320,"parentId":2121,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/esm/is-binary.js","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3319,"timestamp":1436067798,"id":2321,"parentId":2121,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/esm/binary.js","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3391,"timestamp":1436067917,"id":2323,"parentId":2161,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4041,"timestamp":1436067974,"id":2324,"parentId":2177,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/NativeAnimation.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4118,"timestamp":1436068041,"id":2325,"parentId":2184,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/offsets/fill.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4290,"timestamp":1436068100,"id":2326,"parentId":2195,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/frameloop/render-step.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4526,"timestamp":1436068155,"id":2327,"parentId":2196,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/color.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5036,"timestamp":1436068209,"id":2328,"parentId":2193,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-slot@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-slot/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5114,"timestamp":1436068264,"id":2329,"parentId":2196,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/visibility.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5160,"timestamp":1436068320,"id":2330,"parentId":2196,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/mix/immediate.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5428,"timestamp":1436068372,"id":2331,"parentId":2198,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/resize/handle-element.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":10358,"timestamp":1436067860,"id":2322,"parentId":2161,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"app-pages-browser"},"startTime":1743116632052,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1478,"timestamp":1436083364,"id":2334,"parentId":2082,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/process/browser.js","layer":"pages-dir-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3956,"timestamp":1436083237,"id":2332,"parentId":2198,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/resize/handle-window.mjs","layer":"app-pages-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4316,"timestamp":1436083382,"id":2335,"parentId":2081,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3879,"timestamp":1436083918,"id":2344,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4659,"timestamp":1436083995,"id":2346,"parentId":2204,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4713,"timestamp":1436084057,"id":2347,"parentId":2204,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5279,"timestamp":1436083971,"id":2345,"parentId":2209,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":"pages-dir-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6149,"timestamp":1436083326,"id":2333,"parentId":2260,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/segment.js","layer":"pages-dir-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5666,"timestamp":1436084112,"id":2348,"parentId":2219,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5984,"timestamp":1436084164,"id":2350,"parentId":2214,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6290,"timestamp":1436084191,"id":2351,"parentId":2214,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7439,"timestamp":1436084138,"id":2349,"parentId":2214,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1517686,"timestamp":1434575342,"id":1657,"parentId":1650,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12130,"timestamp":1436083589,"id":2338,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.1_@types+react@19.0.1_react@19.0.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12717,"timestamp":1436083441,"id":2336,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-collection@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-collection/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12670,"timestamp":1436083758,"id":2341,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-portal@1.1.3_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-portal/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":13758,"timestamp":1436083646,"id":2339,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0._nzjzkwpz5h36agicir7zd5733e/node_modules/@radix-ui/react-focus-scope/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":14891,"timestamp":1436083528,"id":2337,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.3_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom_ffg75bbg6osowdu23yxywf2osu/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632067,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15590,"timestamp":1436083812,"id":2342,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-presence@1.1.2_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-presence/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":16930,"timestamp":1436083702,"id":2340,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-popper@1.2.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-popper/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":18743,"timestamp":1436083865,"id":2343,"parentId":2194,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0_tftrlb6z3coyqm76727q5lrjly/node_modules/@radix-ui/react-roving-focus/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632068,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2253,"timestamp":1436121394,"id":2353,"parentId":2214,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1743116632105,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2903,"timestamp":1436121296,"id":2352,"parentId":2214,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1743116632105,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5374,"timestamp":1436121433,"id":2354,"parentId":2214,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1743116632105,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1578,"timestamp":1436132087,"id":2355,"parentId":2200,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"app-pages-browser"},"startTime":1743116632116,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1619,"timestamp":1436132187,"id":2356,"parentId":2225,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1743116632116,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1648,"timestamp":1436132256,"id":2357,"parentId":2225,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1743116632116,"traceId":"8c597312c6cecf46"}]
24
- [{"name":"build-module-js","duration":1931,"timestamp":1436132349,"id":2359,"parentId":2260,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"pages-dir-browser"},"startTime":1743116632116,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2087,"timestamp":1436132316,"id":2358,"parentId":2227,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1743116632116,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1720,"timestamp":1436137131,"id":2362,"parentId":2244,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"pages-dir-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3776,"timestamp":1436137062,"id":2361,"parentId":2243,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/lib/error-telemetry-utils.js","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4023,"timestamp":1436137152,"id":2363,"parentId":2261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3961,"timestamp":1436137331,"id":2364,"parentId":2261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4325,"timestamp":1436137388,"id":2365,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4408,"timestamp":1436137445,"id":2366,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4811,"timestamp":1436137500,"id":2367,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5064,"timestamp":1436137556,"id":2368,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5222,"timestamp":1436137609,"id":2369,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"app-pages-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5529,"timestamp":1436137665,"id":2370,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5737,"timestamp":1436137721,"id":2371,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5757,"timestamp":1436137789,"id":2372,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5857,"timestamp":1436137845,"id":2373,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5866,"timestamp":1436137919,"id":2374,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5879,"timestamp":1436137989,"id":2375,"parentId":2270,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":8459,"timestamp":1436138054,"id":2376,"parentId":2261,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12168,"timestamp":1436138112,"id":2377,"parentId":2253,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+dom@1.6.12/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12207,"timestamp":1436138199,"id":2379,"parentId":2273,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12263,"timestamp":1436138255,"id":2380,"parentId":2279,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/utils/is-node-or-child.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12374,"timestamp":1436138311,"id":2381,"parentId":2282,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12507,"timestamp":1436138365,"id":2382,"parentId":2282,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12717,"timestamp":1436138419,"id":2383,"parentId":2282,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12850,"timestamp":1436138471,"id":2384,"parentId":2282,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":13510,"timestamp":1436138171,"id":2378,"parentId":2237,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/unstable-rethrow.browser.js","layer":"app-pages-browser"},"startTime":1743116632122,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":15544,"timestamp":1436136987,"id":2360,"parentId":2228,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":"pages-dir-browser"},"startTime":1743116632121,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5281,"timestamp":1436155974,"id":2387,"parentId":2247,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5559,"timestamp":1436156314,"id":2395,"parentId":2263,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-dom@19.0.0_react@19.0.0/node_modules/react-dom/cjs/react-dom.production.js","layer":"pages-dir-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12672,"timestamp":1436155821,"id":2385,"parentId":2282,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12700,"timestamp":1436155996,"id":2388,"parentId":2283,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12896,"timestamp":1436156064,"id":2389,"parentId":2283,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":12951,"timestamp":1436156122,"id":2390,"parentId":2283,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":14476,"timestamp":1436156179,"id":2391,"parentId":2286,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":14939,"timestamp":1436156352,"id":2397,"parentId":2287,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15000,"timestamp":1436156405,"id":2398,"parentId":2284,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15092,"timestamp":1436156458,"id":2399,"parentId":2283,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15128,"timestamp":1436156510,"id":2400,"parentId":2283,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15274,"timestamp":1436156562,"id":2401,"parentId":2285,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":15317,"timestamp":1436156614,"id":2402,"parentId":2287,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16052,"timestamp":1436156289,"id":2394,"parentId":2245,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/console-error.js","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":16388,"timestamp":1436156263,"id":2393,"parentId":2245,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/attach-hydration-error-state.js","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":17274,"timestamp":1436155933,"id":2386,"parentId":2234,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/lib/console.js","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":17060,"timestamp":1436156328,"id":2396,"parentId":2245,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/enqueue-client-error.js","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":17792,"timestamp":1436156237,"id":2392,"parentId":2245,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/errors/hydration-error-info.js","layer":"app-pages-browser"},"startTime":1743116632140,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1600445,"timestamp":1434575340,"id":1656,"parentId":1650,"tags":{"request":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/router.js"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1606908,"timestamp":1434575316,"id":1653,"parentId":1650,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3504,"timestamp":1436182624,"id":2403,"parentId":2288,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"app-pages-browser"},"startTime":1743116632166,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3606,"timestamp":1436182737,"id":2404,"parentId":2288,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3716,"timestamp":1436182804,"id":2405,"parentId":2293,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3762,"timestamp":1436182868,"id":2406,"parentId":2293,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3799,"timestamp":1436182929,"id":2407,"parentId":2295,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3883,"timestamp":1436182986,"id":2408,"parentId":2296,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/utils/is-animatable.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3976,"timestamp":1436183050,"id":2409,"parentId":2305,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/create-generator-easing.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4133,"timestamp":1436183110,"id":2410,"parentId":2306,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4212,"timestamp":1436183166,"id":2411,"parentId":2305,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4347,"timestamp":1436183221,"id":2412,"parentId":2305,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4394,"timestamp":1436183274,"id":2413,"parentId":2305,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4413,"timestamp":1436183330,"id":2414,"parentId":2303,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-flags.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4562,"timestamp":1436183386,"id":2415,"parentId":2310,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/config-motion.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4626,"timestamp":1436183441,"id":2416,"parentId":2310,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/config-motion.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4778,"timestamp":1436183495,"id":2417,"parentId":2310,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4801,"timestamp":1436183550,"id":2418,"parentId":2315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":4866,"timestamp":1436183604,"id":2419,"parentId":2315,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.mjs","layer":"app-pages-browser"},"startTime":1743116632167,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5007,"timestamp":1436183659,"id":2420,"parentId":2327,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.mjs","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5061,"timestamp":1436183713,"id":2421,"parentId":2324,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/style.mjs","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5140,"timestamp":1436183767,"id":2422,"parentId":2324,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-partial-keyframes.mjs","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5258,"timestamp":1436183825,"id":2423,"parentId":2344,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/Combination.js","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5323,"timestamp":1436183881,"id":2424,"parentId":2346,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":5446,"timestamp":1436183936,"id":2425,"parentId":2346,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5828,"timestamp":1436184063,"id":2428,"parentId":2350,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6141,"timestamp":1436184091,"id":2429,"parentId":2350,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":6683,"timestamp":1436183992,"id":2426,"parentId":2348,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":7043,"timestamp":1436184035,"id":2427,"parentId":2350,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1743116632168,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":5478,"timestamp":1436194283,"id":2431,"parentId":2349,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1743116632178,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":8432,"timestamp":1436194226,"id":2430,"parentId":2351,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1743116632178,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":610,"timestamp":1436203590,"id":2435,"parentId":2251,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1743116632187,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1511,"timestamp":1436203459,"id":2432,"parentId":2349,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1743116632187,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1774,"timestamp":1436203523,"id":2433,"parentId":2349,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1743116632187,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":152,"timestamp":1436206140,"id":2436,"parentId":2264,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/scheduler@0.25.0/node_modules/scheduler/index.js","layer":"pages-dir-browser"},"startTime":1743116632190,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":4372,"timestamp":1436203559,"id":2434,"parentId":2349,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js","layer":"app-pages-browser"},"startTime":1743116632187,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1245,"timestamp":1436208762,"id":2437,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transport.js","layer":"app-pages-browser"},"startTime":1743116632193,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2785,"timestamp":1436208880,"id":2438,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/socket.js","layer":"app-pages-browser"},"startTime":1743116632193,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":541,"timestamp":1436212433,"id":2439,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/globals.js","layer":"app-pages-browser"},"startTime":1743116632196,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":781,"timestamp":1436212512,"id":2440,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/util.js","layer":"app-pages-browser"},"startTime":1743116632196,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":695,"timestamp":1436217255,"id":2441,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transports/index.js","layer":"app-pages-browser"},"startTime":1743116632201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":896,"timestamp":1436217348,"id":2442,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transports/polling-fetch.js","layer":"app-pages-browser"},"startTime":1743116632201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1604,"timestamp":1436217424,"id":2443,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transports/polling-xhr.js","layer":"app-pages-browser"},"startTime":1743116632201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2002,"timestamp":1436217485,"id":2444,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transports/websocket.js","layer":"app-pages-browser"},"startTime":1743116632201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2292,"timestamp":1436217543,"id":2445,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transports/webtransport.js","layer":"app-pages-browser"},"startTime":1743116632201,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2008,"timestamp":1436220370,"id":2446,"parentId":2316,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/contrib/parseuri.js","layer":"app-pages-browser"},"startTime":1743116632204,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":330,"timestamp":1436223689,"id":2447,"parentId":2340,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@radix-ui+react-arrow@1.1.1_@types+react-dom@19.0.1_@types+react@19.0.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/@radix-ui/react-arrow/dist/index.mjs","layer":"app-pages-browser"},"startTime":1743116632208,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":865,"timestamp":1436228272,"id":2451,"parentId":2355,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":900,"timestamp":1436228334,"id":2452,"parentId":2355,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1054,"timestamp":1436228392,"id":2453,"parentId":2355,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1097,"timestamp":1436228450,"id":2454,"parentId":2363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1584,"timestamp":1436228208,"id":2449,"parentId":2354,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/assign-location.js","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1803,"timestamp":1436228243,"id":2450,"parentId":2354,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/shared/lib/server-reference-info.js","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2100,"timestamp":1436228155,"id":2448,"parentId":2353,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1743116632212,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1589,"timestamp":1436231302,"id":2455,"parentId":2364,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1743116632215,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1688,"timestamp":1436231386,"id":2456,"parentId":2381,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"app-pages-browser"},"startTime":1743116632215,"traceId":"8c597312c6cecf46"}]
25
- [{"name":"build-module-mjs","duration":1983,"timestamp":1436231451,"id":2457,"parentId":2384,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"app-pages-browser"},"startTime":1743116632215,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2567,"timestamp":1436231514,"id":2458,"parentId":2377,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs","layer":"app-pages-browser"},"startTime":1743116632215,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":494,"timestamp":1436236230,"id":2459,"parentId":2363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js","layer":"app-pages-browser"},"startTime":1743116632220,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3442,"timestamp":1436236315,"id":2460,"parentId":2377,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+core@1.6.8/node_modules/@floating-ui/core/dist/floating-ui.core.mjs","layer":"app-pages-browser"},"startTime":1743116632220,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":3972,"timestamp":1436236384,"id":2461,"parentId":2377,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/@floating-ui+utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs","layer":"app-pages-browser"},"startTime":1743116632220,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":291,"timestamp":1436241811,"id":2462,"parentId":2363,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116632226,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1200,"timestamp":1436243360,"id":2463,"parentId":2364,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116632227,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1555,"timestamp":1436243483,"id":2464,"parentId":2391,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"app-pages-browser"},"startTime":1743116632227,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1631,"timestamp":1436243590,"id":2465,"parentId":2389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.mjs","layer":"app-pages-browser"},"startTime":1743116632227,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1690,"timestamp":1436243699,"id":2466,"parentId":2389,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"app-pages-browser"},"startTime":1743116632228,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2559,"timestamp":1436246613,"id":2467,"parentId":2423,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/UI.js","layer":"app-pages-browser"},"startTime":1743116632230,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2589,"timestamp":1436246699,"id":2468,"parentId":2423,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2812,"timestamp":1436246764,"id":2469,"parentId":2417,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2920,"timestamp":1436246825,"id":2470,"parentId":2417,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2972,"timestamp":1436246884,"id":2471,"parentId":2412,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2972,"timestamp":1436246980,"id":2473,"parentId":2415,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":2986,"timestamp":1436247051,"id":2474,"parentId":2416,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3849,"timestamp":1436246945,"id":2472,"parentId":2426,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1743116632231,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":801,"timestamp":1436255813,"id":2475,"parentId":2437,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/index.js","layer":"app-pages-browser"},"startTime":1743116632240,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2373,"timestamp":1436257439,"id":2476,"parentId":2393,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/is-hydration-error.js","layer":"app-pages-browser"},"startTime":1743116632241,"traceId":"8c597312c6cecf46"},{"name":"build-module-mjs","duration":1118,"timestamp":1436260933,"id":2477,"parentId":2453,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/framer-motion@12.0.0-alpha.2_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"app-pages-browser"},"startTime":1743116632245,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1200,"timestamp":1436261027,"id":2478,"parentId":2455,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1743116632245,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1408,"timestamp":1436261097,"id":2479,"parentId":2437,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/contrib/parseqs.js","layer":"app-pages-browser"},"startTime":1743116632245,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1785,"timestamp":1436261157,"id":2480,"parentId":2455,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.5.7_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1743116632245,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1847,"timestamp":1436261215,"id":2481,"parentId":2455,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116632245,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2863,"timestamp":1436261273,"id":2482,"parentId":2435,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.js","layer":"app-pages-browser"},"startTime":1743116632245,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1690544,"timestamp":1434575346,"id":1659,"parentId":1650,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%22__esModule%22%2C%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Flogo.png%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fbutton.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fcode.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fsidebar%2Fsidebar.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftopbar.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1691077,"timestamp":1434575257,"id":1652,"parentId":1650,"tags":{"request":"./../../node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-next.js"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1042,"timestamp":1436266300,"id":2486,"parentId":2436,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/scheduler@0.25.0/node_modules/scheduler/cjs/scheduler.production.js","layer":"pages-dir-browser"},"startTime":1743116632250,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2049,"timestamp":1436266095,"id":2483,"parentId":2442,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/transports/polling.js","layer":"app-pages-browser"},"startTime":1743116632250,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2093,"timestamp":1436266178,"id":2484,"parentId":2443,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-client@6.6.2/node_modules/engine.io-client/build/esm/contrib/has-cors.js","layer":"app-pages-browser"},"startTime":1743116632250,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2122,"timestamp":1436266242,"id":2485,"parentId":2455,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116632250,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1694595,"timestamp":1434575226,"id":1651,"parentId":1650,"tags":{"request":"./../../node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/next.js"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1705,"timestamp":1436268961,"id":2487,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/assignRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1785,"timestamp":1436269047,"id":2488,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/useRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1834,"timestamp":1436269111,"id":2489,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/createRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1905,"timestamp":1436269168,"id":2490,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/mergeRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2072,"timestamp":1436269224,"id":2491,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2127,"timestamp":1436269280,"id":2492,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/useTransformRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2174,"timestamp":1436269336,"id":2493,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/transformRef.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2283,"timestamp":1436269391,"id":2494,"parentId":2462,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.0.1_react@19.0.0/node_modules/use-callback-ref/dist/es2015/refToCallback.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2379,"timestamp":1436269445,"id":2495,"parentId":2463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/hoc.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2600,"timestamp":1436269499,"id":2496,"parentId":2463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2656,"timestamp":1436269551,"id":2497,"parentId":2463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/config.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":2907,"timestamp":1436269603,"id":2498,"parentId":2463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1743116632253,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3118,"timestamp":1436269656,"id":2499,"parentId":2463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/renderProp.js","layer":"app-pages-browser"},"startTime":1743116632254,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3219,"timestamp":1436269709,"id":2500,"parentId":2463,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/exports.js","layer":"app-pages-browser"},"startTime":1743116632254,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":3262,"timestamp":1436269762,"id":2501,"parentId":2467,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/medium.js","layer":"app-pages-browser"},"startTime":1743116632254,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":977,"timestamp":1436278247,"id":2502,"parentId":2468,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js","layer":"app-pages-browser"},"startTime":1743116632262,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1221,"timestamp":1436280318,"id":2503,"parentId":2475,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/commons.js","layer":"app-pages-browser"},"startTime":1743116632264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1542,"timestamp":1436280395,"id":2504,"parentId":2481,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1743116632264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1682,"timestamp":1436280458,"id":2505,"parentId":2481,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js","layer":"app-pages-browser"},"startTime":1743116632264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1738,"timestamp":1436280517,"id":2506,"parentId":2485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/component.js","layer":"app-pages-browser"},"startTime":1743116632264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1895,"timestamp":1436280572,"id":2507,"parentId":2485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/singleton.js","layer":"app-pages-browser"},"startTime":1743116632264,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1325,"timestamp":1436283071,"id":2508,"parentId":2485,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.0.1_react@19.0.0/node_modules/react-style-singleton/dist/es2015/hook.js","layer":"app-pages-browser"},"startTime":1743116632267,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":1342,"timestamp":1436283149,"id":2509,"parentId":2496,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.0.1_react@19.0.0/node_modules/use-sidecar/dist/es2015/env.js","layer":"app-pages-browser"},"startTime":1743116632267,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":503,"timestamp":1436286592,"id":2510,"parentId":2502,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js","layer":"app-pages-browser"},"startTime":1743116632270,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":798,"timestamp":1436286719,"id":2511,"parentId":2502,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/react-remove-scroll@2.6.2_@types+react@19.0.1_react@19.0.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js","layer":"app-pages-browser"},"startTime":1743116632271,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":585,"timestamp":1436287614,"id":2512,"parentId":2475,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/decodePacket.browser.js","layer":"app-pages-browser"},"startTime":1743116632271,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":845,"timestamp":1436287695,"id":2513,"parentId":2475,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/encodePacket.browser.js","layer":"app-pages-browser"},"startTime":1743116632272,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":947,"timestamp":1436287759,"id":2514,"parentId":2507,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js","layer":"app-pages-browser"},"startTime":1743116632272,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":206,"timestamp":1436290248,"id":2515,"parentId":2509,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/detect-node-es@1.1.0/node_modules/detect-node-es/esm/browser.js","layer":"app-pages-browser"},"startTime":1743116632274,"traceId":"8c597312c6cecf46"},{"name":"build-module-js","duration":440,"timestamp":1436290728,"id":2516,"parentId":2512,"tags":{"name":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js","layer":"app-pages-browser"},"startTime":1743116632275,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1715860,"timestamp":1434575344,"id":1658,"parentId":1650,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5B%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoLight.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22300%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoRegular.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22400%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoMedium.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22500%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoSemibold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22600%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoBold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22700%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoHeavy.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22800%5C%22%7D%5D%2C%5C%22variable%5C%22%3A%5C%22--font-sf-mono%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22sfMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Femails.tsx%22%2C%22ids%22%3A%5B%22EmailsProvider%22%5D%7D&server=false!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"add-entry","duration":1715862,"timestamp":1434575351,"id":1660,"parentId":1650,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fpreview%2F%5B...slug%5D%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftoolbar.tsx%22%2C%22ids%22%3A%5B%22Toolbar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22PreviewProvider%22%5D%7D&server=false!"},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"make","duration":1716180,"timestamp":1434575075,"id":1650,"parentId":1649,"tags":{},"startTime":1743116630559,"traceId":"8c597312c6cecf46"},{"name":"chunk-graph","duration":7451,"timestamp":1436320339,"id":2518,"parentId":2517,"tags":{},"startTime":1743116632304,"traceId":"8c597312c6cecf46"},{"name":"optimize-modules","duration":5,"timestamp":1436327820,"id":2520,"parentId":2517,"tags":{},"startTime":1743116632312,"traceId":"8c597312c6cecf46"},{"name":"optimize-chunks","duration":5924,"timestamp":1436328690,"id":2522,"parentId":2517,"tags":{},"startTime":1743116632313,"traceId":"8c597312c6cecf46"},{"name":"optimize-tree","duration":6,"timestamp":1436334636,"id":2523,"parentId":2517,"tags":{},"startTime":1743116632318,"traceId":"8c597312c6cecf46"},{"name":"optimize-chunk-modules","duration":20140,"timestamp":1436334664,"id":2524,"parentId":2517,"tags":{},"startTime":1743116632319,"traceId":"8c597312c6cecf46"},{"name":"optimize","duration":27013,"timestamp":1436327810,"id":2519,"parentId":2517,"tags":{},"startTime":1743116632312,"traceId":"8c597312c6cecf46"},{"name":"module-hash","duration":11579,"timestamp":1436362731,"id":2525,"parentId":2517,"tags":{},"startTime":1743116632347,"traceId":"8c597312c6cecf46"},{"name":"code-generation","duration":263964,"timestamp":1436374327,"id":2526,"parentId":2517,"tags":{},"startTime":1743116632358,"traceId":"8c597312c6cecf46"},{"name":"hash","duration":3110,"timestamp":1436640688,"id":2527,"parentId":2517,"tags":{},"startTime":1743116632625,"traceId":"8c597312c6cecf46"},{"name":"code-generation-jobs","duration":173,"timestamp":1436643797,"id":2528,"parentId":2517,"tags":{},"startTime":1743116632628,"traceId":"8c597312c6cecf46"},{"name":"module-assets","duration":390,"timestamp":1436643949,"id":2529,"parentId":2517,"tags":{},"startTime":1743116632628,"traceId":"8c597312c6cecf46"},{"name":"create-chunk-assets","duration":4763,"timestamp":1436644347,"id":2530,"parentId":2517,"tags":{},"startTime":1743116632628,"traceId":"8c597312c6cecf46"},{"name":"NextJsBuildManifest-generateClientManifest","duration":844,"timestamp":1436654054,"id":2532,"parentId":1649,"tags":{},"startTime":1743116632638,"traceId":"8c597312c6cecf46"},{"name":"NextJsBuildManifest-createassets","duration":1370,"timestamp":1436653534,"id":2531,"parentId":1649,"tags":{},"startTime":1743116632637,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":89574,"timestamp":1436666672,"id":2537,"parentId":2533,"tags":{"name":"static/chunks/pages/_app-f3011d3f00bb8dba.js","cache":"MISS"},"startTime":1743116632651,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":89772,"timestamp":1436666514,"id":2535,"parentId":2533,"tags":{"name":"static/chunks/main-app-785b93ae096c4901.js","cache":"MISS"},"startTime":1743116632650,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":89588,"timestamp":1436666720,"id":2538,"parentId":2533,"tags":{"name":"static/chunks/pages/_error-39a87dee2e97a2a3.js","cache":"MISS"},"startTime":1743116632651,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":89740,"timestamp":1436666588,"id":2536,"parentId":2533,"tags":{"name":"static/chunks/app/_not-found/page-09d694081cc9d4dc.js","cache":"MISS"},"startTime":1743116632650,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":89450,"timestamp":1436666896,"id":2540,"parentId":2533,"tags":{"name":"static/chunks/app/page-9d038f3c5feb0570.js","cache":"MISS"},"startTime":1743116632651,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":89596,"timestamp":1436666766,"id":2539,"parentId":2533,"tags":{"name":"static/chunks/app/layout-9dae89da883e1e61.js","cache":"MISS"},"startTime":1743116632651,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":71978,"timestamp":1436684407,"id":2542,"parentId":2533,"tags":{"name":"static/chunks/webpack-41e2667c9f086a4f.js","cache":"MISS"},"startTime":1743116632668,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":115134,"timestamp":1436663554,"id":2534,"parentId":2533,"tags":{"name":"static/chunks/main-44463a8301435b64.js","cache":"MISS"},"startTime":1743116632647,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":126542,"timestamp":1436666954,"id":2541,"parentId":2533,"tags":{"name":"static/chunks/app/preview/[...slug]/page-6d3a5b21ee623c1d.js","cache":"MISS"},"startTime":1743116632651,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":116381,"timestamp":1436697155,"id":2546,"parentId":2533,"tags":{"name":"static/chunks/744-79730358b37b2212.js","cache":"MISS"},"startTime":1743116632681,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":168136,"timestamp":1436684572,"id":2543,"parentId":2533,"tags":{"name":"static/chunks/framework-c2bd6d936e3077bc.js","cache":"MISS"},"startTime":1743116632668,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":181399,"timestamp":1436686673,"id":2544,"parentId":2533,"tags":{"name":"static/chunks/afa401a5-3e949a1cfd317dd3.js","cache":"MISS"},"startTime":1743116632671,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":204455,"timestamp":1436687588,"id":2545,"parentId":2533,"tags":{"name":"static/chunks/832ad4be-cb988facfb8f955f.js","cache":"MISS"},"startTime":1743116632671,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":190646,"timestamp":1436708009,"id":2550,"parentId":2533,"tags":{"name":"static/chunks/412-31817e53b50a3e73.js","cache":"MISS"},"startTime":1743116632692,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":196600,"timestamp":1436708266,"id":2551,"parentId":2533,"tags":{"name":"static/chunks/683-b880232a4fa87e13.js","cache":"MISS"},"startTime":1743116632692,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":191137,"timestamp":1436713779,"id":2552,"parentId":2533,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1743116632698,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":191108,"timestamp":1436713832,"id":2553,"parentId":2533,"tags":{"name":"static/iBidYw_9BLOVv2hy3ZOc0/_ssgManifest.js","cache":"MISS"},"startTime":1743116632698,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":191188,"timestamp":1436713865,"id":2554,"parentId":2533,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1743116632698,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":191392,"timestamp":1436713896,"id":2555,"parentId":2533,"tags":{"name":"static/iBidYw_9BLOVv2hy3ZOc0/_buildManifest.js","cache":"MISS"},"startTime":1743116632698,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":191448,"timestamp":1436713926,"id":2556,"parentId":2533,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1743116632698,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":218788,"timestamp":1436706011,"id":2549,"parentId":2533,"tags":{"name":"static/chunks/287-7864b805e6bdc854.js","cache":"MISS"},"startTime":1743116632690,"traceId":"8c597312c6cecf46"}]
26
- [{"name":"minify-js","duration":233923,"timestamp":1436703419,"id":2548,"parentId":2533,"tags":{"name":"static/chunks/781-5f16c6bc9d9d4cc1.js","cache":"MISS"},"startTime":1743116632687,"traceId":"8c597312c6cecf46"},{"name":"minify-js","duration":242901,"timestamp":1436697988,"id":2547,"parentId":2533,"tags":{"name":"static/chunks/880-9c0b721328117b8b.js","cache":"MISS"},"startTime":1743116632682,"traceId":"8c597312c6cecf46"},{"name":"minify-webpack-plugin-optimize","duration":284785,"timestamp":1436656112,"id":2533,"parentId":1649,"tags":{"compilationName":"client","mangle":"true"},"startTime":1743116632640,"traceId":"8c597312c6cecf46"},{"name":"minify-css","duration":173738,"timestamp":1436941091,"id":2558,"parentId":2557,"tags":{"file":"static/css/33d605bcbc7fdd2c.css","cache":"MISS"},"startTime":1743116632925,"traceId":"8c597312c6cecf46"},{"name":"css-minimizer-plugin","duration":173805,"timestamp":1436941032,"id":2557,"parentId":1649,"tags":{},"startTime":1743116632925,"traceId":"8c597312c6cecf46"},{"name":"seal","duration":814494,"timestamp":1436306416,"id":2517,"parentId":1649,"tags":{},"startTime":1743116632290,"traceId":"8c597312c6cecf46"},{"name":"webpack-compilation","duration":2546512,"timestamp":1434574461,"id":1649,"parentId":13,"tags":{"name":"client"},"startTime":1743116630558,"traceId":"8c597312c6cecf46"},{"name":"emit","duration":3204,"timestamp":1437121007,"id":2559,"parentId":13,"tags":{},"startTime":1743116633105,"traceId":"8c597312c6cecf46"},{"name":"webpack-close","duration":284930,"timestamp":1437124701,"id":2560,"parentId":13,"tags":{"name":"client"},"startTime":1743116633109,"traceId":"8c597312c6cecf46"},{"name":"webpack-generate-error-stats","duration":609,"timestamp":1437409640,"id":2561,"parentId":2560,"tags":{},"startTime":1743116633393,"traceId":"8c597312c6cecf46"},{"name":"run-webpack-compiler","duration":9318230,"timestamp":1428092243,"id":13,"parentId":1,"tags":{},"startTime":1743116624076,"traceId":"8c597312c6cecf46"},{"name":"format-webpack-messages","duration":76,"timestamp":1437410477,"id":2562,"parentId":1,"tags":{},"startTime":1743116633394,"traceId":"8c597312c6cecf46"},{"name":"verify-and-lint","duration":48388,"timestamp":1437428297,"id":2565,"parentId":1,"tags":{},"startTime":1743116633412,"traceId":"8c597312c6cecf46"},{"name":"verify-typescript-setup","duration":3537737,"timestamp":1437414703,"id":2564,"parentId":1,"tags":{},"startTime":1743116633399,"traceId":"8c597312c6cecf46"},{"name":"check-static-error-page","duration":1935,"timestamp":1441195745,"id":2568,"parentId":2567,"tags":{},"startTime":1743116637180,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":835,"timestamp":1441228984,"id":2569,"parentId":2567,"tags":{"page":"/_app"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":361,"timestamp":1441229469,"id":2571,"parentId":2567,"tags":{"page":"/_document"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":492,"timestamp":1441229434,"id":2570,"parentId":2567,"tags":{"page":"/_error"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"is-page-static","duration":181564,"timestamp":1441230205,"id":2576,"parentId":2575,"tags":{},"startTime":1743116637214,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":182209,"timestamp":1441229620,"id":2575,"parentId":2567,"tags":{"page":"/favicon.ico"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"is-page-static","duration":187440,"timestamp":1441230364,"id":2577,"parentId":2572,"tags":{},"startTime":1743116637214,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":188339,"timestamp":1441229487,"id":2572,"parentId":2567,"tags":{"page":"/_not-found"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"is-page-static","duration":200597,"timestamp":1441230826,"id":2578,"parentId":2573,"tags":{},"startTime":1743116637215,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":201888,"timestamp":1441229569,"id":2573,"parentId":2567,"tags":{"page":"/"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"is-page-static","duration":361289,"timestamp":1441231015,"id":2579,"parentId":2574,"tags":{},"startTime":1743116637215,"traceId":"8c597312c6cecf46"},{"name":"check-page","duration":362750,"timestamp":1441229595,"id":2574,"parentId":2567,"tags":{"page":"/preview/[...slug]"},"startTime":1743116637213,"traceId":"8c597312c6cecf46"},{"name":"static-check","duration":397018,"timestamp":1441195366,"id":2567,"parentId":1,"tags":{},"startTime":1743116637179,"traceId":"8c597312c6cecf46"},{"name":"generate-required-server-files","duration":240,"timestamp":1441592665,"id":2581,"parentId":1,"tags":{},"startTime":1743116637577,"traceId":"8c597312c6cecf46"},{"name":"write-routes-manifest","duration":900,"timestamp":1441595821,"id":2583,"parentId":1,"tags":{},"startTime":1743116637580,"traceId":"8c597312c6cecf46"},{"name":"load-dotenv","duration":21,"timestamp":1441608776,"id":2586,"parentId":2585,"tags":{},"startTime":1743116637593,"traceId":"8c597312c6cecf46"},{"name":"run-export-path-map","duration":284,"timestamp":1442638807,"id":2587,"parentId":2585,"tags":{},"startTime":1743116638623,"traceId":"8c597312c6cecf46"},{"name":"next-export","duration":1695472,"timestamp":1441608261,"id":2585,"parentId":1,"tags":{},"startTime":1743116637592,"traceId":"8c597312c6cecf46"},{"name":"move-exported-page","duration":8592,"timestamp":1443304560,"id":2588,"parentId":2584,"tags":{},"startTime":1743116639288,"traceId":"8c597312c6cecf46"},{"name":"static-generation","duration":1734081,"timestamp":1441605860,"id":2584,"parentId":1,"tags":{},"startTime":1743116637590,"traceId":"8c597312c6cecf46"},{"name":"write-routes-manifest","duration":8457,"timestamp":1443339952,"id":2589,"parentId":1,"tags":{},"startTime":1743116639324,"traceId":"8c597312c6cecf46"},{"name":"node-file-trace-build","duration":7126107,"timestamp":1441593813,"id":2582,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1743116637578,"traceId":"8c597312c6cecf46"},{"name":"apply-include-excludes","duration":406,"timestamp":1448719932,"id":2590,"parentId":1,"tags":{},"startTime":1743116644704,"traceId":"8c597312c6cecf46"},{"name":"print-tree-view","duration":1957,"timestamp":1448720606,"id":2591,"parentId":1,"tags":{},"startTime":1743116644704,"traceId":"8c597312c6cecf46"},{"name":"telemetry-flush","duration":31,"timestamp":1448722568,"id":2592,"parentId":1,"tags":{},"startTime":1743116644706,"traceId":"8c597312c6cecf46"},{"name":"next-build","duration":20761433,"timestamp":1427961170,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.2.2","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1743116623945,"traceId":"8c597312c6cecf46"}]
1
+ [{"name":"generate-buildid","duration":138,"timestamp":2092921084,"id":4,"parentId":1,"tags":{},"startTime":1743170968903,"traceId":"82388e7108e16717"},{"name":"load-custom-routes","duration":179,"timestamp":2092921284,"id":5,"parentId":1,"tags":{},"startTime":1743170968903,"traceId":"82388e7108e16717"},{"name":"create-dist-dir","duration":27546,"timestamp":2092956811,"id":6,"parentId":1,"tags":{},"startTime":1743170968939,"traceId":"82388e7108e16717"},{"name":"create-pages-mapping","duration":116,"timestamp":2092989740,"id":7,"parentId":1,"tags":{},"startTime":1743170968972,"traceId":"82388e7108e16717"},{"name":"collect-app-paths","duration":1353,"timestamp":2092989877,"id":8,"parentId":1,"tags":{},"startTime":1743170968972,"traceId":"82388e7108e16717"},{"name":"create-app-mapping","duration":793,"timestamp":2092991252,"id":9,"parentId":1,"tags":{},"startTime":1743170968973,"traceId":"82388e7108e16717"},{"name":"public-dir-conflict-check","duration":258,"timestamp":2092992247,"id":10,"parentId":1,"tags":{},"startTime":1743170968974,"traceId":"82388e7108e16717"},{"name":"generate-routes-manifest","duration":1428,"timestamp":2092992661,"id":11,"parentId":1,"tags":{},"startTime":1743170968975,"traceId":"82388e7108e16717"},{"name":"create-entrypoints","duration":22233,"timestamp":2092997675,"id":14,"parentId":1,"tags":{},"startTime":1743170968980,"traceId":"82388e7108e16717"},{"name":"generate-webpack-config","duration":179582,"timestamp":2093019940,"id":15,"parentId":13,"tags":{},"startTime":1743170969002,"traceId":"82388e7108e16717"},{"name":"next-trace-entrypoint-plugin","duration":1371,"timestamp":2093261702,"id":17,"parentId":16,"tags":{},"startTime":1743170969244,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":321406,"timestamp":2093264763,"id":21,"parentId":18,"tags":{"request":"next/dist/pages/_app"},"startTime":1743170969247,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":397614,"timestamp":2093264796,"id":25,"parentId":18,"tags":{"request":"next/dist/pages/_document"},"startTime":1743170969247,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":398415,"timestamp":2093264773,"id":22,"parentId":18,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1743170969247,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":586047,"timestamp":2093264443,"id":19,"parentId":18,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743170969246,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":642775,"timestamp":2093264781,"id":23,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743170969247,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":688447,"timestamp":2093264745,"id":20,"parentId":18,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743170969247,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":770947,"timestamp":2093264789,"id":24,"parentId":18,"tags":{"request":"next-app-loader?page=%2Fpreview%2F%5B...slug%5D%2Fpage&name=app%2Fpreview%2F%5B...slug%5D%2Fpage&pagePath=private-next-app-dir%2Fpreview%2F%5B...slug%5D%2Fpage.tsx&appDir=%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp&appPaths=%2Fpreview%2F%5B...slug%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&nextConfigExperimentalUseEarlyImport=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1743170969247,"traceId":"82388e7108e16717"},{"name":"make","duration":1285538,"timestamp":2093264249,"id":18,"parentId":16,"tags":{},"startTime":1743170969246,"traceId":"82388e7108e16717"},{"name":"get-entries","duration":419,"timestamp":2094550630,"id":47,"parentId":46,"tags":{},"startTime":1743170970533,"traceId":"82388e7108e16717"},{"name":"node-file-trace-plugin","duration":374427,"timestamp":2094555034,"id":48,"parentId":46,"tags":{"traceEntryCount":"10"},"startTime":1743170970537,"traceId":"82388e7108e16717"},{"name":"collect-traced-files","duration":1210,"timestamp":2094929478,"id":49,"parentId":46,"tags":{},"startTime":1743170970911,"traceId":"82388e7108e16717"},{"name":"finish-modules","duration":380192,"timestamp":2094550504,"id":46,"parentId":17,"tags":{},"startTime":1743170970532,"traceId":"82388e7108e16717"},{"name":"chunk-graph","duration":12304,"timestamp":2094989908,"id":51,"parentId":50,"tags":{},"startTime":1743170970972,"traceId":"82388e7108e16717"},{"name":"optimize-modules","duration":21,"timestamp":2095002311,"id":53,"parentId":50,"tags":{},"startTime":1743170970984,"traceId":"82388e7108e16717"},{"name":"optimize-chunks","duration":10508,"timestamp":2095002384,"id":54,"parentId":50,"tags":{},"startTime":1743170970984,"traceId":"82388e7108e16717"},{"name":"optimize-tree","duration":26,"timestamp":2095012958,"id":55,"parentId":50,"tags":{},"startTime":1743170970995,"traceId":"82388e7108e16717"},{"name":"optimize-chunk-modules","duration":22924,"timestamp":2095013056,"id":56,"parentId":50,"tags":{},"startTime":1743170970995,"traceId":"82388e7108e16717"},{"name":"optimize","duration":33766,"timestamp":2095002268,"id":52,"parentId":50,"tags":{},"startTime":1743170970984,"traceId":"82388e7108e16717"},{"name":"module-hash","duration":22485,"timestamp":2095056080,"id":57,"parentId":50,"tags":{},"startTime":1743170971038,"traceId":"82388e7108e16717"},{"name":"code-generation","duration":5241,"timestamp":2095078619,"id":58,"parentId":50,"tags":{},"startTime":1743170971061,"traceId":"82388e7108e16717"},{"name":"hash","duration":5369,"timestamp":2095087733,"id":59,"parentId":50,"tags":{},"startTime":1743170971070,"traceId":"82388e7108e16717"},{"name":"code-generation-jobs","duration":136,"timestamp":2095093100,"id":60,"parentId":50,"tags":{},"startTime":1743170971075,"traceId":"82388e7108e16717"},{"name":"module-assets","duration":754,"timestamp":2095093202,"id":61,"parentId":50,"tags":{},"startTime":1743170971075,"traceId":"82388e7108e16717"},{"name":"create-chunk-assets","duration":777,"timestamp":2095093966,"id":62,"parentId":50,"tags":{},"startTime":1743170971076,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":205,"timestamp":2095101700,"id":64,"parentId":63,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":118,"timestamp":2095101792,"id":65,"parentId":63,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":110,"timestamp":2095101802,"id":66,"parentId":63,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":106,"timestamp":2095101807,"id":67,"parentId":63,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":102,"timestamp":2095101812,"id":68,"parentId":63,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":99,"timestamp":2095101815,"id":69,"parentId":63,"tags":{"name":"../app/preview/[...slug]/page.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":96,"timestamp":2095101819,"id":70,"parentId":63,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":92,"timestamp":2095101823,"id":71,"parentId":63,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":90,"timestamp":2095101826,"id":72,"parentId":63,"tags":{"name":"811.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":33,"timestamp":2095101884,"id":73,"parentId":63,"tags":{"name":"600.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":23,"timestamp":2095101894,"id":74,"parentId":63,"tags":{"name":"816.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":19,"timestamp":2095101899,"id":75,"parentId":63,"tags":{"name":"446.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":16,"timestamp":2095101903,"id":76,"parentId":63,"tags":{"name":"618.js","cache":"HIT"},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"minify-webpack-plugin-optimize","duration":4725,"timestamp":2095097199,"id":63,"parentId":16,"tags":{"compilationName":"server","mangle":"true"},"startTime":1743170971079,"traceId":"82388e7108e16717"},{"name":"css-minimizer-plugin","duration":88,"timestamp":2095101996,"id":77,"parentId":16,"tags":{},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"create-trace-assets","duration":1377,"timestamp":2095102220,"id":78,"parentId":17,"tags":{},"startTime":1743170971084,"traceId":"82388e7108e16717"},{"name":"create-trace-assets","duration":599,"timestamp":2095103690,"id":79,"parentId":17,"tags":{},"startTime":1743170971086,"traceId":"82388e7108e16717"},{"name":"seal","duration":147877,"timestamp":2094966007,"id":50,"parentId":16,"tags":{},"startTime":1743170970948,"traceId":"82388e7108e16717"},{"name":"webpack-compilation","duration":1861345,"timestamp":2093260647,"id":16,"parentId":13,"tags":{"name":"server"},"startTime":1743170969243,"traceId":"82388e7108e16717"},{"name":"emit","duration":4776,"timestamp":2095122271,"id":80,"parentId":13,"tags":{},"startTime":1743170971104,"traceId":"82388e7108e16717"},{"name":"webpack-close","duration":469,"timestamp":2095128802,"id":81,"parentId":13,"tags":{"name":"server"},"startTime":1743170971111,"traceId":"82388e7108e16717"},{"name":"webpack-generate-error-stats","duration":1716,"timestamp":2095129309,"id":82,"parentId":81,"tags":{},"startTime":1743170971111,"traceId":"82388e7108e16717"},{"name":"make","duration":169,"timestamp":2095138143,"id":84,"parentId":83,"tags":{},"startTime":1743170971120,"traceId":"82388e7108e16717"},{"name":"chunk-graph","duration":31,"timestamp":2095138854,"id":86,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"optimize-modules","duration":9,"timestamp":2095138937,"id":88,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"optimize-chunks","duration":76,"timestamp":2095138994,"id":89,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"optimize-tree","duration":10,"timestamp":2095139109,"id":90,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"optimize-chunk-modules","duration":47,"timestamp":2095139183,"id":91,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"optimize","duration":361,"timestamp":2095138906,"id":87,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"module-hash","duration":13,"timestamp":2095139469,"id":92,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"code-generation","duration":10,"timestamp":2095139493,"id":93,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"hash","duration":64,"timestamp":2095139539,"id":94,"parentId":85,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"code-generation-jobs","duration":45,"timestamp":2095139602,"id":95,"parentId":85,"tags":{},"startTime":1743170971122,"traceId":"82388e7108e16717"},{"name":"module-assets","duration":14,"timestamp":2095139639,"id":96,"parentId":85,"tags":{},"startTime":1743170971122,"traceId":"82388e7108e16717"},{"name":"create-chunk-assets","duration":13,"timestamp":2095139659,"id":97,"parentId":85,"tags":{},"startTime":1743170971122,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":32,"timestamp":2095142624,"id":99,"parentId":98,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1743170971125,"traceId":"82388e7108e16717"},{"name":"minify-webpack-plugin-optimize","duration":761,"timestamp":2095141901,"id":98,"parentId":83,"tags":{"compilationName":"edge-server","mangle":"true"},"startTime":1743170971124,"traceId":"82388e7108e16717"},{"name":"css-minimizer-plugin","duration":7,"timestamp":2095142710,"id":100,"parentId":83,"tags":{},"startTime":1743170971125,"traceId":"82388e7108e16717"},{"name":"seal","duration":4999,"timestamp":2095138711,"id":85,"parentId":83,"tags":{},"startTime":1743170971121,"traceId":"82388e7108e16717"},{"name":"webpack-compilation","duration":6826,"timestamp":2095136970,"id":83,"parentId":13,"tags":{"name":"edge-server"},"startTime":1743170971119,"traceId":"82388e7108e16717"},{"name":"emit","duration":499,"timestamp":2095143846,"id":101,"parentId":13,"tags":{},"startTime":1743170971126,"traceId":"82388e7108e16717"},{"name":"webpack-close","duration":163,"timestamp":2095144555,"id":102,"parentId":13,"tags":{"name":"edge-server"},"startTime":1743170971126,"traceId":"82388e7108e16717"},{"name":"webpack-generate-error-stats","duration":494,"timestamp":2095144723,"id":103,"parentId":102,"tags":{},"startTime":1743170971127,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":268488,"timestamp":2095151573,"id":109,"parentId":105,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":328976,"timestamp":2095151580,"id":110,"parentId":105,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":364335,"timestamp":2095151588,"id":112,"parentId":105,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":426720,"timestamp":2095151584,"id":111,"parentId":105,"tags":{"request":"/home/gabriel/Projects/Resend/react-email.git/release/node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/router.js"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":468348,"timestamp":2095151456,"id":106,"parentId":105,"tags":{"request":"./../../node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/next.js"},"startTime":1743170971133,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":468870,"timestamp":2095151557,"id":108,"parentId":105,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fmetadata-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1743170971133,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":493320,"timestamp":2095151499,"id":107,"parentId":105,"tags":{"request":"./../../node_modules/.pnpm/next@15.2.2_@babel+core@7.26.10_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/app-next.js"},"startTime":1743170971133,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":499881,"timestamp":2095151594,"id":114,"parentId":105,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fapp-dir%2Flink.js%22%2C%22ids%22%3A%5B%22__esModule%22%2C%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Flogo.png%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fbutton.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fcode.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fsidebar%2Fsidebar.tsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftopbar.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":511991,"timestamp":2095151590,"id":113,"parentId":105,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fnode_modules%2F.pnpm%2Fnext%4015.2.2_%40babel%2Bcore%407.26.10_react-dom%4019.0.0_react%4019.0.0__react%4019.0.0%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Ffonts.ts%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5B%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoLight.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22300%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoRegular.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22400%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoMedium.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22500%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoSemibold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22600%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoBold.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22700%5C%22%7D%2C%7B%5C%22path%5C%22%3A%5C%22.%2Ffonts%2FSFMono%2FSFMonoHeavy.otf%5C%22%2C%5C%22weight%5C%22%3A%5C%22800%5C%22%7D%5D%2C%5C%22variable%5C%22%3A%5C%22--font-sf-mono%5C%22%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22sfMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Femails.tsx%22%2C%22ids%22%3A%5B%22EmailsProvider%22%5D%7D&server=false!"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"add-entry","duration":513226,"timestamp":2095151600,"id":115,"parentId":105,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fapp%2Fpreview%2F%5B...slug%5D%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Fshell.tsx%22%2C%22ids%22%3A%5B%22Shell%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcomponents%2Ftoolbar.tsx%22%2C%22ids%22%3A%5B%22Toolbar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Fgabriel%2FProjects%2FResend%2Freact-email.git%2Frelease%2Fpackages%2Freact-email%2Fsrc%2Fcontexts%2Fpreview.tsx%22%2C%22ids%22%3A%5B%22PreviewProvider%22%5D%7D&server=false!"},"startTime":1743170971134,"traceId":"82388e7108e16717"},{"name":"make","duration":513601,"timestamp":2095151277,"id":105,"parentId":104,"tags":{},"startTime":1743170971133,"traceId":"82388e7108e16717"},{"name":"chunk-graph","duration":6469,"timestamp":2095687095,"id":117,"parentId":116,"tags":{},"startTime":1743170971669,"traceId":"82388e7108e16717"},{"name":"optimize-modules","duration":5,"timestamp":2095693601,"id":119,"parentId":116,"tags":{},"startTime":1743170971676,"traceId":"82388e7108e16717"},{"name":"optimize-chunks","duration":6424,"timestamp":2095694526,"id":121,"parentId":116,"tags":{},"startTime":1743170971676,"traceId":"82388e7108e16717"},{"name":"optimize-tree","duration":7,"timestamp":2095700976,"id":122,"parentId":116,"tags":{},"startTime":1743170971683,"traceId":"82388e7108e16717"},{"name":"optimize-chunk-modules","duration":15664,"timestamp":2095701010,"id":123,"parentId":116,"tags":{},"startTime":1743170971683,"traceId":"82388e7108e16717"},{"name":"optimize","duration":23116,"timestamp":2095693587,"id":118,"parentId":116,"tags":{},"startTime":1743170971676,"traceId":"82388e7108e16717"},{"name":"module-hash","duration":11568,"timestamp":2095724258,"id":124,"parentId":116,"tags":{},"startTime":1743170971706,"traceId":"82388e7108e16717"},{"name":"code-generation","duration":1615,"timestamp":2095735851,"id":125,"parentId":116,"tags":{},"startTime":1743170971718,"traceId":"82388e7108e16717"},{"name":"hash","duration":2815,"timestamp":2095739407,"id":126,"parentId":116,"tags":{},"startTime":1743170971721,"traceId":"82388e7108e16717"},{"name":"code-generation-jobs","duration":79,"timestamp":2095742222,"id":127,"parentId":116,"tags":{},"startTime":1743170971724,"traceId":"82388e7108e16717"},{"name":"module-assets","duration":324,"timestamp":2095742284,"id":128,"parentId":116,"tags":{},"startTime":1743170971724,"traceId":"82388e7108e16717"},{"name":"create-chunk-assets","duration":1305,"timestamp":2095742617,"id":129,"parentId":116,"tags":{},"startTime":1743170971725,"traceId":"82388e7108e16717"}]
2
+ [{"name":"NextJsBuildManifest-generateClientManifest","duration":874,"timestamp":2095745089,"id":131,"parentId":104,"tags":{},"startTime":1743170971727,"traceId":"82388e7108e16717"},{"name":"NextJsBuildManifest-createassets","duration":1350,"timestamp":2095744620,"id":130,"parentId":104,"tags":{},"startTime":1743170971727,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":385,"timestamp":2095748626,"id":133,"parentId":132,"tags":{"name":"static/chunks/main-44463a8301435b64.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":366,"timestamp":2095748648,"id":134,"parentId":132,"tags":{"name":"static/chunks/main-app-785b93ae096c4901.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":361,"timestamp":2095748654,"id":135,"parentId":132,"tags":{"name":"static/chunks/app/_not-found/page-09d694081cc9d4dc.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":358,"timestamp":2095748658,"id":136,"parentId":132,"tags":{"name":"static/chunks/pages/_app-f3011d3f00bb8dba.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":354,"timestamp":2095748662,"id":137,"parentId":132,"tags":{"name":"static/chunks/pages/_error-39a87dee2e97a2a3.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":350,"timestamp":2095748667,"id":138,"parentId":132,"tags":{"name":"static/chunks/app/layout-e405a9892ef818e4.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":347,"timestamp":2095748671,"id":139,"parentId":132,"tags":{"name":"static/chunks/app/page-9d038f3c5feb0570.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":343,"timestamp":2095748675,"id":140,"parentId":132,"tags":{"name":"static/chunks/app/preview/[...slug]/page-01abccbbb410471e.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":340,"timestamp":2095748679,"id":141,"parentId":132,"tags":{"name":"static/chunks/webpack-41e2667c9f086a4f.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":337,"timestamp":2095748682,"id":142,"parentId":132,"tags":{"name":"static/chunks/framework-c2bd6d936e3077bc.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":334,"timestamp":2095748686,"id":143,"parentId":132,"tags":{"name":"static/chunks/afa401a5-3e949a1cfd317dd3.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":331,"timestamp":2095748690,"id":144,"parentId":132,"tags":{"name":"static/chunks/832ad4be-cb988facfb8f955f.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":327,"timestamp":2095748694,"id":145,"parentId":132,"tags":{"name":"static/chunks/744-79730358b37b2212.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":324,"timestamp":2095748698,"id":146,"parentId":132,"tags":{"name":"static/chunks/880-9c0b721328117b8b.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":321,"timestamp":2095748702,"id":147,"parentId":132,"tags":{"name":"static/chunks/781-5f16c6bc9d9d4cc1.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":318,"timestamp":2095748706,"id":148,"parentId":132,"tags":{"name":"static/chunks/287-7864b805e6bdc854.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":315,"timestamp":2095748709,"id":149,"parentId":132,"tags":{"name":"static/chunks/412-31817e53b50a3e73.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":312,"timestamp":2095748713,"id":150,"parentId":132,"tags":{"name":"static/chunks/683-093cd394da216977.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":308,"timestamp":2095748717,"id":151,"parentId":132,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":85,"timestamp":2095748941,"id":153,"parentId":132,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":29,"timestamp":2095748997,"id":155,"parentId":132,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":4799,"timestamp":2095748720,"id":152,"parentId":132,"tags":{"name":"static/nTI9OP3BZJtF6nHi8Ij9m/_ssgManifest.js","cache":"MISS"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-js","duration":5269,"timestamp":2095748951,"id":154,"parentId":132,"tags":{"name":"static/nTI9OP3BZJtF6nHi8Ij9m/_buildManifest.js","cache":"MISS"},"startTime":1743170971731,"traceId":"82388e7108e16717"},{"name":"minify-webpack-plugin-optimize","duration":7168,"timestamp":2095747057,"id":132,"parentId":104,"tags":{"compilationName":"client","mangle":"true"},"startTime":1743170971729,"traceId":"82388e7108e16717"},{"name":"minify-css","duration":64,"timestamp":2095754318,"id":157,"parentId":156,"tags":{"file":"static/css/8c82460dd6acbb0d.css","cache":"HIT"},"startTime":1743170971736,"traceId":"82388e7108e16717"},{"name":"css-minimizer-plugin","duration":109,"timestamp":2095754277,"id":156,"parentId":104,"tags":{},"startTime":1743170971736,"traceId":"82388e7108e16717"},{"name":"seal","duration":85177,"timestamp":2095674835,"id":116,"parentId":104,"tags":{},"startTime":1743170971657,"traceId":"82388e7108e16717"},{"name":"webpack-compilation","duration":609634,"timestamp":2095150443,"id":104,"parentId":13,"tags":{"name":"client"},"startTime":1743170971132,"traceId":"82388e7108e16717"},{"name":"emit","duration":2787,"timestamp":2095760106,"id":158,"parentId":13,"tags":{},"startTime":1743170971742,"traceId":"82388e7108e16717"},{"name":"webpack-close","duration":268933,"timestamp":2095763461,"id":159,"parentId":13,"tags":{"name":"client"},"startTime":1743170971745,"traceId":"82388e7108e16717"},{"name":"webpack-generate-error-stats","duration":562,"timestamp":2096032412,"id":160,"parentId":159,"tags":{},"startTime":1743170972014,"traceId":"82388e7108e16717"},{"name":"run-webpack-compiler","duration":3035488,"timestamp":2092997673,"id":13,"parentId":1,"tags":{},"startTime":1743170968980,"traceId":"82388e7108e16717"},{"name":"format-webpack-messages","duration":67,"timestamp":2096033168,"id":161,"parentId":1,"tags":{},"startTime":1743170972015,"traceId":"82388e7108e16717"},{"name":"verify-and-lint","duration":45173,"timestamp":2096045390,"id":164,"parentId":1,"tags":{},"startTime":1743170972027,"traceId":"82388e7108e16717"},{"name":"verify-typescript-setup","duration":3347150,"timestamp":2096037133,"id":163,"parentId":1,"tags":{},"startTime":1743170972019,"traceId":"82388e7108e16717"},{"name":"check-static-error-page","duration":2395,"timestamp":2099522835,"id":167,"parentId":166,"tags":{},"startTime":1743170975505,"traceId":"82388e7108e16717"},{"name":"check-page","duration":948,"timestamp":2099560028,"id":168,"parentId":166,"tags":{"page":"/_app"},"startTime":1743170975542,"traceId":"82388e7108e16717"},{"name":"check-page","duration":376,"timestamp":2099560614,"id":170,"parentId":166,"tags":{"page":"/_document"},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"check-page","duration":558,"timestamp":2099560535,"id":169,"parentId":166,"tags":{"page":"/_error"},"startTime":1743170975542,"traceId":"82388e7108e16717"},{"name":"is-page-static","duration":183359,"timestamp":2099561350,"id":175,"parentId":174,"tags":{},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"check-page","duration":184001,"timestamp":2099560778,"id":174,"parentId":166,"tags":{"page":"/favicon.ico"},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"is-page-static","duration":188981,"timestamp":2099561537,"id":176,"parentId":171,"tags":{},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"check-page","duration":189912,"timestamp":2099560638,"id":171,"parentId":166,"tags":{"page":"/_not-found"},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"is-page-static","duration":196894,"timestamp":2099562204,"id":177,"parentId":172,"tags":{},"startTime":1743170975544,"traceId":"82388e7108e16717"},{"name":"check-page","duration":198399,"timestamp":2099560725,"id":172,"parentId":166,"tags":{"page":"/"},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"is-page-static","duration":368184,"timestamp":2099562466,"id":178,"parentId":173,"tags":{},"startTime":1743170975544,"traceId":"82388e7108e16717"},{"name":"check-page","duration":369940,"timestamp":2099560752,"id":173,"parentId":166,"tags":{"page":"/preview/[...slug]"},"startTime":1743170975543,"traceId":"82388e7108e16717"},{"name":"static-check","duration":408383,"timestamp":2099522350,"id":166,"parentId":1,"tags":{},"startTime":1743170975504,"traceId":"82388e7108e16717"},{"name":"generate-required-server-files","duration":246,"timestamp":2099930998,"id":180,"parentId":1,"tags":{},"startTime":1743170975913,"traceId":"82388e7108e16717"},{"name":"write-routes-manifest","duration":926,"timestamp":2099934439,"id":182,"parentId":1,"tags":{},"startTime":1743170975916,"traceId":"82388e7108e16717"},{"name":"load-dotenv","duration":19,"timestamp":2099947878,"id":185,"parentId":184,"tags":{},"startTime":1743170975930,"traceId":"82388e7108e16717"},{"name":"run-export-path-map","duration":258,"timestamp":2100518530,"id":186,"parentId":184,"tags":{},"startTime":1743170976500,"traceId":"82388e7108e16717"},{"name":"next-export","duration":1482528,"timestamp":2099947333,"id":184,"parentId":1,"tags":{},"startTime":1743170975929,"traceId":"82388e7108e16717"},{"name":"move-exported-page","duration":6746,"timestamp":2101430568,"id":187,"parentId":183,"tags":{},"startTime":1743170977412,"traceId":"82388e7108e16717"},{"name":"static-generation","duration":1514782,"timestamp":2099944770,"id":183,"parentId":1,"tags":{},"startTime":1743170975927,"traceId":"82388e7108e16717"},{"name":"write-routes-manifest","duration":6063,"timestamp":2101459565,"id":188,"parentId":1,"tags":{},"startTime":1743170977441,"traceId":"82388e7108e16717"},{"name":"node-file-trace-build","duration":5921190,"timestamp":2099931990,"id":181,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1743170975914,"traceId":"82388e7108e16717"},{"name":"apply-include-excludes","duration":353,"timestamp":2105853194,"id":189,"parentId":1,"tags":{},"startTime":1743170981835,"traceId":"82388e7108e16717"},{"name":"print-tree-view","duration":1859,"timestamp":2105853847,"id":190,"parentId":1,"tags":{},"startTime":1743170981836,"traceId":"82388e7108e16717"},{"name":"telemetry-flush","duration":16959553,"timestamp":2105855715,"id":191,"parentId":1,"tags":{},"startTime":1743170981838,"traceId":"82388e7108e16717"},{"name":"next-build","duration":29953849,"timestamp":2092861433,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.2.2","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1743170968843,"traceId":"82388e7108e16717"}]