UNPKG

alinea

Version:

[![npm](https://img.shields.io/npm/v/alinea.svg)](https://npmjs.org/package/alinea) [![install size](https://packagephobia.com/badge?p=alinea)](https://packagephobia.com/result?p=alinea)

28 lines (26 loc) 474 B
import "../../chunks/chunk-U5RRZUYZ.js"; // src/cli/build/BuildOptions.ts var buildOptions = { jsx: "automatic", loader: { // 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 };