UNPKG

a2r

Version:
7 lines (6 loc) 116 B
module.exports = { webpack: (config) => Object.assign(config, { target: 'electron-renderer', }), };