CodeKit
CodeKit copied to clipboard
[Feature Request] copy js or css files from node_modules panel
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:
- Click on the + sign in the "Copy from node_modules panel" to add a link and you can add the link to the panel. When all needed links are found and set in the panel close the panel.
Regards,
David