Skip to content

Commit

Permalink
feat: add export default DisqusJS
Browse files Browse the repository at this point in the history
  • Loading branch information
luyilin authored and luyilin committed Nov 19, 2018
1 parent 325cf2c commit 4ec626d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/disqus.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions src/disqus.js
Expand Up @@ -609,3 +609,5 @@ function DisqusJS(config) {
checkDisqus();
}
}

export default DisqusJS;

0 comments on commit 4ec626d

Please sign in to comment.