@nx/webpack
Version:
4 lines • 317 B
TypeScript
import type { NormalizedWebpackExecutorOptions } from '../../webpack/schema';
export declare function buildServePath(browserOptions: NormalizedWebpackExecutorOptions): string;
export declare function _findDefaultServePath(baseHref?: string, deployUrl?: string): string | null;
//# sourceMappingURL=serve-path.d.ts.map