diff --git a/core-web/libs/sdk/client/src/internal.ts b/core-web/libs/sdk/client/src/internal.ts index 79c56459a62..820a7937972 100644 --- a/core-web/libs/sdk/client/src/internal.ts +++ b/core-web/libs/sdk/client/src/internal.ts @@ -1,2 +1,2 @@ -// This is the export. This comment is only to trigger a build. +// This is the export. This comment is only to trigger a build. Attempt II. export { graphqlToPageEntity } from './lib/utils/graphql/transforms';