@adobe-apimesh/mesh-builder 2.0.0 → 2.1.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
|
-
const
|
|
1
|
+
const a0_0x17dc0d=a0_0x4500;function a0_0x4500(_0x279baf,_0x40e2ad){const _0x18a63d=a0_0x18a6();a0_0x4500=function(_0x450030,_0x312867){_0x450030=_0x450030-0x16a;let _0x541fb9=_0x18a63d[_0x450030];return _0x541fb9;};return a0_0x4500(_0x279baf,_0x40e2ad);}(function(_0x3022ad,_0x2b42a0){const _0x5bf4bb=a0_0x4500;const _0x42782d=_0x3022ad();while(!![]){try{const _0x3424e5=parseInt(_0x5bf4bb(0x16e))/0x1+-parseInt(_0x5bf4bb(0x16f))/0x2*(parseInt(_0x5bf4bb(0x17a))/0x3)+parseInt(_0x5bf4bb(0x17b))/0x4*(parseInt(_0x5bf4bb(0x171))/0x5)+parseInt(_0x5bf4bb(0x17d))/0x6+parseInt(_0x5bf4bb(0x170))/0x7+-parseInt(_0x5bf4bb(0x16d))/0x8*(-parseInt(_0x5bf4bb(0x178))/0x9)+-parseInt(_0x5bf4bb(0x177))/0xa;if(_0x3424e5===_0x2b42a0){break;}else{_0x42782d['push'](_0x42782d['shift']());}}catch(_0x21931e){_0x42782d['push'](_0x42782d['shift']());}}}(a0_0x18a6,0x9c9b4));const path=require(a0_0x17dc0d(0x16a));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x17dc0d(0x175));function a0_0x18a6(){const _0x3e8400=['57970pZVzub','2415770HGSjAx','285UsbMIw','slice','Building\x20Mesh\x20with\x20config:','argv','@graphql-mesh/cli','catch','10015470LArXFF','2139012RsioBg','resolve','99rBUMMk','45428vOEOHF','error','7637268rtGPqI','@multitenant-graphql/','path','then','@adobe/','8awKCFG','96507Eybygn'];a0_0x18a6=function(){return _0x3e8400;};return a0_0x18a6();}const args=process[a0_0x17dc0d(0x174)][a0_0x17dc0d(0x172)](0x2);const meshConfigPath=args[0x0]['split']('=')[0x0];console['log'](a0_0x17dc0d(0x173),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x17dc0d(0x16c),a0_0x17dc0d(0x17e)]},['build'],path[a0_0x17dc0d(0x179)](meshConfigPath))[a0_0x17dc0d(0x16b)](()=>{console['log']('Mesh\x20built\x20successfully');})[a0_0x17dc0d(0x176)](_0x355875=>{const _0x56d077=a0_0x17dc0d;console[_0x56d077(0x17c)]('Mesh\x20build\x20failed',_0x355875);});
|