Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add project vendored css and js into sprockets path #271

Merged
merged 2 commits into from Feb 20, 2012

Conversation

Vasfed
Copy link
Contributor

@Vasfed Vasfed commented Feb 13, 2012

If a sprockets-enabled css or js-framework is used (or user just wants to be in control which assets are rendered in his/her public folders) - this will allow to put it in './vendor/' or './app/' like in rails, leaving in 'source/javascripts' only manifests for requiring everything else.

@tdreyno
Copy link
Member

tdreyno commented Feb 14, 2012

Nice work. Mind writing some simple tests for this? Should be a basic sprockets from gem example in middleman-more, just dup that and have a fixture with a vendored lib.

@tdreyno
Copy link
Member

tdreyno commented Feb 20, 2012

Thanks!

tdreyno added a commit that referenced this pull request Feb 20, 2012
Add project vendored css and js into sprockets path
@tdreyno tdreyno merged commit 3c78d9f into middleman:master Feb 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants