/** @type {import("snowpack").SnowpackUserConfig } */ module.exports = { plugins: ["@snowpack/plugin-svelte"], };