4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
Test env variable:
|
|
console.log(process.env.REACT_APP_TEST_KEY);
|
|
|
|
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted |