skpm: does not watch the package.json and manifest.json
It’s not clear in the docs whether an edit on any of the JSON files in a project should trigger a rebuild when using skpm build --watch
, and I’m not sure if that’s a bug or a feature : )
- watch package.json
- watch manifest.json
About this issue
- Original URL
- State: open
- Created 7 years ago
- Comments: 25 (20 by maintainers)
@rborn I guess so. Can you create another issue as this is not really related to this (watching the package.json and manifest.json)?
ohhh, got it.
@bomberstudios was it the same request? Rerun the plugin of there is a change in the assets?
I don’t know… 😄
I guess I was hoping that
skpm
would rebuild the plugin whenever I edit anything on the project (think: images / html for panels / JSON / assets…)