UNPKG

create-nalth

Version:

🛡️ Create secure, modern web applications with the Nalth framework - HTTPS, CSP, and enterprise-grade security by default

9 lines (7 loc) 295 B
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte' /** @type {import("@sveltejs/vite-plugin-svelte").SvelteConfig} */ export default { // Consult https://svelte.dev/docs#compile-time-svelte-preprocess // for more information about preprocessors preprocess: vitePreprocess(), }