Improve vendor source handling #32
Labels
CSS/Sass
Involves hacking some styles
help wanted
Extra attention is needed
JavaScript
Involves some JS struggles
Milestone
When we're delivering this theme as a gem, we don't want a bunch of unaltered vendor code in the package. Create a
vendor/
or preferablyassets/vendor/
path and a way to get necessary upstream code into that path before build-time. I have admittedly not done this before, but I'm going to require it for the Gemification epic (#31).Or maybe I'm wrong about this. Feedback or research should yield a confident answer.
The text was updated successfully, but these errors were encountered: