vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Consider bundling for the extension

Open robertoaloi opened this issue 4 years ago • 0 comments

This extension consists of 287 files, out of which 138 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

robertoaloi avatar Oct 04 '21 19:10 robertoaloi