Jihchi Lee

Results 9 issues of Jihchi Lee

It seems like currently create-snowpack-app won't pick up `.gitignore` from template? https://github.com/pikapkg/create-snowpack-app/blob/a795622011744fe8aee8e712b67704bac30edad8/packages/create-snowpack-app/index.js#L93-L96 Am I misunderstanding here? it would be nice if we can derive `.gitignore` from template if there is...

### Verify canary release - [X] I verified that the issue exists in Next.js canary release ### Provide environment information ```console Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel...

template: bug

Version: [email protected] Example code: ```js const { Chromeless } = require('chromeless'); async function run() { const chromeless = new Chromeless(); const result = await chromeless .goto('https://httpbin.org/cookies') .setCookies('name1', 'val2') .html(); console.log(result);...

bug
API

## [[ANN] Async/await is coming to ReScript!](https://forum.rescript-lang.org/t/ann-async-await-is-coming-to-rescript/3488)

See [announcement blog post](https://rescript-lang.org/blog/release-11-0-0) for more details.

See the [report](https://developer.mozilla.org/en-US/observatory/analyze?host=mermaid.ink). ### Current stats [Score](https://developer.mozilla.org/en-US/observatory/docs/tests_and_scoring): 25 / 100 [Tests Passed](https://developer.mozilla.org/en-US/observatory/docs/tests_and_scoring): 5 / 10

enhancement

From Cloudflare: - Range: **7 FEBRUARY — 9 MARCH** (2025) - Unique Visitors: **312.66k** - Total Requests: **7.12M** - Percent Cached: **80.82%** - Total Data Served: **224 GB** - Data...

I'm actively investigating reports of intermittent service instability and 5xx error responses when requesting diagrams from mermaid.ink. A key error message identified during these periods of instability is: `ProtocolError: Runtime.callFunctionOn...