fix(plugin): mark assets as minimized only when minified #500
Annotations
10 warnings
src/index.d.ts#L6
Unexpected any. Specify a different type
|
src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 14. Maximum allowed is 10
|
src/loader.ts#L22
Forbidden non-null assertion
|
src/plugin.ts#L107
Unexpected any. Specify a different type
|
src/plugin.ts#L109
Unexpected any. Specify a different type
|
src/plugin.ts#L113
Unexpected any. Specify a different type
|
src/plugin.ts#L141
Method 'apply' has a complexity of 14. Maximum allowed is 10
|
tests/index.ts#L12
Forbidden non-null assertion
|
tests/specs/loader.ts#L23
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/loader.ts#L151
Too many nested callbacks (5). Maximum allowed is 4
|
The logs for this run have expired and are no longer available.
Loading