-
### 发生了什么?
node: v20.10.0
pnpm: 9.12.1
仓库版本: e9f097c
完整日志:
```prolog
Windows PowerShell
版权所有(C) Microsoft Corporation。保留所有权利。
安装最新的 PowerShell,了解新功能和改进!https://aka.ms/PSWindows
PS D:\pr…
-
It seems the config listed in the README.md no longer works. The project compiles, but nothing is rendered on screen. I also added the typings as suggested in a previous issue. Here is my rollup.confi…
-
Hello Guys,
I'm having some trouble with rollup config,
I'm creating a component library which has **PeerDependencies: Ant Design and React**
I'm trying to inject a custom theme with Less Plugin…
-
## The devDependency [rollup-plugin-babel-minify](https://github.com/Comandeer/rollup-plugin-babel-minify) was updated from `6.1.1` to `6.2.0`.
🚨 [View failing branch](https://github.com/jaebradley/…
-
Hello,
I recently found out that node.js is available on x86 as an unofficial build, and I thought I'd try building lumo for x86.
See my build scripts at https://gist.github.com/cellularmitosis/…
-
## The devDependency [rollup-plugin-babel-minify](https://github.com/Comandeer/rollup-plugin-babel-minify) was updated from `9.1.0` to `9.1.1`.
🚨 [View failing branch](https://github.com/basics/blue…
-
## The devDependency [rollup-plugin-babel-minify](https://github.com/Comandeer/rollup-plugin-babel-minify) was updated from `9.0.0` to `9.1.0`.
🚨 [View failing branch](https://github.com/RedTn/react…
-
## Plugin Hooks
### Fully Supported Hooks
- [x] `options`
- [x] `buildStart`
- [x] `buildEnd`
- [x] `renderStart`
- [x] `renderError`
- [x] `generateBundle`
- [x] `writeBundle`
- [x] `clo…
-
## Setup
- link to rollup setup
- link to tauri setup
- add tauri to rollup project
- consider using `babel` with recommend target config
```json
"targets": {
"esmodules": true
"…
-
Hi
using the latest `babel-plugin-styled-components` `1.10.7` the `keyframes` string does not get minified in the output (like whitespaces removed n stuff).
```jsx
import React, { useCallback, us…