mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
Adding Gemfile to package.json
Gemfile was missing. Couldn't compile documentation when using npm.
This commit is contained in:
@@ -100,6 +100,7 @@
|
|||||||
".babelrc",
|
".babelrc",
|
||||||
".eslintignore",
|
".eslintignore",
|
||||||
"Gruntfile.js",
|
"Gruntfile.js",
|
||||||
|
"Gemfile",
|
||||||
"dist",
|
"dist",
|
||||||
"build",
|
"build",
|
||||||
"js/.eslintrc.json",
|
"js/.eslintrc.json",
|
||||||
|
Reference in New Issue
Block a user