Skip to content

Commit

Permalink
fix: initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jun 21, 2019
1 parent 917686b commit cad6188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
require('./dist/index').bootstrap();
require('./dist/index').bootstrap({});

0 comments on commit cad6188

Please sign in to comment.