-
- Rollup Version: 2.50.5
- Operating System (or Browser): macOS Catalina
- Node Version (if applicable): 12.20.0
- Link to reproduction (IMPORTANT, read below):
### Expected Behavior
…
-
Hi everyone,
I have a problem with postCSS: **it works with `extract: true` and not with `extract: false; inject:true`**
Here is my `rollup.config.js`
```
import commonjs from "@rollup/plugin-co…
-
When using `webpack` with `ts-loader` and `ts-patch` - diagnostics produced by transformer plugin is not utilised, the result - compilation is not failing even with reported diagnostics with severity …
-
- Rollup Version: 1.17.0
### How Do We Reproduce?
```
// gulpfile.js
const rolTts = require('ttypescript');
const rolTypescript = require('rollup-plugin-typescript2');
// rollup conf:
plugi…
viT-1 updated
5 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
## 版本
"gg-editor": "^2.0.1",
> 请检查问题是否存在于最新版本中
## 环境
"react": "^16.8.0",
"react-dom": "^16.8.0"
window系统,
谷歌浏览器
> 系统、浏览器、React 等版本信息
## 重现链接
index.tsx:43 Uncaught TypeError: item.g…
-
In your `~/src/components/main.ts` file you add the components as globals and export them:
```js
app.component('HelloWorld', HelloWorld);
app.component('MyButton', MyButton);
```
and
```js…
-
In particular, see the deprecation warnings around `options.mainFields`:
```
warning "microbundle > rollup-plugin-typescript2@0.19.3" has incorrect peer dependency "rollup@>=0.68.0".
[4/4] 🔨 Bui…
-
Because this module extends functionality of Console, the following is required to avoid typescript complaining about missing "draft" function:
```ts
interface Console {
draft: (a) => (b)…
-
#### What happens and why it is wrong
Possibly this is a misconfiguration on my end, but it looks like a bug. When you use an `object` as the `input` property for the rollup configuration, the typi…