We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da4af0 commit 7eb72deCopy full SHA for 7eb72de
packages/webpack-config/getModuleFederationConfig.js
@@ -28,6 +28,7 @@ const sharedDeps = [
28
'@jahia/data-helper',
29
30
// Apollo
31
+ '@apollo/client',
32
'@apollo/react-common',
33
'@apollo/react-components',
34
'@apollo/react-hooks',
@@ -55,6 +56,7 @@ const singletonDeps = [
55
56
'redux',
57
'@jahia/moonstone',
58
'@jahia/ui-extender',
59
60
61
62
0 commit comments