Skip to content

Commit 7eb72de

Browse files
author
Thomas Draier
committed
Share @apollo/client
1 parent 7da4af0 commit 7eb72de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/webpack-config/getModuleFederationConfig.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const sharedDeps = [
2828
'@jahia/data-helper',
2929

3030
// Apollo
31+
'@apollo/client',
3132
'@apollo/react-common',
3233
'@apollo/react-components',
3334
'@apollo/react-hooks',
@@ -55,6 +56,7 @@ const singletonDeps = [
5556
'redux',
5657
'@jahia/moonstone',
5758
'@jahia/ui-extender',
59+
'@apollo/client',
5860
'@apollo/react-common',
5961
'@apollo/react-components',
6062
'@apollo/react-hooks',

0 commit comments

Comments
 (0)