-
We currently have a [`build` automation](https://github.com/bonfhir/bonfhir/blob/027cbead38607c7177634df41ee2247f7c7ed10a/.github/workflows/main.yml#L16) for pull requests and pushes the main. The bui…
-
### Description
Webpack fails when using assets file in packages.
E.g.:
```
packageA
a.js
a.jpg
a.css
a.ttf
```
```scss
// a.css
@font-face {
// ...
src: url("./a.ttf"…
-
### What would you like?
In this file you have a Content Security Policy that governs the test runner (line 12):
https://github.com/cypress-io/cypress/blob/develop/packages/driver/src/util/privile…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps …
-
[Web Test Runner](https://modern-web.dev/docs/test-runner/overview/) is an awesome unit test runner that runs tests in any web browser in any OS, as vanilla ES modules out of the box (esbuild and roll…
-
I created an issue/question for this in SST at https://github.com/serverless-stack/serverless-stack/issues/1065. I'm wondering if I'm doing something wrong or if this just a shortcoming of `esbuild-ru…
-
**Describe the bug**
There appears to be a memory use regression in v1.48.1, which is presumably a result of the `disposeContext` behavior [here](https://github.com/floydspace/serverless-esbuild/comm…
-
### Current Behavior
nx fails to run on my self-hosted github runners when trying to upgrade from 20.0.3 to 20.0.5 with the error in $SUBJECT. No additional information is printed into the console. A…
-
Hi,
I love `esbuild-runner`, however I tried to replace my toolchain for testing with `esbuild-runner` but I can't get the same result as `ts-node` did.
I ran `nyc` with `mocha` like this,
``…
-
`@web/test-runner-commands` enables more advanced plugins like `@web/test-runner-visual-regression` and it integrates with test-runner by importing a file served by the test-runner server and thus mus…