docs icon indicating copy to clipboard operation
docs copied to clipboard

Document custom mode support

Open bluwy opened this issue 1 year ago • 1 comments

Description (required)

Add documentation for custom mode support. You can now pass any string to --mode and the mode inline config.

It also adds the --devOutput flag support for astro build to output a development-based build. Previously I don't believe there's an easy way, even if you had set --mode development (it may only partially work).

This is a feature and shouldn't have any breaking changes, so there's no entry in the migration guide.

Related issues & labels (optional)

  • Closes #
  • Suggested label:

For Astro version: 5.0. See astro PR https://github.com/withastro/astro/pull/12150

bluwy avatar Oct 11 '24 09:10 bluwy