UNPKG

alinea

Version:
31 lines (29 loc) 536 B
import "../../chunks/chunk-NZLE2WMY.js"; // src/cli/build/BuildOptions.ts var buildOptions = { jsx: "automatic", loader: { // CSS ".module.css": "local-css", ".css": "css", // Images ".png": "file", ".svg": "file", ".jpg": "file", ".jpeg": "file", ".gif": "file", ".webp": "file", ".avif": "file", ".ico": "file", ".bmp": "file", // Fonts ".ttf": "file", ".otf": "file", ".eot": "file", ".woff": "file", ".woff2": "file" } }; export { buildOptions };