Webpack does not watch for block.json changes #15135
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
[Type] Build Tooling
Issues or PRs related to build tooling
Describe the bug
Since #14770, the block.json is introduced. However, the webpack does not watch for the json files changes.
To reproduce
Steps to reproduce the behavior:
npm run dev
The webpack does not rebuild the package automatically.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: