Skip to content

Commit

Permalink
add ensure started jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
haitaoyao committed Jul 8, 2012
1 parent 9194bf6 commit 2aa43a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bigwig.erl
Expand Up @@ -13,6 +13,7 @@ start() ->
ensure_started(crypto),
ensure_started(sasl),
ensure_started(cowboy),
ensure_started(jsx),
application:start(bigwig).

stop() ->
Expand Down

0 comments on commit 2aa43a5

Please sign in to comment.