Skip to content

Commit dbea576

Browse files
committed
Add graphene.relay autoload lib
1 parent 23073eb commit dbea576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/playground/graphene-js/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ eval python tools/module_bundler.py add ./lib/modules "$GRAPHQL_RELAY_DIR"
1919
eval python tools/module_bundler.py add ./lib/modules "$SIX_DIR"
2020

2121
python ./tools/module_bundler.py preload ./lib/modules graphene
22+
python ./tools/module_bundler.py preload ./lib/modules graphene.relay
2223
python ./tools/module_bundler.py preload ./lib/modules graphql
2324
python ./tools/module_bundler.py preload ./lib/modules graphql_relay
2425
python ./tools/module_bundler.py preload ./lib/modules six

0 commit comments

Comments
 (0)