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
Relative paths don't work as expected from the point of view of the manifest file:
Expected: relative paths are calculated based on the manifest file's location
How it works: relative paths are calculated based on pwd (working directory).