mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 04:34:13 +03:00
Add graphene.relay autoload lib
This commit is contained in:
parent
23073eb400
commit
dbea576673
|
@ -19,6 +19,7 @@ eval python tools/module_bundler.py add ./lib/modules "$GRAPHQL_RELAY_DIR"
|
|||
eval python tools/module_bundler.py add ./lib/modules "$SIX_DIR"
|
||||
|
||||
python ./tools/module_bundler.py preload ./lib/modules graphene
|
||||
python ./tools/module_bundler.py preload ./lib/modules graphene.relay
|
||||
python ./tools/module_bundler.py preload ./lib/modules graphql
|
||||
python ./tools/module_bundler.py preload ./lib/modules graphql_relay
|
||||
python ./tools/module_bundler.py preload ./lib/modules six
|
||||
|
|
Loading…
Reference in New Issue
Block a user