issues Search Results · repo:vitejs/vite-plugin-vue language:TypeScript
Filter by
260 results
(66 ms)260 results
invitejs/vite-plugin-vue (press backspace or delete to remove)Related plugins
- [ ] plugin-vue
- [x] plugin-vue-jsx
Description
I am currently improving babel-plugin-jsx to make it support more comprehensive automatic inference and runtime props
injection, ...
pending triage
wh1teAlter
- Opened 2 days ago
- #619
Related plugins
- [x] plugin-vue
- [x] plugin-vue-jsx
Describe the bug
The last line of dist/index.d.mts (and .d.ts) is:
export { vueJsxPluginCjs as module.exports , type FilterOptions, type ...
pending triage
danielroe
- 3
- Opened 6 days ago
- #616
Related plugins
- [ ] plugin-vue
- [x] plugin-vue-jsx
Describe the bug
Following component gives the error
ReferenceError: __default__ is not defined
// Button.tsx
import type { DefineComponent ...
p4-important ❗
ayZagen
- Opened 7 days ago
- #614
Describe the bug
In vite.config.js, I configured path aliases using resolve.alias. When using:
{
find: /^\$\/(.*)/, // Matches `$/xxx`
replacement: fileURLToPath(new URL( ./src/path1/$1 , import.meta.url)), ...
p2-has-workaround 🍰
codestepwell
- 3
- Opened 8 days ago
- #613
Related plugins
- [x] plugin-vue
- [ ] plugin-vue-jsx
Description
It s currently very hard to determine whether it s safe to upgrade to a new major version of @vitejs/plugin-vue, in this
case 6.0.0. ...
pending triage
Radiergummi
- Opened 8 days ago
- #611
Related plugins
- [x] plugin-vue
- [ ] plugin-vue-jsx
Description
I used vite vue ts template.
It was set up for ESLint 8. But 9 is available now with breaking changes.
Suggested solution
Update ...
need reproduction
fulldecent
- 1
- Opened 15 days ago
- #608
In https://github.com/vitejs/vite-plugin-vue/pull/602, I skipped some tests for rolldown-vite. We should re-enable these
after the upstream issues are resolved.
- [ ] playground/vue-lib should output ...
sapphi-red
- Opened 25 days ago
- #603
Related plugins
- [x] plugin-vue
- [ ] plugin-vue-jsx
Describe the bug
Hot reload fails under a certain condition:
Consider the Vue component hierarchy
App
- Outer
- Inner
Both Outer and Inner ...
feat: hmr
p3-minor-bug 🔨
bisgardo
- Opened 28 days ago
- #599
Related plugins
- [x] plugin-vue
- [ ] plugin-vue-jsx
Description
- Drop old Node (upgrading to ^20.19.0 || =22.12.0) + drop CJS output
- Add Vite 7 support (keep Vite 5 / 6 support)
sapphi-red
- 6
- Opened on Jun 4
- #595
Related plugins
- [x] plugin-vue
- [ ] plugin-vue-jsx
Describe the bug
img width= 1206 alt= Image src= https://github.com/user-attachments/assets/7a88c29a-232c-4342-b1d4-0465ab329f9e /
img width= ...
need reproduction
lxc512157407
- 1
- Opened on Jun 4
- #594

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.