ken_nogi/NodeJS/JigyoKeikakuUpdate/node_modules/@bazel/runfiles
Kenichiro NOGI 7b357fa2cf 2025-11-08
2025-11-08 10:26:52 +09:00
..
index.d.ts 2025-11-08 2025-11-08 10:26:52 +09:00
index.js 2025-11-08 2025-11-08 10:26:52 +09:00
package.json 2025-11-08 2025-11-08 10:26:52 +09:00
paths.d.ts 2025-11-08 2025-11-08 10:26:52 +09:00
paths.js 2025-11-08 2025-11-08 10:26:52 +09:00
README.md 2025-11-08 2025-11-08 10:26:52 +09:00
repository.d.ts 2025-11-08 2025-11-08 10:26:52 +09:00
repository.js 2025-11-08 2025-11-08 10:26:52 +09:00
runfiles.d.ts 2025-11-08 2025-11-08 10:26:52 +09:00
runfiles.js 2025-11-08 2025-11-08 10:26:52 +09:00

@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).