The dev command starts a development server that watches your BAML source
files for changes and automatically reloads the BAML runtime. This feature is
designed to streamline the development process by providing real-time updates as
you modify your BAML configurations.
See the serve command for more information on the arguments.
The dev command performs the exact same functionality, but it additionally: