Optional ExperimentalbundledOptional ExperimentalhmrEnables support of HMR partial accept via import.meta.hot.acceptExports.
Optional ExperimentalimportAppend fake &lang.(ext) when queries are specified, to preserve the file extension for following plugins to process.
Optional ExperimentalrenderAllow finegrain control over assets and public files paths
Enable full bundle mode during
serve.This seeds the default for the client environment's
isBundledoption. Other environments default tofalseduringserve. Any environment can override itsisBundledvalue viaenvironments[name].isBundled.This is highly experimental.