-
Notifications
You must be signed in to change notification settings - Fork 43
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
1 parent
ed8018e
commit 8f9afe0
Showing
2 changed files
with
0 additions
and
87 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,8 +53,6 @@ const tests = [ | |
["@[email protected]", "--profile node16 -f table-flipped"], | ||
// Profile ignoring node10 and CJS resolution mixed with specific entrypoint - exit code 0 | ||
["@[email protected]", "--profile esm-only -f json --entrypoints ."], | ||
// Profile ignoring node10 and bundler resolution - exit code 0 | ||
["@[email protected]", "--profile node16-only -f ascii"], | ||
]; | ||
|
||
const defaultOpts = "-f table-flipped"; | ||
|
85 changes: 0 additions & 85 deletions
85
...shots/@[email protected] --profile node16-only -f ascii.md
This file was deleted.
Oops, something went wrong.