Skip to content

Commit

Permalink
update error message snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic committed Mar 6, 2025
1 parent 87b085e commit d5ec806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error - [process module] [project]/turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-unrelated/input/sub/helper.txt Unknown module type
This module doesn't have an associated type. Use a known file extension, or register a loader for it.
The module '[project]/turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-unrelated/input/sub/helper.txt' doesn't have an associated type. Use a known file extension, or register a loader for it.

Read more: https://nextjs.org/docs/app/api-reference/next-config-js/turbo#webpack-loaders
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error - [process module] [project]/turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-unrelated/input/sub/README.md Unknown module type
This module doesn't have an associated type. Use a known file extension, or register a loader for it.
The module '[project]/turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-unrelated/input/sub/README.md' doesn't have an associated type. Use a known file extension, or register a loader for it.

Read more: https://nextjs.org/docs/app/api-reference/next-config-js/turbo#webpack-loaders

0 comments on commit d5ec806

Please sign in to comment.