-
**Use case:** I don't want to use Storybook, but instead Astro, like storybook. I have a bunch of MDX "stories" that have components in them. However, I'm going to need them in iframes, so Whyframe se…
-
Hi,
I'm trying to write middleware that uses Sentry for distributed tracing through Toucan for an Astro site with Cloudflare Workers SSR.
As is, the only reporting I'm seeing is individual event p…
-
### Verify latest release
- [x] I verified that the issue exists in the latest pnpm release
### pnpm version
8.10.2
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No r…
-
**Please describe the feature you'd like to see**
Loading to redshift from s3 seems more complicated than traditional Amazon S3toRedshift operator and also run into the header issue with it.
https:/…
-
I'm working on an upgrade to astro 1.0.1, and find that my images in markdown files which were using normal markdown image syntax (`[]()`) are no longer being converted to `` elements.
-
Just like how we have a blog folder for blog posts on the marketing site we should make one for integration posts. 1 of which has now been created.
-
Lms24 updated
4 months ago
-
I have a setup where I run `npm run build` then publish the `dist` directory to github pages.
I chose to ignore the `public/social` directory to avoid committing those images into my repository (as…
-
All links no longer work
After clicking on any link if developer console closed I see a 404 page, if open noting happens
My config
```js
AstroPWA({
mode: 'development',
base: '/',
scop…
-
## Environment
My configs
`package.json`
```json
"dependencies": {
"@linaria/babel-preset": "^5.0.3",
"@linaria/core": "^5.0.2",
"@linaria/react": "^5.0.3",
"firebase"…