feat: enable dynamic-imports
by default
#537
Annotations
3 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 14. Maximum allowed is 10
|
Test:
src/plugin.ts#L146
Method 'apply' has a complexity of 14. Maximum allowed is 10
|