parent
bf73fb7420
commit
4537816c1d
@ -31,7 +31,8 @@ export interface NgccOptions {
|
|||||||
/** The absolute path to the `node_modules` folder that contains the packages to process. */
|
/** The absolute path to the `node_modules` folder that contains the packages to process. */
|
||||||
basePath: string;
|
basePath: string;
|
||||||
/**
|
/**
|
||||||
* The path, relative to `basePath` to the primary package to be processed.
|
* The path to the primary package to be processed. If not absolute then it must be relative to
|
||||||
|
* `basePath`.
|
||||||
*
|
*
|
||||||
* All its dependencies will need to be processed too.
|
* All its dependencies will need to be processed too.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user