mentasuave01
mentasuave01
` `component stop working as intented when you use `` tags in it Working example: ```javascript Username: ```
Steps: After finish my project, I install pnpm solid-start-cloudflare-pages 0.2.7 update vite.config.ts to: ```js import { defineConfig } from "vite"; import solid from "solid-start/vite"; import cloudflare from "solid-start-cloudflare-pages"; export default...
It's running smoothly on local but couldn't deploy Full log of the console: ``` $ pnpm build > create@ build path > solid-start build solid-start build version 0.2.7 adapter netlify...