Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexprudhomme committed Nov 18, 2024
1 parent b8e6e16 commit 3f93d51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export function defineCommerceEngine<
TControllerDefinitions,
SolutionType.recommendation
>,
// TODO: The standaloneEngineDefinition should not be async since no request is sent to the API
// TODO KIT-3738 : The standaloneEngineDefinition should not be async since no request is sent to the API
standaloneEngineDefinition: {
build: build(SolutionType.standalone),
fetchStaticState: fetchStaticState(SolutionType.standalone),
Expand Down

0 comments on commit 3f93d51

Please sign in to comment.