Closed
Description
Current behavior
After multple time rebuild, throw this warning:
After I remove this extension, no this issue.
I can confirm version 6.3.3 no this issue.
Expected behavior
No this warning.
Steps to reproduce the issue
- clone repository: [email protected]:tjx666/awesome-chrome-extension-boilerplate.git
- checkout to
fork-ts-checker-webpack-plugin-issue
branch - install dependencies by
pnpm install
pnpm start
- open
src/background/index.ts
, modify this file multiple times to triiger rebuild, about 6 times - you will see this warning
Issue reproduction repository
Environment
- fork-ts-checker-webpack-plugin: 7.2.1
- typescript: 4.6.2
- eslint: 8.11.0
- webpack: 5.70.0
- os: MacOS 12.2.1