فهرست منبع

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

Leszek Wiesner 3 سال پیش
والد
کامیت
7e4b7d4173
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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