plugins/index.js require('dotenv').config() module.exports = (on, config) => { // copy any needed variables from process.env to config.env ...
確定! 回上一頁