feat: support for multiple entry points / multi-project support #498
Annotations
3 errors and 3 warnings
|
build
Process completed with exit code 1.
|
|
build:
packages/core/src/lib/util/is-empty-record.ts#L1
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
build:
packages/core/src/lib/cli/internal/get-entries-from-cli-or-config.ts#L6
'Configuration' is defined but never used
|
|
build:
packages/core/src/lib/cli/internal/test-overloads.ts#L11
'projectInfoEntries2' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build:
packages/core/src/lib/cli/internal/test-overloads.ts#L8
'projectInfoEntries1' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build:
packages/core/src/lib/cli/internal/test-overloads.ts#L5
'stringEntries' is assigned a value but never used. Allowed unused vars must match /^_/u
|