Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
fed_dev
/
bundler.ts
A Bundler with the web in mind.
foreleven/Bundler
Version
Latest
0.9.0
Menu
cache
examples
log
plugins
mod.ts
(default module)
c
Bundler
c
CSSPlugin
c
FilePlugin
c
HTMLPlugin
c
JSONPlugin
c
TerserPlugin
c
TypescriptPlugin
c
WebManifestPlugin
f
bundle
bundler.ts
c
Bundler
cli.ts
deps.ts
N
colors
N
flags
N
fs
N
path
N
postcss
N
terser
c
Sha256
I
ImportMap
f
resolveImportMap
f
resolveModuleSpecifier
program.ts
I
Argument
I
Command
I
Option
I
Program
f
parse
test_deps.ts
f
assertEquals
f
assertRejects
f
assertThrows
import
*
as
fedDev
from
"https://deno.land/x/fed_dev@0.9.0/bundler.ts"
;
Classes
c
Bundler