#1534·webpack

how to fix npm run build blank display with vue-cli 3.2.45

Author: TuanVu1905Created Sep 29, 2023Updated Sep 29, 2023

I config .env file and get the value from NODE_ENV, but other values ( VUE_APP_xxx ) are always undefined.

installed : "dotenv-webpack": "^8.0.1"