vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

TuanVu1905 opened this issue · comments

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"