We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Simple update:
"main": "lib/docsify.js", "unpkg": "lib/docsify.min.js"
This will allow sites to add the minified version of docsify using the default unpkg url:
<script src="https://unpkg.com/docsify"></script>