-
## There have been updates to the *storybook* monorepo:
+ - The `devDependency` [@storybook/addons](https://github.com/storybookjs/storybook) was updated from `5.2.1` to `5.2.2`.
- The `devDependen…
-
### Description
Examples:
- https://github.com/vitejs/vite/issues/11299
- https://github.com/aws-amplify/amplify-ui/issues/3155
- https://github.com/cyco130/vite-plugin-cjs-interop
-
In iOS15.2, any usage of Partials do not work with error message "Partial not found .. Skipping ..."
Tested on Android Chrome, all links work.
Tested on iOS, Safari and Chrome, links do not work…
saeho updated
4 months ago
-
### Astro Info
```block
Astro v4.5.6
Node v21.6.2
System Linux (x64)
Package Manager pnpm
Output static
Ada…
-
## Leveraging Native Web APIs to Reduce Bundle Size and Improve Performance
In modern web development, libraries like React have become the norm for building dynamic and interactive user interfaces…
-
…which gives me the following 404 errors:
`[W 14:01:23.924 LabApp] 404 GET /static/components/proptypes/index.js.map (127.0.0.1) 34.31ms referer=None`
`…`
`[W 14:01:23.929 LabApp] 404 GET /static…
-
Astro itself (very) unfortunately only provides [i18n routing](https://docs.astro.build/en/guides/internationalization), but we of course also need to translate strings.
And the annoying problem is…
-
Currently the report is expanded all the time. It can be difficult to read if there are hundreds of dependencies. We can have an initial summary table with the failure/success, then expanded on demand…
-
# 🙋 Feature Request
It would be nice to support Preact in addition to React. Preact supports most of the features we need, and is considerably more lightweight, so it would be nice to support it fo…
-
I've got a problem when building Preact with gulp.
After building the project my console gives me this error: "app.js:16 Uncaught TypeError: Cannot read properties of undefined (reading '__H')"
…