mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-22 19:24:21 -05:00
chore: flags in config (#609)
This commit is contained in:
@@ -126,6 +126,7 @@ module.exports = async ({
|
||||
sock: {
|
||||
port: entryWatcher && entryWatcher.port,
|
||||
},
|
||||
flags: serveConfig.flags,
|
||||
themes: themes.map((theme) => theme.id),
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user