feat(plugins): isolate device integrations
This commit is contained in:
@@ -13,7 +13,7 @@ before(async () => {
|
||||
server: { middlewareMode: true },
|
||||
});
|
||||
({ selectMonotonicXgridsState } = await server.ssrLoadModule(
|
||||
"/src/device-plugins/xgrids-k1/stateOrdering.ts",
|
||||
"@xgrids-k1/frontend/stateOrdering.ts",
|
||||
));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user