module.exports = { mode: 'universal', /* ** a few other things like head, css, modules... */ build: { babel: { presets: ['what-you-need'] } ...
確定! 回上一頁