Open
Description
I think we need to implement built-in .env
support, there is a good plugin https://github.com/mrsteele/dotenv-webpack
Describe the solution you'd like
Allow to red env variables from .env
file and control it using CLI option
Describe alternatives you've considered
No need
Additional context
No need