Skip to content

Commit 9076f4f

Browse files
committed
adjusted gemspec to export new assets folder
1 parent cfffd3e commit 9076f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matestack-ui-bootstrap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
1414
spec.description = "Bootstrap v5 components for Matestack UI"
1515
spec.license = "MIT"
1616

17-
spec.files = Dir["{app,config,db,lib}/**/*", "LICENSE", "Rakefile", "README.md"]
17+
spec.files = Dir["{app,config,db,lib,assets}/**/*", "LICENSE", "Rakefile", "README.md"]
1818

1919
spec.add_dependency "matestack-ui-core", "~> 3.0.0"
2020
spec.add_dependency "matestack-ui-vuejs", "~> 3.1.0"

0 commit comments

Comments
 (0)