Yes, I am using the GitHub Repositories extension, so I am remotely browsing/editing the repo directly from VS Code. Since the files are not local, I imagine packaging stops immediately because the local file/directory doesn’t exist. Guess I was just wondering if the functionality is supported in a way that like saves a temp version of the script somewhere and then packages it and reinjects it into the repo, but seems like that’d require a bunch of git integration stuff.