feat(k1): stabilize LAB bridge and isolate onboard device integration
This commit is contained in:
@@ -74,6 +74,7 @@ export default defineConfig(({ mode }) => {
|
||||
plugins: [react(), wasm(), cesiumRuntimeAssets()],
|
||||
resolve: {
|
||||
alias: {
|
||||
"@mission-core/sensor-sdk": fileURLToPath(new URL("../../packages/sensor-ui/src/pluginSdk.ts", import.meta.url)),
|
||||
"@mission-core/plugin-sdk": fileURLToPath(
|
||||
new URL("./src/core/device-plugins/frontendSdk.ts", import.meta.url),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user