mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 05:18:11 +00:00
Pin Mantine dependencies to portal's node_modules and optimize dependency pre-bundling to prevent React version conflicts
This commit is contained in:
@@ -23,6 +23,7 @@ function userManagementSpaFallback() {
|
||||
rewrite(req);
|
||||
next();
|
||||
});
|
||||
|
||||
},
|
||||
configurePreviewServer(s: PreviewServer) {
|
||||
s.middlewares.use((req: IncomingMessage, _r: ServerResponse, next: () => void) => {
|
||||
|
||||
Reference in New Issue
Block a user