expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
348 stars 97 forks source link

fix(snackager): build with newer typescript syntax #522

Closed byCedric closed 6 months ago

byCedric commented 7 months ago

Why

This enables Snackager to build libraries like:

Both libraries contain newer TypeScript syntax, such as satisfies.

How

See commits

Test Plan

See tests & see workflows: