Hi, I'm developing a Shopify theme on local using shopify theme serve. When I tried to edit the file app.js.liquid, the theme CLI keep throwing the error Cannot overwrite generated asset 'assets/app.js'. And the change is not applied.I found some que...