Skip to content

Commit

Permalink
Don't use Bucklescript's public flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mlms13 committed Apr 1, 2020
1 parent 445684c commit 1082a56
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions bsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
"sources": [
{
"dir": "./src",
"subdirs": true,
"public": [
"Decode"
]
"subdirs": true
},
{
"dir": "./test",
Expand Down

0 comments on commit 1082a56

Please sign in to comment.