-
### Which package(s) are affected?
SSR (@lit-labs/ssr)
### Description
Issue was raised by Justin here: https://github.com/lit/lit/pull/4515#discussion_r1470161030
Because ssr depends on i…
-
# The road to Fresh 2.0
_**tl;dr:** Fresh will become massively simpler and be distributed via JSR with the upcoming 2.0 release. Express/Hono-like API and true async components and much more._
…
-
### Version
Vben Admin V5
### Describe the bug?
arm服务器上面如何部署?
### Reproduction
arm服务器上面如何部署?
### System Info
```shell
arm服务器上面如何部署?
```
### Relevant log output
```shell
root@instance-2024051…
-
### Description
I have a slightly unusual dev environment where I run multiple versions of a vite application behind a load balancer.
To access the application I goto my dev host: e.g. http://m…
-
Dev dependency in vite-plugin-pwa:
` "rollup": "^4.4.1",`
Patched version
4.22.4
The dependency "workbox-build" also includes this vulnerability:
- https://github.com/GoogleChrome/workbox/iss…
-
Regarding this [pull request](https://github.com/facebookincubator/create-react-app/pull/1344#issuecomment-302887448) around the improvements to environment variables, based on @gaearon's suggestion, …
-
**Describe the bug**
When using React 18 there is a chance that two editors will be mounted and an exception will be thrown making the use of editor impossible.
**Screenshots**
The error
![image…
-
### Describe the bug
Vite allows plugins to insert javascript modules into `index.html`. If the number of scripts inserted into `index.html` varies between the Vite runs, Vite will incorrectly resp…
-
I'm working in a new project using Vue CLI 3 and I'm having an issue when I try to load a font in a web component.
I have prepared this basic example.
```
For a guide and reci…
-
**Module version**
```
"dependencies": {
"@nuxtjs/vuetify": "^1.9.1",
"nuxt": "^2.11.0"
}
```
**Describe the bug**
Vuetify critical CSS and theme CSS are not included in the SSR resp…