Skip to content

Commit

Permalink
Trying to fix build issues for Julianna
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Jun 14, 2024
1 parent 3c75b1c commit 676bb52
Show file tree
Hide file tree
Showing 67 changed files with 12 additions and 464 deletions.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Messaging } from "da-proxy";
import { ChannelSelector, ChannelSelectorDetails, CSSPositioning, ChannelSelectionChoiceAgentRequest } from "fdc3-common";
import { Messaging } from "@kite9/da-proxy";
import { ChannelSelector, ChannelSelectorDetails, CSSPositioning, ChannelSelectionChoiceAgentRequest } from "@kite9/fdc3-common";
import { Channel } from "@finos/fdc3";
import { DEFAULT_CONTAINER_CSS } from "../intent-resolution/DefaultDesktopAgentIntentResolver";

Expand Down
1 change: 0 additions & 1 deletion packages/client/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export const DEFAULT_OPTIONS: Options = {
fireFdc3Ready: false,
strategies: [postMessage], //, electronEvent],
frame: window.opener ?? window.parent,
middlewares: []
}

/**
Expand Down
Loading

0 comments on commit 676bb52

Please sign in to comment.