next.js
9cc79762 - exclude `.stories.` and `.test.` files from taskfile watch and error plugin (#74064)

Commit
1 year ago
exclude `.stories.` and `.test.` files from taskfile watch and error plugin (#74064) ### Why? 1. Errors from `.stories.` are added to `errors.json`. 2. `pnpm dev -F next` watches unit test files and stories changes, which is unnecessary.
Author
Parents
Loading