Export into module.exports for Flarum to pick up

This commit is contained in:
Toby Zerner
2018-06-16 13:52:53 +09:30
parent 4f2ca74063
commit 2960d25c82

View File

@ -44,6 +44,8 @@ module.exports = function(options = {}) {
output: {
path: path.resolve(process.cwd(), 'dist'),
library: 'module.exports',
libraryTarget: 'assign'
},
externals: [