Since we have a ruby dependency, I added a Gemfile for bundler to properly handle ruby dependencies and further simplify the build process
This commit is contained in:
parent
dbccddbc22
commit
2e6b83aeef
2 changed files with 15 additions and 0 deletions
2
Gemfile
Normal file
2
Gemfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
source 'https://rubygems.org'
|
||||
gem "sass"
|
Loading…
Add table
Add a link
Reference in a new issue