Lewis Liu

Results 51 issues of Lewis Liu

Hi deno team! I really, really _love_ the fact that you've built the ability to deploy through a script hosted on the web! As much as I love git, I...

For some use cases where we don't necessarily need the latest data as soon as ttl is passed, it can be useful to be able to specify a separate interval...

I'm trying to figure out how to handle data schema versioning and migrations with remotestorage. Is this something that remotestorage has implemented at the moment? If so, where can I...

### Motivation Skypack has a good writeup on reasons why we might want to have an exports map: https://docs.skypack.dev/package-authors/package-checks#export-map TL;DR: - Allows package authors to specify multiple explicit entry points...

feature
has workaround

- `glamorous-native` version: 1.1.1 - `react-native` version: 0.48.4 - `react` version: 16.0.0-rc.3 What you did: N/A What happened: N/A Reproduction: N/A Problem description: In `glamorous`, you can pass in any...

glamorous-parity

Hi there! Coming from node-fetch for the h2 support. Everything looked great when I first made the swap, but I just noticed that if I leave the app open for...

Hi, we're looking to run [playwright](https://playwright.dev/#) in CI for end to end testing, and the docs mention we can run chrome without disabling sandbox by providing their custom seccomp profile...

## Summary A bunch of import updates split out from #4586, so they can be reviewed, tested, and shipped independently. I've structured these into separate commits for each set of...

## Summary This PR finally enables [Reflame](https://reflame.app/) for the Highlight web app. 🥳 ### What does this mean for me? First you'll need to sign up at https://reflame.app, connect your...

## Summary Splitting this out of #4586 so it can be reviewed, tested, and shipped independently. Moving a bunch of things from public folder to src folder, so they can...