mirror of
https://github.com/mue/mue.git
synced 2026-07-24 17:27:17 +02:00
feat: lazy load widgets and modal sections, fix transition on settings modal
This commit is contained in:
@@ -44,7 +44,7 @@ module.exports = {
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, './build'),
|
||||
filename: 'bundle.js',
|
||||
filename: '[name].js',
|
||||
clean: true
|
||||
},
|
||||
devServer: {
|
||||
|
||||
Reference in New Issue
Block a user