-
### Version
6.0.0-beta10
### Reproduction link
[https://github.com/iassasin/vue3-rollup-ts-bug](https://github.com/iassasin/vue3-rollup-ts-bug)
### Steps to reproduce
Clone exampl…
-
Zie https://unpkg.com/browse/@utrecht/component-library-react@5.0.0/dist/
vs.
https://unpkg.com/browse/@utrecht/component-library-react@6.0.0/dist/
Er ontbreken een heleboel declaration files…
-
See https://www.npmjs.com/package/rollup-plugin-prettier
We would run this on the dev builds so end consumers have an easier time debugging.
-
## What kind of feature would you like and why?
This is a feature request, not a bug -- need to make a different issue template for that.
Schema checking for plugin options would improve the DX …
-
### Version
5.0.0
### Reproduction link
[github.com](https://github.com/vuejs/rollup-plugin-vue/tree/next/examples/typescript)
### Steps to reproduce
1. Open examples/typescript f…
-
npm install之后,运行npm run dev然后打开浏览器运行,浏览器会立即报错了,错误信息如下:
Error in render function:
(found in at D:\Vue2-Typescript2-Webpack2-master\src\App.vue)
我是运行在windows Node V6.10.0
-
- Rollup Version: 1.20.3
- Operating System (or Browser): Windows
- Node Version: v8.11.1
### How Do We Reproduce?
Unpack [attached example code](https://github.com/rollup/rollup/files…
-
# Suggestion
## 🔍 Search Terms
`emitSkipped`, emit skipped
Only related issue I could find in this repo was #2290, which is ~7 years old, and I'm not sure is accurate anymore?
## ✅ Viabili…
-
### currently
With this plugin I generate `index.cjs` via rollup and this plugin generates the `index.d.ts` next to it.
### desired
how can I set the generated `index.d.ts` file to be called …
-
I get an error message stating that the build configuration is broken. I have the following Node versions:
```
node -v
v21.7.3
npm -v
10.5.0
```
Log:
```
% npm run build …