feat: enhance env replacement with esbuild #317
Annotations
10 warnings
Lint:
README.md#L210
'fs' is defined but never used
|
Lint:
src/cli.ts#L149
Unexpected console statement
|
Lint:
src/cli.ts#L226
Unexpected console statement
|
Lint:
src/rollup/configs/pkg.ts#L17
Maximum number of dependencies (15) exceeded
|
Lint:
src/rollup/get-rollup-configs.ts#L32
Async arrow function has too many parameters (7). Maximum allowed is 5
|
Lint:
src/utils/log.ts#L5
Unexpected console statement
|
Lint:
src/utils/parse-package-json/get-export-entries.ts#L60
Arrow function has a complexity of 12. Maximum allowed is 10
|
Lint:
src/utils/parse-package-json/get-export-entries.ts#L138
Arrow function has a complexity of 14. Maximum allowed is 10
|
Lint:
src/utils/parse-package-json/get-external-dependencies.ts#L11
Arrow function has a complexity of 13. Maximum allowed is 10
|
Lint:
src/utils/parse-package-json/get-external-dependencies.ts#L57
Unexpected console statement
|
Loading