-
Following your vite example code, I get the following when trying to build my app:
` [ERROR] "@literals/rollup-plugin-html-css-minifier" resolved to an ESM file. ESM file cannot be loaded by `require…
-
- Version: 3.4.5
- Rollup Version: 4.21.2
- ~~Operating System and version (if applicable):~~
- Node Version (if applicable): v22.7.0
- ~~Does it work with `tsc` (if applicable):~~
### Repr…
-
### 发生了什么?
node: v20.10.0
pnpm: 9.12.1
仓库版本: e9f097c
完整日志:
```prolog
Windows PowerShell
版权所有(C) Microsoft Corporation。保留所有权利。
安装最新的 PowerShell,了解新功能和改进!https://aka.ms/PSWindows
PS D:\pr…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Describe the bug
I am using rollup-replace plugin for statically replace arbitrary strings in my css and js files. It works fine and as expected in js files, however, it does not work at all in c…
-
I'm using the following module version `"@nuxtjs/ngrok": "^3.0.1"` and my Nuxt version is`"nuxt": "^3.12.2"`
I'm getting this error message when running `pnpm run build` in Nuxt 3.
```js
Error: …
-
### What area(s) will this request affect?
App, Extension
### What type of change do you want to see?
Substantial change to existing feature
### Overview
[Metafiles](https://esbuild.github.io/api…
-
What is this error about?
```
> rm -rf dist && rollup -c
[!] SyntaxError: Unexpected identifier 'assert'
at compileSourceTextModule (node:internal/modules/esm/utils:337:16)
at ModuleL…
-
### Current Behavior
Currently rollup-plugin-typescript2 is used
### Desired Behavior
typanion and clipanion recently moved to @rollup/plugin-typescript https://github.com/arcanis/typanion/pu…
pravi updated
3 years ago
-
### Describe the Feature
Trying to develop some new features but very difficult to get build for browser working to you have rollup or webpack config that you used available?
### Motivation [op…