Bump webui to NodeJS v24
This commit is contained in:
parent
60b19b7b81
commit
fd36de5a0a
4 changed files with 4 additions and 4 deletions
|
|
@ -132,7 +132,7 @@ module.exports = configure(function (ctx) {
|
|||
},
|
||||
target: {
|
||||
browser: ['edge88', 'firefox78', 'chrome87', 'safari13.1'],
|
||||
node: 'node20'
|
||||
node: 'node24'
|
||||
},
|
||||
publicPath: process.env.APP_PUBLIC_PATH || '',
|
||||
env: process.env.APP_ENV === 'development'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue