StevenH

Results 3 comments of StevenH

Here is a way without using pnpm patch, you can configure the vite compilation option of astro.config.mjs ```js import { defineConfig } from "astro/config"; import cloudflare from "@astrojs/cloudflare"; // https://astro.build/config...

To be precise, I want to automatically generate suffix of all lookup with or without exclude

Hi, I also encountered the same problem Are there any guides on how to resolve this issue?