I created an app using Wix Blocks and later added dashboards using the Blocks CLI. Now I want to add a new block extension using the CLI approach.
I'm following the instructions at https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-blocks/code-in-blocks/about-the-blocks-cli-integration-for-widgets, but when the block editor opens, it doesn't activate CLI mode.
How can I activate CLI mode for the block editor? I need to be able to add block extensions to my CLI-integrated app, even though it was originally built using the visual Blocks interface.