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 91a5f42 commit ffeec48Copy full SHA for ffeec48
build/rollup.config.base.js
@@ -23,4 +23,5 @@ export default {
23
VERSION: JSON.stringify(config.version),
24
}),
25
],
26
+ external: ['apollo-client', 'apollo-link', 'graphql-tag'],
27
}
0 commit comments