Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 2aa4d4d

Browse files
committed
docs(cookbook/graphql): remove unnecessary configs
1 parent 9bf5866 commit 2aa4d4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/docs/_examples/heroes-graphql/ts/rollup-config.js

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export default {
2929
commonjs({
3030
include: [
3131
'node_modules/rxjs/**',
32-
'node_modules/apollo-client-rxjs/**',
3332
'node_modules/graphql-tag/**',
3433
'node_modules/apollo-client/**',
3534
'node_modules/lodash/**',

0 commit comments

Comments
 (0)