npm.io
6.5.0 • Published 10 months ago

@bazel/runfiles

Licence
Apache-2.0
Version
6.5.0
Deps
0
Size
17 kB
Vulns
0
Weekly
0
Stars
761

@bazel/runfiles

This package provides a basic set of utilities for resolving runfiles within Node.js scripts executed through js_binary or js_test.

Runfile resolution is desirable if your workspace intends to support users that cannot rely on runfile forest symlinking (most commonly affected are Windows machines).

Keywords