mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00

For instance `deno bundle --outdir dist index.html` It will find scripts referenced in the html, bundle them, and then update the paths in index.html for the bundled assets. Right now it doesn't handle other assets (from `link` elements), but it could
7 lines
230 B
Text
7 lines
230 B
Text
[WILDCARD]
|
|
Bundled 4 modules in [WILDLINE]
|
|
dist[WILDCHAR]index-[WILDLINE].js [WILDLINE]
|
|
dist[WILDCHAR]multiple-html-[WILDLINE].js [WILDLINE]
|
|
dist[WILDCHAR]index.html [WILDLINE]
|
|
dist[WILDCHAR]multiple-html.html [WILDLINE]
|
|
|