Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Using gh-release

See also the MyST documentation as well as the GitHub documentation

Single file release

To release a single .mjs file:

Multiple files release

Build plugin using esbuild

To build a plugin using esbuild:

release

Same steps as for single file release using the output file (dist/plugin.mjs).