Stone.js API
    Preparing search index...
    • The React CLI plugin: how a React application is built.

      This used to live inside the CLI, which meant the CLI knew how to build a React application, and carried Vite to prove it. It knows neither now. A project that renders nothing installs no bundler, and this package owns the one question it is qualified to answer: how its own views become an application.

      Auto-discovered from this package's stone.cliPlugin entry, so a React project keeps getting stone dev, stone build, stone preview and the rest by installing the renderer and nothing else.

      Returns StoneCliPlugin

      The Stone CLI plugin.