Skip to content

Commit

Permalink
fix excluded dist/js folder in bower
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjhol committed Mar 9, 2019
1 parent 728c4c6 commit 79e4a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Expand Up @@ -48,6 +48,7 @@
".github",
"docs",
"js",
"!dist/js",
"nuget",
"tests"
]
Expand Down

0 comments on commit 79e4a9e

Please sign in to comment.