Currently the extension doesn't work on bundles added, removed, or renamed after the extension was started.
If one of the operations affacts a "manifest.json" file the extension should check if the bundle index should be recreated.
Hints
- Make sure index is only recreated if non-excluded path is affected
Currently the extension doesn't work on bundles added, removed, or renamed after the extension was started.
If one of the operations affacts a "manifest.json" file the extension should check if the bundle index should be recreated.
Hints