diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-09-03 10:45:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-03 10:45:01 +0200 |
| commit | bf7571a6f93659ef087ef529225642ce85e215d4 (patch) | |
| tree | 189dd9ddbb150c45190f5c18a0e6a91ead099595 /tests/testdata/run/node_prefix_missing/feature_enabled.out | |
| parent | 3f6740ca52b938c5b792991d72b921c59cdda4d0 (diff) | |
fix: make some warnings more standard (#25324)
Diffstat (limited to 'tests/testdata/run/node_prefix_missing/feature_enabled.out')
| -rw-r--r-- | tests/testdata/run/node_prefix_missing/feature_enabled.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testdata/run/node_prefix_missing/feature_enabled.out b/tests/testdata/run/node_prefix_missing/feature_enabled.out new file mode 100644 index 000000000..c577fa92c --- /dev/null +++ b/tests/testdata/run/node_prefix_missing/feature_enabled.out @@ -0,0 +1,2 @@ +[WILDCARD]Warning Resolving "fs" as "node:fs" at file:///[WILDCARD]/tests/testdata/run/node_prefix_missing/main.ts:1:16. If you want to use a built-in Node module, add a "node:" prefix. +[Function: writeFile] |
