Skip to content

Commit

Permalink
Merge pull request #76 from creative-commoners/pulls/3/remove-graphql
Browse files Browse the repository at this point in the history
DEP Remove GraphQL
  • Loading branch information
GuySartorelli authored Jul 30, 2024
2 parents 95f6ba9 + fa41f25 commit 9be6a8a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/externals.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,8 @@ module.exports = (ENV, PATHS, module) => {
// bundles/bundle.js aliases
config: 'Config', // alias for lib/Config
// bundles/vendor.js
'@apollo/client': 'ApolloClient',
'@apollo/client/react/hoc': 'ApolloClientReactHoc',
classnames: 'classnames',
'deep-freeze-strict': 'DeepFreezeStrict',
'graphql-fragments': 'GraphQLFragments',
'graphql-tag': 'GraphQLTag',
'isomorphic-fetch': 'IsomorphicFetch',
jquery: 'jQuery',
merge: 'merge',
Expand Down

0 comments on commit 9be6a8a

Please sign in to comment.