You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed with pwa-builder/pwa-studio@af62c84 . The extension was looking for the manifest file in directories such as build, which after deleting your root manifest.json, until you do a new build, the file would still be there. This is incorrect behavior as the manifest in build would also be deleted next time dev runs a build.
What happened?
Created and then deleted my manifest, but the validation panel shows I still have one.
What do you expect to happen?
Manifest should not show in the validation panel if it has been deleted from the project.
What version of VS Code are you using?
VS Code Stable
Relevant log output
No response
Are you using the latest version of the VS Code extension?
The text was updated successfully, but these errors were encountered: