karma-cljs-test | Adapter for the cljs.test testing framework | Unit Testing library
kandi X-RAY | karma-cljs-test Summary
kandi X-RAY | karma-cljs-test Summary
Adapter for the cljs.test testing framework.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of karma-cljs-test
karma-cljs-test Key Features
karma-cljs-test Examples and Code Snippets
Community Discussions
Trending Discussions on karma-cljs-test
QUESTION
When adding the lein-npm
plugin to my re-frame
project to manage npm
dependencies, lein-npm
unexpectedly adds dependencies of dependencies. My understanding is that that's unnecessary, because those are either included in my dependency's jar or otherwise not required (because adding lein-npm
to my project is not required in the first place).
Using the re-frame
template, I construct this minimal example of my project.clj
:
ANSWER
Answered 2017-Feb-09 at 09:28I've released re-frame 0.9.2 which puts the NPM dependencies in the :devDependencies
key. This will mean that they are not transitive, and re-frame consuming projects won't need to install karma*
.
Original answer:
At the time of writing, I don't think there's a way to get around this, but I've opened an issue at https://github.com/RyanMcG/lein-npm/issues/50 to report it.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install karma-cljs-test
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page