@adobe-apimesh/mesh-builder 1.4.2 → 1.5.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
|
-
|
|
1
|
+
const a0_0x319038=a0_0x3704;(function(_0x5a537d,_0x2b5ca4){const _0x9cced0=a0_0x3704;const _0x180d44=_0x5a537d();while(!![]){try{const _0x4b5b93=-parseInt(_0x9cced0(0xcb))/0x1*(parseInt(_0x9cced0(0xcd))/0x2)+-parseInt(_0x9cced0(0xd3))/0x3+-parseInt(_0x9cced0(0xd6))/0x4*(parseInt(_0x9cced0(0xd9))/0x5)+-parseInt(_0x9cced0(0xce))/0x6*(-parseInt(_0x9cced0(0xdc))/0x7)+parseInt(_0x9cced0(0xd1))/0x8+parseInt(_0x9cced0(0xdd))/0x9*(parseInt(_0x9cced0(0xd2))/0xa)+-parseInt(_0x9cced0(0xca))/0xb;if(_0x4b5b93===_0x2b5ca4){break;}else{_0x180d44['push'](_0x180d44['shift']());}}catch(_0x1d8b33){_0x180d44['push'](_0x180d44['shift']());}}}(a0_0x5155,0x4b381));const path=require(a0_0x319038(0xc9));function a0_0x3704(_0x34e409,_0x1606a1){const _0x515583=a0_0x5155();a0_0x3704=function(_0x37040f,_0x5f085a){_0x37040f=_0x37040f-0xc7;let _0x11d5e2=_0x515583[_0x37040f];return _0x11d5e2;};return a0_0x3704(_0x34e409,_0x1606a1);}const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x319038(0xc7));const args=process['argv'][a0_0x319038(0xcf)](0x2);const meshConfigPath=args[0x0][a0_0x319038(0xdb)]('=')[0x0];function a0_0x5155(){const _0x3e7df1=['1643181sPcccz','@adobe/','log','188ECuafJ','build','catch','64035fwDrGh','@multitenant-graphql/','split','107807kGpjhp','252jsYcsV','@graphql-mesh/cli','Building\x20Mesh\x20with\x20config:','path','1897907jwAgKI','3YLnUkM','Mesh\x20built\x20successfully','53826lrvBAN','234HitNWb','slice','error','4787056gdKQfG','182860XCPpqR'];a0_0x5155=function(){return _0x3e7df1;};return a0_0x5155();}console[a0_0x319038(0xd5)](a0_0x319038(0xc8),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x319038(0xd4),a0_0x319038(0xda)]},[a0_0x319038(0xd7)],path['resolve'](meshConfigPath))['then'](()=>{const _0x22bc89=a0_0x319038;console[_0x22bc89(0xd5)](_0x22bc89(0xcc));})[a0_0x319038(0xd8)](_0x10ea4a=>{const _0x44cca3=a0_0x319038;console[_0x44cca3(0xd0)]('Mesh\x20build\x20failed',_0x10ea4a);});
|