Bug Report
No docsify.esm.js or docsify.min.esm.js is generated by the build script although they're mentioned at:
|
// from the ESM build (f.e. lib/docsify.esm.js and lib/docsify.min.esm.js). |
Modules have been supported by all browsers for 2 years. Please give us a module 😄
Steps to reproduce
curl https://unpkg.com/docsify@4.11.6/lib/docsify.esm.js
What is current behaviour
404 Not Found
What is the expected behaviour
200 OK
Other relevant information
Please create a reproducible sandbox

Mention the docsify version in which this bug was not present (if any)
Bug Report
No
docsify.esm.jsordocsify.min.esm.jsis generated by the build script although they're mentioned at:docsify/src/core/global-api.js
Line 12 in da9af18
Modules have been supported by all browsers for 2 years. Please give us a module 😄
Steps to reproduce
What is current behaviour
404 Not Found
What is the expected behaviour
200 OK
Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS:
Node.js version:
npm/yarn version:
Browser version:
Docsify version: 4.11.6
Docsify plugins:
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)