Skip to content

Use bundler for Sass dependency #4

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

Merged
merged 3 commits into from
Sep 9, 2016

Conversation

sman591
Copy link
Member

@sman591 sman591 commented Sep 9, 2016

Using bundler:

  • Takes care of the gem dependency for this project
  • Removes the potential for conflicting sass versions
  • Keeps sass (+ it’s dependencies) out of the global gemset

(PR is based off of #3, which is what the first commit is)

Using bundler:
* Takes care of the gem dependency for this project
* Removes the potential for conflicting sass versions
* Keeps sass (+ it’s dependencies) out of the global gemset
@stevenmirabito
Copy link
Collaborator

I'm going to merge this as it is a good improvement to the current build system, but I think I'm going to eventually move this project to node-sass to avoid having Ruby involved and another package manager to invoke.

@stevenmirabito stevenmirabito merged commit 5441f42 into ComputerScienceHouse:master Sep 9, 2016
@sman591 sman591 deleted the ruby-bundler branch September 9, 2016 15:17
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.

2 participants