vscode-project-templates
vscode-project-templates copied to clipboard
bug - node-modules and dist folders copied to template
When creating a template from an existing project, the dist and node_modules folders are being copied into the template.
That should not happen, makes the templates excessively large.