| #
1a3a1db5 |
| 20-Sep-2023 |
Evan Bacon <[email protected]> |
Update tsconfigs to node 18 (current LTS) (#24471)
# Why
Expo supports Node.js LTS, this is currently Node 18. This PR updates
from 14 to 18.
<!--
Please describe the motivation for this PR,
Update tsconfigs to node 18 (current LTS) (#24471)
# Why
Expo supports Node.js LTS, this is currently Node 18. This PR updates
from 14 to 18.
<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->
---------
Co-authored-by: Expo Bot <[email protected]>
show more ...
|
| #
53b4c0b0 |
| 10-May-2022 |
Evan Bacon <[email protected]> |
feat(cli): add `export:web` command (#17363)
* feat(cli): add `export:web` command
* Update index-test.ts
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <34669131+expo-bo
feat(cli): add `export:web` command (#17363)
* feat(cli): add `export:web` command
* Update index-test.ts
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <[email protected]>
* Clean up and test
Update exportWebAsync.ts
* remove webpack-dev-server dep
* Generalize progress bar CI check
* use progress bar wrapper everywhere
Co-authored-by: Expo Bot <[email protected]>
show more ...
|