-
Mufferplate is currently (for me) helping a lot for development and source code handling. But there are many concepts affecting the performance and developement stages.
1. There are so many templa…
-
type of v-slot="$form" is incorrect.
Screenshot 1 - real $form contents.
Screenshot 2 - incorrect type definitions.
![CleanShot 2024-11-03 at 00 40 55@2x](https://github.com/user-attachments/asse…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.9.0
- Nuxt Version: 2.18.1
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager…
-
### Current Behavior
Packages bundled with vite are published without compiled code, only package.json file
### Expected Behavior
Package should be published and ready to use with all the compiled …
-
### Reporting a bug?
ussing t function in composition API returns error.
`tm(`summer`):`
`{ "type": 0, "start": 0, "end": 6, "loc": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "l…
-
### Describe the bug
If the `` has a long `generics` attribute that causes prettier to break it into multiple lines, imports with a `.js` extension that should resolve to a TS file are no longer work…
-
When I add the `pb-3` Bootstrap css class on a `` element the hash of the css file and in my manifest.json doesn't change after running `npm run build`.
Using version:
@erbelion/vite-plugin-larave…
-
### Current Behavior
When using Nx it is currently not possible to run sveltekit with the normal build commands. We have a workaround for this by adding the following configuration to our application…
-
### Description
The LWC Rollup plugin seems to have a fundamental incompatibility with Vite's core set of plugins (which are not configurable). The issue stems from the fact that both the LWC Roll…
-
### Current Behavior
Whenever I run the `build-storybook` task on a `vite` generated library, it copies the files from `nxCopyAssetsPlugin` call in `vite.config.ts` to
```
/Users/{user}/path/to/mono…