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