Browse Source

Use query-node build:prod for better staging network compatibility

Leszek Wiesner 3 years ago
parent
commit
7e4b7d4173
1 changed files with 2 additions and 1 deletions
  1. 2 1
      query-node/build.sh

+ 2 - 1
query-node/build.sh

@@ -26,6 +26,7 @@ yarn format
 # and are inline with root workspace resolutions
 yarn
 
-yarn workspace query-node build:dev
+yarn workspace query-node codegen
+yarn workspace query-node build:prod
 
 yarn workspace query-node-mappings build