@adobe-apimesh/mesh-builder 1.6.0 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/meshBuilder.js +1 -1
- package/dist/scripts/buildMesh.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a0_0x50d9bd=a0_0x3ede;(function(_0x427f2f,_0x490f3e){const _0x46a6cf=a0_0x3ede;const _0x4ae7a7=_0x427f2f();while(!![]){try{const _0x10f063=parseInt(_0x46a6cf(0x17b))/0x1*(-parseInt(_0x46a6cf(0x16a))/0x2)+parseInt(_0x46a6cf(0x175))/0x3*(parseInt(_0x46a6cf(0x174))/0x4)+parseInt(_0x46a6cf(0x179))/0x5+parseInt(_0x46a6cf(0x170))/0x6+-parseInt(_0x46a6cf(0x178))/0x7+-parseInt(_0x46a6cf(0x176))/0x8+-parseInt(_0x46a6cf(0x172))/0x9*(-parseInt(_0x46a6cf(0x16c))/0xa);if(_0x10f063===_0x490f3e){break;}else{_0x4ae7a7['push'](_0x4ae7a7['shift']());}}catch(_0xf9acf2){_0x4ae7a7['push'](_0x4ae7a7['shift']());}}}(a0_0xfe5a,0x7ace3));function a0_0xfe5a(){const _0x1f4231=['157446LhTZTE','log','4vUAikD','563178QSJANK','2311400NtypJX','Mesh\x20built\x20successfully','3558583yAPkYD','3255760hpfCYM','Mesh\x20build\x20failed','1WmTHUr','argv','split','@graphql-mesh/cli','@multitenant-graphql/','slice','1370752pHWDzF','catch','610fBRCTG','then','error','resolve','478014lBdWQt','@adobe/'];a0_0xfe5a=function(){return _0x1f4231;};return a0_0xfe5a();}const path=require('path');function a0_0x3ede(_0x552be2,_0x4b8033){const _0xfe5a68=a0_0xfe5a();a0_0x3ede=function(_0x3ede06,_0x351090){_0x3ede06=_0x3ede06-0x16a;let _0xaa0d43=_0xfe5a68[_0x3ede06];return _0xaa0d43;};return a0_0x3ede(_0x552be2,_0x4b8033);}const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x50d9bd(0x17e));const args=process[a0_0x50d9bd(0x17c)][a0_0x50d9bd(0x180)](0x2);const meshConfigPath=args[0x0][a0_0x50d9bd(0x17d)]('=')[0x0];console[a0_0x50d9bd(0x173)]('Building\x20Mesh\x20with\x20config:',meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x50d9bd(0x171),a0_0x50d9bd(0x17f)]},['build'],path[a0_0x50d9bd(0x16f)](meshConfigPath))[a0_0x50d9bd(0x16d)](()=>{const _0x46dfd4=a0_0x50d9bd;console['log'](_0x46dfd4(0x177));})[a0_0x50d9bd(0x16b)](_0x2c2ab0=>{const _0x465917=a0_0x50d9bd;console[_0x465917(0x16e)](_0x465917(0x17a),_0x2c2ab0);});
|