diff options
Diffstat (limited to 'tests/specs/run/netlify_edge_bundler_hack/node_modules')
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 |
