GuidesRuntimeImport a HTML file as textTo import a .html file in Bun as a text file, use the type: "text" attribute in the import statement.Copy MarkdownOpen