CodeKit icon indicating copy to clipboard operation
CodeKit copied to clipboard

node_modules folder is copied to the build folder by default, even though it's set as a Skipped Folder in the Project Settings

Open heathflohre opened this issue 11 months ago • 1 comments

Whether it's starting a new Tailwind project or a custom project with npm packages, the node_modules folder is copied to the build folder by default after the initial install and build, even though it's set as a Skipped Folder in the Project Settings. I always have to select the folder and choose "Ignore This Folder." Is this intended?

heathflohre avatar Feb 21 '25 14:02 heathflohre