fbrctr / fabricator

A tool for building website UI toolkits and style guides
http://fbrctr.github.io/
MIT License
1.11k stars 124 forks source link

Add "vendor" directory, that will available from browser #255

Closed EmilTemirov closed 8 years ago

EmilTemirov commented 8 years ago

I'd like to have ability just upload 3rd-party libs (js, css, images, fonts, etc..) into the special folder, for example vendor, and then include them in default.html layout. Is it possible? I think it will provide me to keep toolkit.js as clean as possible.

EmilTemirov commented 8 years ago

I've solved this task by https://github.com/fbrctr/fabricator/issues/239#issuecomment-182049798