Skip to content

Commit a000135

Browse files
Lightning00BladeDevtools-frontend LUCI CQ
authored andcommitted
Update .env description
Comment was dated so update with the current state. Bug: none Change-Id: Iaf03d351b5a5761f623f43ea3beedaa3d38c2cc5 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7105541 Reviewed-by: Mathias Bynens <[email protected]> Commit-Queue: Mathias Bynens <[email protected]> Auto-Submit: Nikolay Vitkov <[email protected]> Commit-Queue: Nikolay Vitkov <[email protected]>
1 parent e828c4b commit a000135

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.env.template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# This files is to be used when calling node script
2-
# Use --env-file-if-exists to make it optional
1+
# This file gets picked up from NodeJS script that use `./scripts/env-utils.mjs`
2+
# There it's loaded via `import { loadEnvFile } from 'node:process';`
3+
# https://nodejs.org/api/process.html#processloadenvfilepath
34
DEVTOOLS_BROWSER=
45
DEVTOOLS_UNSTABLE_FEATURES=
56
DEVTOOLS_ENABLE_FEATURES=

0 commit comments

Comments
 (0)