mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-22 11:17:18 -05:00
chore: support 'anything' through nebula serve (#1626)
This commit is contained in:
@@ -158,6 +158,7 @@ module.exports = async ({
|
||||
port: entryWatcher && entryWatcher.port,
|
||||
},
|
||||
flags: serveConfig.flags,
|
||||
anything: serveConfig.anything,
|
||||
themes: themes.map((theme) => theme.id),
|
||||
types: serveConfig.types,
|
||||
keyboardNavigation: serveConfig.keyboardNavigation,
|
||||
|
||||
Reference in New Issue
Block a user