-
#### What happens and why it is wrong
`rollup --watch` takes 14sec to rebuild with `check: true`, and only 3sec with `check: false`. I propose creating a separate node process just for type checking,…
-
Hello,
Here is a solution to using this library with vitejs as a bundler
working with `"vite": "^3.0.7"`
## Step by step
### install `@rollup/plugin-replace`
```
npm install @rollup/plugin…
-
Hi!
I'm using single-spa-html as stated in https://single-spa.js.org/docs/ecosystem-html-web-components/#via-npm:
```js
import singleSpaHtml from 'single-spa-html';
const htmlLifecycles = s…
-
Version: 3.1.1, 3.2.0
Rollup Version: 3.7.5
Operating System and version (if applicable): wsl2
Node Version (if applicable): 14.20.1
Does it work with tsc (if applicable): fine works in tsc
###…
-
I’ve been trying and failing for a while to apply the instructions to the `web-sys` examples in the `yew` repository. I’ll take `todomvc` as an example. Everything up to and including `wasm-pack build…
-
esbuild and swc come to mind, being able to sidestep TSC for build speed would be amazing.
https://www.npmjs.com/package/rollup-plugin-swc
https://www.npmjs.com/package/rollup-plugin-esbuild
-
## The dependency [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) was updated from `9.3.2` to `9.3.3`.
🚨 [View failing branch](https://github.com/stealjs/steal-tools/compa…
-
- Rollup Version: 1.27.8
- Operating System (or Browser): OS X
- Node Version: 8.16.0
### How Do We Reproduce?
```js
// rollup.config.js
module.exports = {
input: 'index.js',
output: …
-
- 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: 2.41.5
- Operating System (or Browser): Mac OS X Catalina
- Node Version (if applicable): 13.7.0
- Link to reproduction (IMPORTANT, read below): https://github.com/jonsnyder/r…