deno/tests/specs/bundle/html/imports-css-bundle.out
Nathan Whitaker 4e4bbf2fcc
feat(bundle): support html entrypoint (#29856)
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
2025-09-09 12:18:10 -07:00

8 lines
229 B
Text

[WILDCARD]
Bundled 3 modules in [WILDLINE]
[UNORDERED_START]
dist[WILDCHAR]imports-css-[WILDLINE].js [WILDLINE]
dist[WILDCHAR]imports-css-[WILDLINE].css [WILDLINE]
dist[WILDCHAR]imports-css.html [WILDLINE]
[UNORDERED_END]