bdkjones / CodeKit

CodeKit 3 Issue Tracker
https://codekitapp.com
82 stars 5 forks source link

[Feature Request] copy js or css files from node_modules panel #691

Open Allmedialab opened 2 years ago

Allmedialab commented 2 years ago

Hi Bryan,

To make your excellent application even better I came up with an idea.

I find myself using run script code all the time when I add a dependency to the node_modules from where I want to see the needed files copied in my source > js or source > styles and later in the build of course. Working on projects with many dependencies it's a lot of work.

My idea:

Create a panel for "copy CSS to source > styles" from node_modules Create a panel for "copy JavaScript to source > js" from node_modules

How it should work:

Regards,

David