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

fix: always diagnose plugins from an empty modules cache #168

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Linked issue

This makes sure the plugin never keeps outdated information of plugins, e.g. when installing a new plugin and trying to validate the same manifest again.