@adobe-apimesh/mesh-builder 2.1.6 → 2.2.0
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
|
-
function
|
|
1
|
+
const a0_0x21a576=a0_0x40da;function a0_0x40da(_0x476b59,_0x1cb39c){const _0x55dc4b=a0_0x55dc();a0_0x40da=function(_0x40da3b,_0x387fcc){_0x40da3b=_0x40da3b-0x69;let _0x2812d3=_0x55dc4b[_0x40da3b];return _0x2812d3;};return a0_0x40da(_0x476b59,_0x1cb39c);}(function(_0x460802,_0x4c3acc){const _0x2f9e13=a0_0x40da;const _0x203935=_0x460802();while(!![]){try{const _0x4dca95=-parseInt(_0x2f9e13(0x78))/0x1*(-parseInt(_0x2f9e13(0x6b))/0x2)+parseInt(_0x2f9e13(0x75))/0x3+-parseInt(_0x2f9e13(0x79))/0x4*(-parseInt(_0x2f9e13(0x7b))/0x5)+-parseInt(_0x2f9e13(0x7a))/0x6+-parseInt(_0x2f9e13(0x69))/0x7+parseInt(_0x2f9e13(0x76))/0x8+parseInt(_0x2f9e13(0x6d))/0x9*(-parseInt(_0x2f9e13(0x7c))/0xa);if(_0x4dca95===_0x4c3acc){break;}else{_0x203935['push'](_0x203935['shift']());}}catch(_0x14dff9){_0x203935['push'](_0x203935['shift']());}}}(a0_0x55dc,0x71e4f));const path=require(a0_0x21a576(0x6e));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x21a576(0x7d));function a0_0x55dc(){const _0x3f02e9=['4qtofkB','33882ngIJUT','2785790HyDSaq','19640udWgmq','@graphql-mesh/cli','log','build','5059194ncRAFF','Mesh\x20built\x20successfully','6LbIMwk','split','4113TBMiVv','path','@multitenant-graphql/','resolve','catch','@adobe/','slice','then','1955601RPTaBy','481376OoHMOw','error','274417pDWeBF'];a0_0x55dc=function(){return _0x3f02e9;};return a0_0x55dc();}const args=process['argv'][a0_0x21a576(0x73)](0x2);const meshConfigPath=args[0x0][a0_0x21a576(0x6c)]('=')[0x0];console[a0_0x21a576(0x7e)]('Building\x20Mesh\x20with\x20config:',meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x21a576(0x72),a0_0x21a576(0x6f)]},[a0_0x21a576(0x7f)],path[a0_0x21a576(0x70)](meshConfigPath))[a0_0x21a576(0x74)](()=>{const _0x4e1c07=a0_0x21a576;console[_0x4e1c07(0x7e)](_0x4e1c07(0x6a));})[a0_0x21a576(0x71)](_0x546e5c=>{const _0x3fa72b=a0_0x21a576;console[_0x3fa72b(0x77)]('Mesh\x20build\x20failed',_0x546e5c);});
|