-
Loving this tools. Makes using esbuild that bit easier.
One thing I would love, is a first class support for watching. I currently use nodemon to accomplish this, which works reasonably well, but w…
-
### Command
build, extract-i18n, serve, test
### Description
The root problem I am trying to solve is the different import behavior of esbuild and webpack for url resources like described here ( ht…
-
My code consists of ES Modules, and I use `"type": "module"` in `package.json` to make that clear. I do have a few config files (jest, eslint, and prettier) and a script file that are `.cjs` extension…
-
### What version of pkg are you using?
5.11.1
### What version of Node.js are you using?
16.19.1
### What operating system are you using?
macOS
### What CPU architecture are you usin…
-
I am trying to run test-runner with puppeteer on a linux box.
My dependencies:
"@web/dev-server-esbuild": "^0.2.4",
"@web/test-runner": "^0.7.38",
"@web/test-runner-puppeteer": "^0.6.4",
T…
-
Storybook - [Website](https://storybook.js.org/) - [GitHub](https://github.com/storybookjs/storybook)
Open issues with Deno 2:
- https://github.com/denoland/deno/issues/26404
- https://github.c…
-
### 相关平台
微信小程序
**小程序基础库: 无**
**使用框架: React**
### 复现步骤
使用taro-cli 3.6.26 新建项目,选择默认模版,运行 npm run build:weapp
### 期望结果
打包成功
### 实际结果
打包失败
✖ Errors:
Error: pages/index/inde…
-
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 …
-
1. Start `wtr --watch`
2. Create a new test file
3. wtr doesn't see the new file
4. restart wtr for it to see the new file
-
Hi.
During builds of angular 12 application on a locally hosted jenkins server following error occurs:
```
- Generating browser application bundles (phase: setup)...
EXEC : fatal error : too…