We also use dotenv-expand for variable expansion (available in Vue CLI 3.5+). For example: FOO=foo BAR=bar CONCAT=$FOO$BAR # CONCAT=foobar.
確定! 回上一頁