Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit e384b07

Browse files
committed
Do not distribute src directory with Bower
1 parent 30adfa3 commit e384b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"**/.*",
1313
"node_modules",
1414
"bower_components",
15+
"src",
1516
"test"
1617
],
1718
"dependencies": {

0 commit comments

Comments
 (0)