Merkur CLI

Merkur CLI for building your widget use esbuild tool which improve performance of development process and build tasks over webpack. The merkur CLi is configurable with merkur.config.mjs file which is in root of your project.

Commands

Custom playground template

At first run merkur custom playground:body command which create body.ejs file in your project in /server/playground/templates folder. Now you can modify playground page as you wish.