hey @WebStormIDE can you change the "jest-detection" from having it in the package.json to having it in the node_modules directory? Users from different CLI tools would benefit from that.
In your project, can you run tests directly with Jest or you need to use the CLI as an executable?
-
-
Yeah, a link would be helpful! Thanks!
-
Please be aware that I referenced the branch: refactor/vue-starter-service not master

- 1 more reply
New conversation -
-
-
I mainly wanted to strip out all of the dev stuff into a single cli dependency. the CLI installs jest, webpack etc. and if you run the tests via the cli it just runs jest in the root of the project. so CWD is the root which is the same as installing jest in the package.json.
-
it's basically just a proxy to the dev dependencies. I don't know exactly what other cli's do differently but in my cli every binary that is run behaves like you would install it directly into the project (reading config files, etc.)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.