Created
March 4, 2025 01:23
-
-
Save vpontis/1f9fdc9cba685c8691e7ab82f529d2b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ web next-issues ✗ yd | |
$ SENTRY_IGNORE_API_RESOLUTION_ERROR=1 NEXT_PUBLIC_WEB_HOST=localhost:5499 NEXT_WEBPACK_LOGGING=1 next -p 5499 | |
▲ Next.js 15.2.1 | |
- Local: http://localhost:5499 | |
- Network: http://192.168.1.154:5499 | |
- Experiments (use with caution): | |
✓ scrollRestoration | |
· clientTraceMetadata | |
✓ Starting... | |
[@sentry/nextjs] Could not find `onRequestError` hook in instrumentation file. This indicates outdated configuration of the Sentry SDK. Use `Sentry.captureRequestError` to instrument the `onRequestError` hook: https://docs.sentry.io/platforms/javascript/guides/nextjs/manual-setup/#errors-from-nested-react-server-components | |
(node:20356) [DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK] DeprecationWarning: Compilation.hooks.normalModuleLoader was moved to NormalModule.getCompilationHooks(compilation).loader | |
(Use `node --trace-deprecation ...` to show where the warning was created) | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache container: 52.917833 ms | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache container: 151.520166 ms | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache container: 226.641375 ms | |
[webpack.cache.PackFileCacheStrategy/webpack.FileSystemInfo] /Users/victor/Code/mono/luma/web/package.json invalidated because hashes differ (98de223eba548027 != ef03bfaaf9ec540a) | |
[webpack.cache.PackFileCacheStrategy] resolving of build dependencies is invalid, will re-resolve build dependencies | |
<t> [webpack.cache.PackFileCacheStrategy] check build dependencies: 107.545458 ms | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content metadata: 3.688625 ms | |
<t> [webpack.cache.PackFileCacheStrategy] check build dependencies: 87.914333 ms | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content metadata: 14.902208 ms | |
<t> [webpack.cache.PackFileCacheStrategy] check build dependencies: 1055.907125 ms | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content metadata: 55.517708 ms | |
[webpack.cache.PackFileCacheStrategy] starting to restore cache content 0 (110 KiB) because of request to: CopyFilePlugin|/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/polyfills/polyfill-nomodule.js | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content 0 (110 KiB): 5.572917 ms | |
assets by path server/ 671 bytes | |
asset server/middleware-build-manifest.js 446 bytes [emitted] | |
asset server/next-font-manifest.js 113 bytes [emitted] | |
asset server/next-font-manifest.json 77 bytes [emitted] | |
asset server/middleware-react-loadable-manifest.js 35 bytes [emitted] | |
assets by path static/ 111 KiB | |
asset static/chunks/polyfills.js 110 KiB [emitted] | |
asset static/development/_buildManifest.js 518 bytes [emitted] | |
asset static/development/_ssgManifest.js 76 bytes [emitted] | |
assets by path *.json 323 bytes | |
asset build-manifest.json 321 bytes [emitted] | |
asset react-loadable-manifest.json 2 bytes [emitted] | |
LOG from webpack.Compilation | |
NaN% (0 affected + 0 infected of 0) modules flagged as affected (0 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
NaN% modules flagged as affected by chunk graph (0 new modules, 0 changed, 0 unchanged) | |
0 modules hashed, 0 from cache (NaN variants per module in average) | |
+ 22 hidden lines | |
LOG from webpack.buildChunkGraph | |
0 queue items processed (0 blocks) | |
0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 3 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
0% root snapshot uncached (0 / 0) | |
0% children snapshot uncached (0 / 0) | |
0 entries tested | |
File info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 0 items | |
client (webpack 5.98.0) compiled successfully in 1220 ms | |
[IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. | |
asset pages-manifest.json 2 bytes [emitted] | |
LOG from webpack.Compilation | |
NaN% (0 affected + 0 infected of 0) modules flagged as affected (0 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
NaN% modules flagged as affected by chunk graph (0 new modules, 0 changed, 0 unchanged) | |
0 modules hashed, 0 from cache (NaN variants per module in average) | |
+ 22 hidden lines | |
LOG from webpack.buildChunkGraph | |
0 queue items processed (0 blocks) | |
0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 3 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
0% root snapshot uncached (0 / 0) | |
0% children snapshot uncached (0 / 0) | |
0 entries tested | |
File info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 0 items | |
server (webpack 5.98.0) compiled successfully in 15 ms [IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. asset middleware-manifest.json 83 bytes [emitted] asset interception-route-rewrite-manifest.js 47 bytes [emitted] | |
asset pages-manifest.json 2 bytes [compared for emit] | |
LOG from webpack.Compilation | |
NaN% (0 affected + 0 infected of 0) modules flagged as affected (0 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
NaN% modules flagged as affected by chunk graph (0 new modules, 0 changed, 0 unchanged) | |
0 modules hashed, 0 from cache (NaN variants per module in average) | |
+ 22 hidden lines | |
LOG from webpack.buildChunkGraph | |
0 queue items processed (0 blocks) | |
0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 3 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
0% root snapshot uncached (0 / 0) | |
0% children snapshot uncached (0 / 0) | |
0 entries tested | |
File info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 0 items | |
edge-server (webpack 5.98.0) compiled successfully in 8 ms | |
[IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. | |
assets by status 110 KiB [cached] 1 asset | |
assets by path server/ 671 bytes | |
asset server/middleware-build-manifest.js 446 bytes [emitted] | |
asset server/next-font-manifest.js 113 bytes [emitted] | |
asset server/next-font-manifest.json 77 bytes [emitted] | |
asset server/middleware-react-loadable-manifest.js 35 bytes [emitted] | |
assets by path static/ 594 bytes | |
asset static/development/_buildManifest.js 518 bytes [emitted] | |
asset static/development/_ssgManifest.js 76 bytes [emitted] | |
assets by path *.json 323 bytes | |
asset build-manifest.json 321 bytes [emitted] | |
asset react-loadable-manifest.json 2 bytes [emitted] | |
LOG from webpack.Compilation | |
NaN% (0 affected + 0 infected of 0) modules flagged as affected (0 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
NaN% modules flagged as affected by chunk graph (0 new modules, 0 changed, 0 unchanged) | |
0 modules hashed, 0 from cache (NaN variants per module in average) | |
+ 22 hidden lines | |
LOG from webpack.buildChunkGraph | |
0 queue items processed (0 blocks) 0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 3 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
0% root snapshot uncached (0 / 0) | |
0% children snapshot uncached (0 / 0) | |
0 entries tested | |
File info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 0 items | |
client (webpack 5.98.0) compiled successfully in 9 ms | |
[IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. | |
asset pages-manifest.json 2 bytes [emitted] | |
LOG from webpack.Compilation | |
NaN% (0 affected + 0 infected of 0) modules flagged as affected (0 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
NaN% modules flagged as affected by chunk graph (0 new modules, 0 changed, 0 unchanged) | |
0 modules hashed, 0 from cache (NaN variants per module in average) | |
+ 22 hidden lines | |
LOG from webpack.buildChunkGraph | |
0 queue items processed (0 blocks) | |
0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 3 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
0% root snapshot uncached (0 / 0) | |
0% children snapshot uncached (0 / 0) | |
0 entries tested | |
File info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 0 items | |
server (webpack 5.98.0) compiled successfully in 56 ms | |
[IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. | |
asset middleware-manifest.json 83 bytes [emitted] | |
asset interception-route-rewrite-manifest.js 47 bytes [emitted] | |
asset pages-manifest.json 2 bytes [emitted] | |
LOG from webpack.Compilation | |
NaN% (0 affected + 0 infected of 0) modules flagged as affected (0 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
NaN% modules flagged as affected by chunk graph (0 new modules, 0 changed, 0 unchanged) | |
0 modules hashed, 0 from cache (NaN variants per module in average) | |
+ 22 hidden lines | |
LOG from webpack.buildChunkGraph | |
0 queue items processed (0 blocks) | |
0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 3 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
0% root snapshot uncached (0 / 0) | |
0% children snapshot uncached (0 / 0) | |
0 entries tested | |
File info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 0 items | |
edge-server (webpack 5.98.0) compiled successfully in 12 ms | |
[IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. | |
[webpack.cache.PackFileCacheStrategy] starting to restore cache content 1 (485 KiB) because of request to: ResolverCachePlugin|normal|default|dependencyType=|esm|modules=[|0=|node_modules|]|fallback=|false|exportsFields=[|0=|exports|]|importsFields=[|0=|imports|]|conditionNames=[|0=|node|1=|import|]|descriptionFiles=[|0=|package.json|]|extensions=[|0=|.js|1=|.json|2=|.node|]|enforceExtensions=|false|symlinks=|true|mainFields=[|0=|main|]|mainFiles=[|0=|index|]|roots=[|]|fullySpecified=|true|preferRelative=|false|preferAbsolute=|false|restrictions=[|]|alias=|false|path=|/Users/victor/Code/mono/luma/web|request=|/Users/victor/Code/mono/luma/web/instrumentation.js | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content 1 (485 KiB): 13.440541 ms | |
[webpack.cache.PackFileCacheStrategy] starting to restore cache content 0 (51 MiB) because of request to: Compilation/modules|javascript/auto|/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js!/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js??ruleSet[1].rules[11].oneOf[3].use[1]!/Users/victor/Code/mono/luma/web/sentry.server.config.js|instrument | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content 0 (51 MiB): 132.409375 ms | |
○ Compiling /instrumentation ... | |
assets by path vendor-chunks/*.js 8.22 MiB | |
asset vendor-chunks/@[email protected] 1.37 MiB [emitted] (name: vendor-chunks/@[email protected]) (id hint: vendor) | |
asset vendor-chunks/@[email protected] 984 KiB [emitted] (name: vendor-chunks/@[email protected]) (id hint: vendor) | |
asset vendor-chunks/@[email protected] 719 KiB [emitted] (name: vendor-chunks/@[email protected]) (id hint: vendor) | |
asset vendor-chunks/@[email protected] 693 KiB [emitted] (name: vendor-chunks/@[email protected]) (id hint: vendor) | |
asset vendor-chunks/@[email protected]_@[email protected]_@[email protected]_e391b48a4ec651c12308063f8f46eba9.js 461 KiB [emitted] (name: vendor-chunks/@[email protected]_@[email protected]_@[email protected]_e391b48a4ec651c12308063f8f46eba9) (id hint: vendor) | |
asset vendor-chunks/@[email protected]_@[email protected] 348 KiB [emitted] (name: vendor-chunks/@[email protected]_@[email protected]) (id hint: vendor) | |
asset vendor-chunks/@[email protected] 345 KiB [emitted] (name: vendor-chunks/@[email protected]) (id hint: vendor) | |
asset vendor-chunks/@[email protected]_@[email protected] 283 KiB [emitted] (name: vendor-chunks/@[email protected]_@[email protected]) (id hint: vendor) | |
+ 56 assets | |
assets by path *.js 52.1 KiB | |
asset _instrument_node_modules_pnpm_opentelemetry_instrumentation_0_57_2__opentelemetry_api_1_9_0_n-0d8c21.js 28.9 KiB [emitted] | |
asset instrumentation.js 14.7 KiB [emitted] (name: instrumentation) | |
asset webpack-runtime.js 8.51 KiB [emitted] (name: webpack-runtime) | |
asset pages-manifest.json 2 bytes [emitted] | |
Entrypoint instrumentation 23.2 KiB = webpack-runtime.js 8.51 KiB instrumentation.js 14.7 KiB | |
cached modules 2.37 MiB (javascript) 3.97 KiB (runtime) [cached] 670 modules | |
built modules 255 KiB [built] | |
modules by path ../../node_modules/.pnpm/@[email protected]/node_modules/@sentry/node/build/cjs/...(truncated) 12.6 KiB | |
../../node_modules/.pnpm/@[email protected]/node_modules/@sentry/node/build/cjs/...(truncated) (in instrument) 10.2 KiB [not cacheable] [built] | |
../../node_modules/.pnpm/@[email protected]/node_modules/@sentry/node/build/cjs/...(trunc [IdleFileCachePlugin] Initial cache was generated and cache will be persisted in 5s. | |
ated) (in instrument) 2.45 KiB [not cacheable] [built] | |
modules by path ../../node_modules/.pnpm/@[email protected]_@opentelemetry+ap...(truncated) 22.1 KiB | |
../../node_modules/.pnpm/@[email protected]_@opentelemetry+ap...(truncated) (in instrument) 15.9 KiB [not cacheable] [built] | |
../../node_modules/.pnpm/@[email protected]_@opentelemetry+ap...(truncated) (in instrument) 6.24 KiB [not cacheable] [built] | |
+ 20 modules | |
LOG from webpack.Compilation | |
100% (684 affected + 0 infected of 684) modules flagged as affected (684 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
0% modules flagged as affected by chunk graph (684 new modules, 0 changed, 0 unchanged) | |
684 modules hashed, 0 from cache (1 variants per module in average) | |
0% code generated (0 generated, 684 from cache) | |
0% code generated (0 generated, 10 from cache) | |
+ 25 hidden lines | |
LOG from webpack.ResolverCachePlugin | |
0% really resolved (0 real resolves with 0 cached but invalid, 7650 cached valid, 0 concurrent) | |
LOG from webpack.buildChunkGraph | |
1526 queue items processed (692 blocks) | |
5 chunk groups connected | |
5 chunk groups processed for merging (5 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
5 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 15 hidden lines | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
38% root snapshot uncached (3152 / 8280) | |
10% children snapshot uncached (1073 / 10640) | |
15358 entries tested | |
File info in cache: 5323 timestamps 0 hashes 0 timestamp hash combinations | |
Directory info in cache: 4 timestamps 0 hashes 0 timestamp hash combinations | |
Managed items info in cache: 535 items | |
server (webpack 5.98.0) compiled successfully in 1124 ms | |
[webpack.cache.PackFileCacheStrategy] starting to restore cache content 1 (41.4 KiB) because of request to: ResolverCachePlugin|normal|default|dependencyType=|esm|path=|/Users/victor/Code/mono/luma/web|request=|/Users/victor/Code/mono/luma/web/instrumentation.js | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content 1 (41.4 KiB): 6.156625 ms | |
[webpack.cache.PackFileCacheStrategy] starting to restore cache content 0 (16.5 MiB) because of request to: Compilation/modules|javascript/auto|/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js!/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js??ruleSet[1].rules[15].oneOf[3].use[1]!/Users/victor/Code/mono/luma/web/sentry.edge.config.js|instrument | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content 0 (16.5 MiB): 45.549917 ms | |
assets by path *.js 2.73 MiB | |
asset edge-instrumentation.js 2.69 MiB [emitted] (name: instrumentation) | |
asset edge-runtime-webpack.js 43.5 KiB [emitted] (name: edge-runtime-webpack) | |
asset interception-route-rewrite-manifest.js 47 bytes [emitted] | |
assets by path *.json 85 bytes | |
asset middleware-manifest.json 83 bytes [emitted] | |
asset pages-manifest.json 2 bytes [emitted] | |
asset static/webpack/633457081244afec._.hot-update.json 22 bytes [emitted] [immutable] [hmr] | |
Entrypoint instrumentation 2.73 MiB = edge-runtime-webpack.js 43.5 KiB edge-instrumentation.js 2.69 MiB | |
cached modules 826 KiB (javascript) 28.5 KiB (runtime) [cached] 204 modules | |
./instrumentation.js (in instrument) 432 bytes [not cacheable] [built] | |
LOG from webpack.FileSystemInfo | |
0 new snapshots created | |
26% root snapshot uncached (536 / 2025) | |
5% children snapshot uncached (46 / 1018) | |
1863 entries tested | |
File info in cache: 515 timestamps 0 hashes 0 timestamp hash combinations | |
File timestamp snapshot optimization: 0% (0/17) entries shared via 0 shared snapshots (0 times referenced) | |
Directory info in cache: 0 timestamps 0 hashes 0 timestamp hash combinations | |
Missing items snapshot optimization: 0% (0/35) entries shared via 0 shared snapshots (0 times referenced) | |
Managed items info in cache: 12 items | |
Managed items snapshot optimization: 0% (0/1) entries shared via 0 shared snapshots (0 times referenced) | |
+ 1 hidden line [IdleFileCachePlugin] Spend 0.23s in build and 0.001s in average in cache store. This is considered as large change and cache will be persisted in 1s. | |
s | |
LOG from webpack.Compilation | |
100% (192 affected + 0 infected of 192) modules flagged as affected (192 new modules, 0 changed, 0 references changed, 0 unchanged, 0 were not built) | |
0% modules flagged as affected by chunk graph (192 new modules, 0 changed, 0 unchanged) | |
192 modules hashed, 0 from cache (1 variants per module in average) | |
0% code generated (0 generated, 192 from cache) | |
0% code generated (0 generated, 13 from cache) | |
+ 24 hidden lines | |
LOG from webpack.ResolverCachePlugin | |
0% really resolved (1 real resolves with 0 cached but invalid, 1835 cached valid, 0 concurrent) | |
LOG from webpack.buildChunkGraph | |
465 queue items processed (193 blocks) | |
0 chunk groups connected | |
0 chunk groups processed for merging (0 module sets, 0 forked, 0 + 0 modules forked, 0 + 0 modules merged into fork, 0 resulting modules) | |
0 chunk group info updated (0 already connected chunk groups reconnected) | |
+ 5 hidden lines | |
edge-server (webpack 5.98.0) compiled successfully in 230 ms | |
✓ Compiled /instrumentation in 1472ms (899 modules) | |
✓ Ready in 4.1s | |
[webpack.cache.PackFileCacheStrategy] starting to restore cache content 1 (380 MiB) because of request to: ResolverCachePlugin|normal|default|dependencyType=|esm|path=|/Users/victor/Code/mono/luma/web|request=|/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js | |
○ Compiling /home ... | |
<t> [webpack.cache.PackFileCacheStrategy] restore cache content 1 (380 MiB): 844.618875 ms | |
[webpack.cache.PackFileCacheStrategy] Pack got invalid because of write to: Compilation/modules|javascript/auto|/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js!/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js??ruleSet[1].rules[11].oneOf[3].use[1]!/Users/victor/Code/mono/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_e391b48a4ec651c12308063f8f46eba9/node_modules/@sentry/nextjs/build/cjs/config/loaders/valueInjectionLoader.js??ruleSet[1].rules[18].use[0]!/Users/victor/Code/mono/luma/web/instrumentation.js|instrument | |
[webpack.cache.PackFileCacheStrategy] Pack got invalid because of write to: Compilation/modules|javascript/auto|/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js!/Users/victor/Code/mono/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js??ruleSet[1].rules[15].oneOf[3].use[1]!/Users/victor/Code/mono/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_e391b48a4ec651c12308063f8f46eba9/node_modules/@sentry/nextjs/build/cjs/config/loaders/valueInjectionLoader.js??ruleSet[1].rules[23].use[0]!/Users/victor/Code/mono/luma/web/instrumentation.js|instrument | |
[webpack.cache.PackFileCacheStrategy] Storing pack... | |
[webpack.cache.PackFileCacheStrategy] 24 fresh items in cache put into pack 2 | |
[webpack.cache.PackFileCacheStrategy] Storing pack... | |
[webpack.cache.PackFileCacheStrategy] 1 fresh items in cache put into pack 2 | |
<t> [webpack.cache.PackFileCacheStrategy] store pack: 236.761333 ms | |
[webpack.cache.PackFileCacheStrategy] Stored pack (745 items, 3 files, 17 MiB) | |
<t> [webpack.cache.PackFileCacheStrategy] store pack: 307.708541 ms | |
[webpack.cache.PackFileCacheStrategy] Stored pack (3967 items, 3 files, 51 MiB) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment