CodeKit-1-Old icon indicating copy to clipboard operation
CodeKit-1-Old copied to clipboard

Feature Request: allow import of skipped/hidden files

Open cyberwombat opened this issue 12 years ago • 1 comments

I have large libraries that I place under a vendor directory and I would like to not see them in my window or go through the hassle of telling codekit to ignore them. But if I add 'vendor' to skipped items in preferences then codekit will no longer import them into other files even if explicitly add them such as @codekit-prepend "../vendor/spinner/spinner.js";

cyberwombat avatar Apr 16 '13 03:04 cyberwombat

:+1: +1 on this. I recently started to separate out my 3rd party assets using bower and found this to be an issue.

adamlc avatar Jul 22 '13 10:07 adamlc