`braces-bundle.json` ``` json { "extensions": [ { "name": "doctype", "path": "./extensions/doctype/br-doctype.js" } ] } ``` ``` shell > br -b my-alternate-bundle my-markup.br ```