-
### Rollup Version
4.0.2
### Operating System (or Browser)
Node
### Node Version (if applicable)
20.2.0
### Link To Reproduction
https://rollupjs.org/repl/?version=4.0.2&shareable=JTdCJTIyZXhhb…
-
背景
```
```
```
htmlPlugin({
entry: './code/src/main.ts',
template: './code/index.html',
}),
in…
-
### Feature Use Case
```js
/*#__PURE__*/fn``;
```
### Feature Proposal
remove the pure calling
-
### Rollup Version
3.7.5
### Operating System (or Browser)
MacOS Ventura 13.2.1
### Node Version (if applicable)
v18.14.1
### Link To Reproduction
https://stackblitz.com/edit/roll…
-
- Rollup Version: 0.67.3
- Operating System (or Browser): OSX
- Node Version: 10.13.0
### How Do We Reproduce?
- [REPL](https://rollupjs.org/repl?version=0.67.3&shareable=JTdCJTIybW9kdWxl…
-
Rollup fails with your intial configuration
## Error Log
```
yarn clean && rollup -c | dot -Tpng > graph.png
$ rm -rf lib coverage
/bin/sh: dot: command not found
src/index.ts → lib/index.cj…
-
### Rollup Version
3.20.2
### Operating System (or Browser)
Ubuntu 22.10
### Node Version (if applicable)
18.7.0
### Link To Reproduction
https://rollupjs.org/repl/?version=3.20.2&shareable=JTd…
-
I am using rollup to compiled Svelte Framework and using debugger in code. But the rollup is not keeping any `debuggers` in compiled code. Can we enable it?
### Expected Behavior / Situation
H…
-
### Documentation is
- [X] Missing
- [X] Needed
- [ ] Confusing
- [ ] Not sure?
### Please Explain in Detail...
I'm working on a plugin and cannot upgrade to Rollup v4 for the time being. The https…
-
- Rollup Version: 1.29.0
- Operating System (or Browser): OSX High Sierra
- Node Version: v12.14.1
### How Do We Reproduce?
Attempt to typescript compile this code
```
watche…