summaryrefslogtreecommitdiff
path: root/cli/tests/testdata
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2023-02-23 22:28:12 +0900
committerGitHub <noreply@github.com>2023-02-23 22:28:12 +0900
commit6de815859b65a8fb03b6b00f6d26c93d3b6cf820 (patch)
treecfc4cb65b3ddce493a54c6967b336f00b99dd5d1 /cli/tests/testdata
parent38f9aa0f9c8e80ca62db853e93d06b96d3596500 (diff)
fix(ext/node): fix npm module resolution when --node-modules-dir specified (#17896)
Diffstat (limited to 'cli/tests/testdata')
-rw-r--r--cli/tests/testdata/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/.gitignore b/cli/tests/testdata/.gitignore
new file mode 100644
index 000000000..3c3629e64
--- /dev/null
+++ b/cli/tests/testdata/.gitignore
@@ -0,0 +1 @@
+node_modules