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
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.
The text was updated successfully, but these errors were encountered:
When creating a template from an existing project, the
dist
andnode_modules
folders are being copied into the template.That should not happen, makes the templates excessively large.
The text was updated successfully, but these errors were encountered: