@netlify/plugin-nextjs
Version:
Run Next.js seamlessly on Netlify
17 lines (13 loc) • 745 B
text/typescript
// NOTE: This file contains a list of the third-party Deno dependencies we use.
// It acts as a seed that populates the `vendor/` directory and should not be
// imported directly.
import 'https://deno.land/std@0.175.0/http/cookie.ts'
import 'https://deno.land/std@0.175.0/node/buffer.ts'
import 'https://deno.land/std@0.175.0/node/events.ts'
import 'https://deno.land/std@0.175.0/node/async_hooks.ts'
import 'https://deno.land/std@0.175.0/node/assert.ts'
import 'https://deno.land/std@0.175.0/node/util.ts'
import 'https://deno.land/std@0.175.0/path/mod.ts'
import 'https://deno.land/x/path_to_regexp@v6.2.1/index.ts'
import 'https://deno.land/x/htmlrewriter@v1.0.0/src/index.ts'
import 'https://v1-7-0--edge-utils.netlify.app/logger/mod.ts'