expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
433 stars 11 forks source link

refactor: update `@expo/*` packages for config plugins #181

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Linked issue

This is a second attempt to get the vscode plugin use the latest @expo/config-plugin and @expo/prebuild-config packages. (see previous attempt: https://github.com/expo/vscode-expo/pull/170)

byCedric commented 1 year ago

Superseded by https://github.com/expo/vscode-expo/pull/223