UNPKG

@nx/webpack

Version:

The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.

2 lines (1 loc) 90 B
export declare function toProjectRelativePath(path: string, projectRoot: string): string;