We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578a771 commit 418752bCopy full SHA for 418752b
dartsass-rails.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
"rubygems_mfa_required" => "true"
15
}
16
17
- spec.files = Dir["lib/**/*", "MIT-LICENSE", "LICENSE-DEPENDENCIES", "Rakefile", "README.md"]
+ spec.files = Dir["{lib,exe}/**/*", "MIT-LICENSE", "LICENSE-DEPENDENCIES", "Rakefile", "README.md"]
18
spec.bindir = "exe"
19
spec.executables << "dartsass"
20
0 commit comments