js const Dotenv = require('dotenv-webpack'); module.exports = { ... plugins: [ new Dotenv ...
確定! 回上一頁