Lines Matching +full:npm +full:- +full:run +full:- +full:path
18 # $SANDBOX_EXEC_ROOT/bazel-out/k8-opt/bin/modules/canvaskit/canvaskit_js_tests.runfiles/npm/node_…
20 # deps under bazel-out works for C++ because we can add to the include
21 # search directories (via --include-directory or -I), but it is not clear
22 # how to expand karma's search path like that.
24 # Below basically says "We have a karma binary which needs these plugins to run"
31 "@npm//jasmine-core",
32 "@npm//karma",
33 "@npm//karma-chrome-launcher",
34 "@npm//karma-firefox-launcher",
35 "@npm//karma-jasmine",
37 entry_point = {"@npm//:node_modules/karma": "bin/karma"},