No description
Astro wraps <script> tags as ES modules; inline onclick="fn()" only reaches window globals. is:inline emits the script verbatim so all functions are global. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| client | ||
| functions/api | ||
| public | ||
| server | ||
| shared | ||
| src | ||
| .gitignore | ||
| .replit | ||
| astro.config.mjs | ||
| components.json | ||
| drizzle.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| wrangler.jsonc | ||