Skip to content

A small, fast, and opinionated bundler for Deno based on esbuild

Notifications You must be signed in to change notification settings

dunosaurs/bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundle

A small, fast, and opinionated bundler for Deno based on esbuild

Installation:

deno install -Af --reload -n bundle https://deno.land/x/bundle/cli.ts

Usage

If the defaults look good to you, you can simply just run bundle.

bundle

Sometimes the defaults aren't good (please open an issue!), and you can see and override them using command line arguments.

Try the help command to see what you can configure.

bundle -h

About

A small, fast, and opinionated bundler for Deno based on esbuild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published