Skip to content

Commit f7be584

Browse files
committed
Fix bower conf to include at least the sources
1 parent 8d0de4d commit f7be584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"**/.*",
2020
"*.md",
2121
"*.html",
22-
"*.css",
23-
"*.js"
22+
"/*.css",
23+
"/*.js"
2424
]
2525
}

0 commit comments

Comments
 (0)