How to specify the .env file will be built in Frontend - npm run build

Описание к видео How to specify the .env file will be built in Frontend - npm run build

----------------------------------------------------
💰 Donate for me:
💎 Paypal: [email protected]
💎 BEP20 : 0xf99c53edbaf7b588c0e2a3bd0f19e1ba03281228
💎 TECHCOMBANK: 19036987122019 - NGUYEN TAN TAI
💎 ACB: 33589937 - NGUYEN TAN TAI
----------------------------------------------------
npm install --save-dev env-cmd
----------------------------------------------------
"build:dev": "env-cmd -f ./.env.dev npm run-script build"
----------------------------------------------------

Комментарии

Информация по комментариям в разработке