mirror of
https://github.com/mue/mue.git
synced 2026-07-25 01:37:21 +02:00
feat: new welcome modal, refactor many things, various bug fixes, use material-ui v5 etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = {
|
||||
clean: true
|
||||
},
|
||||
devServer: {
|
||||
contentBase: path.resolve(__dirname, './build'),
|
||||
static: path.resolve(__dirname, './build'),
|
||||
open: true,
|
||||
port: 3000
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user