kt3k / pack

Bundle Deno scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@kt3k/pack v0.1.8

ci

Bundle Deno scripts into a single script

Note: This module is a thin wrapper of esbuild and esbuild-deno-loader.

Usage

deno run -A jsr:@kt3k/pack [-h|-v] [-o <filename>] <input-file>

Options

  • -h Show help message and exit.
  • -v Show version number and exit.
  • -o <filename> Specify the output file name. If not specified, the bundle is output to stdout.

License

MIT

About

Bundle Deno scripts

License:MIT License


Languages

Language:TypeScript 100.0%