summaryrefslogtreecommitdiff
path: root/tests/specs/run/netlify_edge_bundler_hack/node_modules
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/run/netlify_edge_bundler_hack/node_modules')
-rw-r--r--tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/deno/config.ts1
-rw-r--r--tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/package.json5
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/deno/config.ts b/tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/deno/config.ts
deleted file mode 100644
index f1b207f5b..000000000
--- a/tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/deno/config.ts
+++ /dev/null
@@ -1 +0,0 @@
-console.log("Success");
diff --git a/tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/package.json b/tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/package.json
deleted file mode 100644
index d6043710f..000000000
--- a/tests/specs/run/netlify_edge_bundler_hack/node_modules/@netlify/edge-bundler/package.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "name": "@netlify/edge-bundler",
- "version": "1.0.0",
- "exports": "./index.js",
-} \ No newline at end of file