Used when importing an HTML file at runtime.
Symbol
HTMLBundle
interface HTMLBundle
import app from "./index.html";
Bun.build support for this isn't imlpemented yet.
Symbol
Used when importing an HTML file at runtime.
import app from "./index.html";
Bun.build support for this isn't imlpemented yet.