Closed koistya closed 4 years ago
Allow to load PKG_BUCKET, VERSION environment variables from a Node.js module / .env files, for example:
PKG_BUCKET
VERSION
$ yarn push -r dotenv/config dist/app.zip
Allow to load
PKG_BUCKET
,VERSION
environment variables from a Node.js module / .env files, for example: