metalsmith-assets icon indicating copy to clipboard operation
metalsmith-assets copied to clipboard

Multiple source directories

Open RobLoach opened this issue 10 years ago • 3 comments

Have the ability to copy in from multiple source directories.

RobLoach avatar Feb 08 '15 20:02 RobLoach

:+1:

paazmaya avatar Feb 19 '15 23:02 paazmaya

I'm open to PR's if anyone wants to take a stab at this.

treygriffith avatar Feb 20 '15 20:02 treygriffith

Ended up using https://github.com/RobLoach/metalsmith-assets-convention to accomplish this. You create multiple .assets files in the src directory, with different folders for each one.

RobLoach avatar Jun 28 '16 22:06 RobLoach