-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
64 additions
and
82 deletions.
There are no files selected for viewing
This file contains 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
28 changes: 28 additions & 0 deletions
28
.../integration/next/externals/cjs-in-esm/issues/Error resolving commonjs request-872101.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
PlainIssue { | ||
severity: Error, | ||
context: "[project]/packages/next-swc/crates/next-dev-tests/tests/temp/next/externals/cjs-in-esm/input/node_modules/package/cjs/index.js", | ||
category: "resolve", | ||
title: "Error resolving commonjs request", | ||
description: "unable to resolve module \"fail\"", | ||
detail: "It was not possible to find the requested file.\nParsed request as written in source code: module \"fail\"\nPath where resolving has started: [project]/packages/next-swc/crates/next-dev-tests/tests/temp/next/externals/cjs-in-esm/input/node_modules/package/cjs/index.js\nType of request: commonjs request\nImport map: No import map entry\n", | ||
documentation_link: "", | ||
source: Some( | ||
PlainIssueSource { | ||
asset: PlainAsset { | ||
ident: "[project]/packages/next-swc/crates/next-dev-tests/tests/temp/next/externals/cjs-in-esm/input/node_modules/package/cjs/index.js", | ||
}, | ||
start: SourcePos { | ||
line: 2, | ||
column: 24, | ||
}, | ||
end: SourcePos { | ||
line: 2, | ||
column: 39, | ||
}, | ||
}, | ||
), | ||
sub_issues: [], | ||
processing_path: Some( | ||
[], | ||
), | ||
} |
28 changes: 28 additions & 0 deletions
28
...t/externals/server-component-externals/issues/Error resolving commonjs request-40a427.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
PlainIssue { | ||
severity: Error, | ||
context: "[project]/packages/next-swc/crates/next-dev-tests/tests/temp/next/externals/server-component-externals/input/node_modules/package/cjs/index.js", | ||
category: "resolve", | ||
title: "Error resolving commonjs request", | ||
description: "unable to resolve module \"fail\"", | ||
detail: "It was not possible to find the requested file.\nParsed request as written in source code: module \"fail\"\nPath where resolving has started: [project]/packages/next-swc/crates/next-dev-tests/tests/temp/next/externals/server-component-externals/input/node_modules/package/cjs/index.js\nType of request: commonjs request\nImport map: No import map entry\n", | ||
documentation_link: "", | ||
source: Some( | ||
PlainIssueSource { | ||
asset: PlainAsset { | ||
ident: "[project]/packages/next-swc/crates/next-dev-tests/tests/temp/next/externals/server-component-externals/input/node_modules/package/cjs/index.js", | ||
}, | ||
start: SourcePos { | ||
line: 2, | ||
column: 24, | ||
}, | ||
end: SourcePos { | ||
line: 2, | ||
column: 39, | ||
}, | ||
}, | ||
), | ||
sub_issues: [], | ||
processing_path: Some( | ||
[], | ||
), | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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