KC's Workspace
    Preparing search index...
    interface ExperimentalOptions {
        hmrPartialAccept?: boolean;
        importGlobRestoreExtension?: boolean;
        renderBuiltUrl?: RenderBuiltAssetUrl;
    }
    Index

    Properties

    hmrPartialAccept?: boolean

    Enables support of HMR partial accept via import.meta.hot.acceptExports.

    false
    
    importGlobRestoreExtension?: boolean

    Append fake &lang.(ext) when queries are specified, to preserve the file extension for following plugins to process.

    false
    
    renderBuiltUrl?: RenderBuiltAssetUrl

    Allow finegrain control over assets and public files paths