8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
NPM_USERNAME=
|
|
NPM_PASSWORD=
|
|
|
|
# This is needed when working with WASM modules (nodeLinker: node-modules is mandatory)
|
|
NODE_OPTIONS="--experimental-wasm-modules --no-warnings=ExperimentalWarning --max-old-space-size=8192"
|
|
|
|
REGISTRATION_PROFILE=test
|