File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585 "express-basic-auth" : " ^1.2.1" ,
8686 "express-rate-limit" : " ^6.9.0" ,
8787 "flowise-components-bullmq" : " workspace:^" ,
88- "flowise-ui" : " workspace:^" ,
88+ "flowise-ui-bullmq " : " workspace:^" ,
8989 "global-agent" : " ^3.0.0" ,
9090 "http-errors" : " ^2.0.0" ,
9191 "http-status-codes" : " ^2.3.0" ,
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ export class App {
259259 // Serve UI static
260260 // ----------------------------------------
261261
262- const packagePath = getNodeModulesPackagePath ( 'flowise-ui' )
262+ const packagePath = getNodeModulesPackagePath ( 'flowise-ui-bullmq ' )
263263 const uiBuildPath = path . join ( packagePath , 'build' )
264264 const uiHtmlPath = path . join ( packagePath , 'build' , 'index.html' )
265265
You can’t perform that action at this time.
0 commit comments