const path = require('path'); const nodeExternals = require('webpack-node-externals');. module.exports = { target: 'node', devtool: 'inline-source-map',
確定! 回上一頁