-
I tried to improve this repository by fork.
But I can't build . `npm run build` is failed with error.
```
> cr-bot@1.0.0 build
> rm -rf dist && rollup -c rollup.config.ts --configPlugin @rollup/pl…
-
- Rollup Version: 1.27.,10
- Operating System (or Browser): MacOs
- Node Version: 8.11.4
### How Do We Reproduce?
https://rollupjs.org/repl/?version=0.58.1&shareable=JTdCJTIybW9kdWxlcyUy…
-
When building `import-map-overrides-server.js` we get the following warning:
```
src/import-map-overrides-server.js → dist/import-map-overrides-server.js...
babelHelpers: 'bundled' option was used …
-
### Feature Use Case
https://rollupjs.org/repl/?version=2.44.0&shareable=JTdCJTIybW9kdWxlcyUyMiUzQSU1QiU3QiUyMm5hbWUlMjIlM0ElMjJtYWluLmpzJTIyJTJDJTIyY29kZSUyMiUzQSUyMmltcG9ydCUyMCU3QiUyMGElMjAlN0Ql…
-
- Rollup Version: v2.8.2
- Operating System (or Browser): macOS 10.15.4
- Node Version (if applicable): v12.13.1
- Link to reproduction (IMPORTANT, read below): repro below
### Descrip…
-
### Rollup Version
4.9.1
### Operating System (or Browser)
Rollup REPL
### Node Version (if applicable)
NA
### Link To Reproduction
https://rollupjs.org/repl/?version=4.9.1&sharea…
-
This is rather a request for advice rather than a bug report. In this experimental, incomplete branch I have this rollup config:
https://github.com/binarykitchen/videomail-client/blob/feature/rollup…
-
When I wanted to use the source in https://www.yesvelte.com/docs/modal, I got this error in Mac OS on `npm run dev`
```
[!] RollupError: Invalid value "iife" for option "output.format" - UMD and IIF…
-
In I am trying to re-export functions in #20628:
```tsx
// 🚨 breaks build
export * as shorthands from './shorthands/index';
```
But it's impossible, see #18906. I modified code to use `import…
-
- Rollup Version: 2.33.1
- Operating System (or Browser): MacOS
- Node Version (if applicable): v14.15.0
- Link to reproduction (IMPORTANT, read below): [REPL with context](https://rollupjs.org…