refactor: remove export handling from getExportPaths for wildcard matching #570
Annotations
5 errors
Node 18:
src/bundle.ts#L62
Argument of type 'string | Record<string, ExportCondition> | undefined' is not assignable to parameter of type 'ExportCondition'.
|
Node 18
Process completed with exit code 1.
|
Node 16
The job was canceled because "_18" failed.
|
Node 16:
src/bundle.ts#L62
Argument of type 'string | Record<string, ExportCondition> | undefined' is not assignable to parameter of type 'ExportCondition'.
|
Node 16
The operation was canceled.
|