vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.71k stars 4.4k forks source link

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

Open TuanVu1905 opened 9 months ago

TuanVu1905 commented 9 months ago

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"