@adobe-apimesh/mesh-builder 2.4.0-alpha.2 → 2.4.1-alpha.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
|
-
const
|
|
1
|
+
const a0_0x40b156=a0_0x3218;function a0_0x3218(_0x2d957f,_0x4d8c95){const _0xf3ab93=a0_0xf3ab();a0_0x3218=function(_0x32180c,_0x41ce4d){_0x32180c=_0x32180c-0x11a;let _0x3f8e19=_0xf3ab93[_0x32180c];return _0x3f8e19;};return a0_0x3218(_0x2d957f,_0x4d8c95);}(function(_0x1315b2,_0x20757a){const _0x165987=a0_0x3218;const _0x49a132=_0x1315b2();while(!![]){try{const _0x1f1e8a=-parseInt(_0x165987(0x12c))/0x1+parseInt(_0x165987(0x125))/0x2*(parseInt(_0x165987(0x120))/0x3)+parseInt(_0x165987(0x131))/0x4+parseInt(_0x165987(0x126))/0x5+parseInt(_0x165987(0x12d))/0x6+-parseInt(_0x165987(0x127))/0x7*(-parseInt(_0x165987(0x123))/0x8)+-parseInt(_0x165987(0x12a))/0x9;if(_0x1f1e8a===_0x20757a){break;}else{_0x49a132['push'](_0x49a132['shift']());}}catch(_0xf7ffb4){_0x49a132['push'](_0x49a132['shift']());}}}(a0_0xf3ab,0x9550e));const path=require('path');const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x40b156(0x12e));function a0_0xf3ab(){const _0x7ad042=['8214327ACtdZU','then','679864yrxigs','1646892WfVmpC','@graphql-mesh/cli','@multitenant-graphql/','Mesh\x20built\x20successfully','3311668YSvmBG','@adobe/','log','Building\x20Mesh\x20with\x20config:','split','argv','build','91068cJIbGx','catch','slice','59480fmmlYU','resolve','16byABaW','1134715YhwZtu','595ZsyecQ','error','Mesh\x20build\x20failed'];a0_0xf3ab=function(){return _0x7ad042;};return a0_0xf3ab();}const args=process[a0_0x40b156(0x11e)][a0_0x40b156(0x122)](0x2);const meshConfigPath=args[0x0][a0_0x40b156(0x11d)]('=')[0x0];console[a0_0x40b156(0x11b)](a0_0x40b156(0x11c),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x40b156(0x11a),a0_0x40b156(0x12f)]},[a0_0x40b156(0x11f)],path[a0_0x40b156(0x124)](meshConfigPath))[a0_0x40b156(0x12b)](()=>{const _0x317fe4=a0_0x40b156;console['log'](_0x317fe4(0x130));})[a0_0x40b156(0x121)](_0x3fe03c=>{const _0x2ae60c=a0_0x40b156;console[_0x2ae60c(0x128)](_0x2ae60c(0x129),_0x3fe03c);});
|