ABI files were ignored as they was placed under node_modules directory in generated watcher subgraph build
Fixed by removing node_modules directory and placing files in abi directory in subgraph build
Part of [Create an external stack for sushiswap subgraph watchers](https://www.notion.so/Create-an-external-stack-for-sushiswap-subgraph-watchers-932617e953b54193af25b24a578145b7)
- ABI files were ignored as they was placed under `node_modules` directory in generated watcher subgraph build
- Fixed by removing `node_modules` directory and placing files in `abi` directory in subgraph build
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Part of Create an external stack for sushiswap subgraph watchers
node_modulesdirectory in generated watcher subgraph buildnode_modulesdirectory and placing files inabidirectory in subgraph buildAdd stack for sushiswap subgraph watcherto Add ABI files for sushiswap subgraph watcher stack