Skip to content

Commit

Permalink
bsconfig: Enabled subdirs for src/
Browse files Browse the repository at this point in the history
  • Loading branch information
zploskey committed Aug 13, 2018
1 parent f800851 commit 7703796
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"name": "bs-puppeteer",
"namespace": true,
"sources": [
"src",
{
"dir": "src",
"subdirs": true
},
{
"dir": "examples",
"public": []
Expand Down

0 comments on commit 7703796

Please sign in to comment.