-
### Environment
Local machine
------------------------------
- Operating System: Windows_NT
- Node Version: v18.15.0
- Nuxt Version: 3.7.1
- CLI Version: 3.8.1
- Nitro Version: …
-
### Command
build, serve
### Description
In previous Angular versions, when using webpack-based builders, we had the ability to customize how component templates were processed (e.g., using third-p…
-
I am using the plugin and it works great if I order my SFCs with template followed by script tags. If I reverse this order, the generated source has one extra line at top. This makes setting debug b…
-
### Describe the bug
There seems to be an issue with the optimization of cjs packages inside another package when using pnpm as the package manager, specifically in a polyrepo setup. This problem d…
-
Hello, sorry for opening a random issue, I wasn't sure how else to reach out and didn't want to add noise to the issue thread over here:
https://github.com/sveltejs/kit/issues/3882#issuecomment-23349…
-
### Describe the bug
Dev mode in a react server-rendered application, the initial critical css is not inlined into the html.
Styles kicks in only after the react hydration and the vite runtime loa…
-
**Is your feature request related to a problem? Please describe.**
I want to use an HTML snippet at the top of each of the output pages. In my cases, it's just some ASCII art (not super important) bu…
-
### Description
When running `yarn build` in React Vite project with vite-plugin-ssr
**with babel-plugin-styled-components** it fails with error:
`[vite-plugin-ssr:autoFullBuild] Cannot read prop…
-
**Intended outcome:**
Using `@inject("foo")` with non-legacy decorators should work same as with legacy decorators.
**Actual outcome:**
throws error `class decorators must return a fu…
-
**Describe the bug**
We're using test-runner to take Visual Regression snapshots of our components. Sometimes the test runner compares an the incorrect story to the snapshot. So our "default story" w…