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
This extension consists of 245 files, out of which 186 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension . You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore
Also, the out directory seems not to be cleaned when the extension is built, possibly resulting in (very) old files being included in the extension package.
The text was updated successfully, but these errors were encountered:
Also, the
out
directory seems not to be cleaned when the extension is built, possibly resulting in (very) old files being included in the extension package.The text was updated successfully, but these errors were encountered: