@netlify/edge-bundler

v12.2.3
Intelligently prepare Netlify Edge Functions for deployment

test

run-s build test:dev

build

tsc

vendor

deno vendor --force --output deno/vendor https://deno.land/x/[email protected]/mod.ts https://deno.land/x/[email protected]/mod.ts https://deno.land/x/[email protected]/path/mod.ts

prepack

npm run build

test:ci

run-s test:integration test:ci:*

test:dev

run-s test:dev:*

build:dev

tsc -w

test:ci:deno

deno test --allow-all deno

test:dev:deno

deno test --allow-all deno

test:ci:vitest

vitest run --coverage

test:dev:vitest

vitest run

test:integration

node --experimental-modules test/integration/test.js

test:dev:vitest:watch

vitest watch
npm i @netlify/edge-bundler

Metadata

  • MIT
  • ^14.16.0 || >=16.0.0
  • Netlify Inc.
  • released 8/5/2024

Downloads