Hello,
I’m working on solving an issue with Rewatch and “sources” with “type”:“dev”.
See docs
In short, only files listed as "type":"dev"
can access modules listed in "bs-dev-dependencies"
.
This is not supported in the v12 beta 1. I’m working on a fix, but I’m wondering how folks are setting this up in their projects.
Could you maybe share a snippet of your "sources"
if you are using "type":"dev"
.
Thanks!