Akryum / Akryum/vue-cli-plugin-ssr
In production ".env.${MODE}" file is not taken in account
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 441
- Fork
- 69
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi,
Just noticed that when going to production (`ssr:build` and `ssr:start`) in the `entry-server.js` I'm able to access all environment variables from `.env` but not those from `.env.${MODE}` (with MODE being your custom mode).
Note that I'am specifying the `--mode` when building and starting the app.
Thank you,
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.