-
#### Descrição da melhoria
Já existe alguma forma de trabalhar ou estudo voltado para trabalhar com SSR e PO UI na v17 do Angular ?
#### Caso de uso
Quando crio um projeto Angular 17 com o PO UI…
-
### Clear and concise description of the problem
Currently attempted to use the Vite loader with `vue-ssr` results in an error:
```
[vite] Internal server error: Cannot find module '@intlify/vite…
-
I'm using [the SSG approach](https://github.com/vitejs/vite-plugin-vue/tree/main/playground/ssr-vue) that the Vite docs link to, which produces an ESNext build that is then [reimported](https://github…
-
### Describe the bug
For this code:
```ts
try {
await import('no-such-package');
} catch (e) {
console.log('code:', e.code);
console.log('message:', e.message);
}
```
On Node
…
-
### Describe the bug
I'm using [vue3-carousel](https://www.npmjs.com/package/vue3-carousel) in my project and getting following error while building with `build` script.
```less
[vite-ssg] Buil…
-
## v0.1.0
- [x] route、build、create
- [x] dev
- [x] user config
- [x] preview
- [x] generate
## v0.2.0
- [x] the framework unified plugin system
- [ ] ssr (build, none stream, stream, met…
-
- **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
I've cr…
-
Builds are failing due to:
`[commonjs--resolver] [plugin vite:resolve] Cannot bundle Node.js built-in "node:path" imported from "node_modules/.pnpm/@keystatic+core@0.5.32_react-dom@18.3.1_react@18.3.…
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…
-
Here are tasks that I would like to finish before v1.
Previous Versions
## -v0.14.0
- [x] Server bundling #21
- [x] New API as middleware #23
- [x] RSC-only SSR (or opt-in SSR) #66
- [x…