Pārlūkot izejas kodu

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

Leszek Wiesner 3 gadi atpakaļ
vecāks
revīzija
7e4b7d4173
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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