@adobe-apimesh/mesh-builder 2.3.0 → 2.3.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_0x43494b=a0_0xa221;(function(_0x15e79b,_0x236366){const _0x2dbc1a=a0_0xa221;const _0x8594bf=_0x15e79b();while(!![]){try{const _0x460c39=parseInt(_0x2dbc1a(0x1b9))/0x1+-parseInt(_0x2dbc1a(0x1bd))/0x2+parseInt(_0x2dbc1a(0x1c2))/0x3*(-parseInt(_0x2dbc1a(0x1bb))/0x4)+-parseInt(_0x2dbc1a(0x1c4))/0x5+parseInt(_0x2dbc1a(0x1c3))/0x6+parseInt(_0x2dbc1a(0x1c1))/0x7+parseInt(_0x2dbc1a(0x1b6))/0x8;if(_0x460c39===_0x236366){break;}else{_0x8594bf['push'](_0x8594bf['shift']());}}catch(_0x55a610){_0x8594bf['push'](_0x8594bf['shift']());}}}(a0_0x4943,0x3a106));function a0_0xa221(_0x17b615,_0x3a27b0){const _0x4943fe=a0_0x4943();a0_0xa221=function(_0xa22136,_0x3159e0){_0xa22136=_0xa22136-0x1b2;let _0x56fd79=_0x4943fe[_0xa22136];return _0x56fd79;};return a0_0xa221(_0x17b615,_0x3a27b0);}const path=require('path');const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x43494b(0x1b2));function a0_0x4943(){const _0x332cd7=['build','error','1434657MhCoMR','15ktfGIt','2300082fLLYhH','608030LgBlvy','@graphql-mesh/cli','then','catch','Mesh\x20built\x20successfully','684544htWVqx','resolve','log','63515fPEcff','argv','117932Vddhnl','slice','461060QKxARj','Mesh\x20build\x20failed'];a0_0x4943=function(){return _0x332cd7;};return a0_0x4943();}const args=process[a0_0x43494b(0x1ba)][a0_0x43494b(0x1bc)](0x2);const meshConfigPath=args[0x0]['split']('=')[0x0];console[a0_0x43494b(0x1b8)]('Building\x20Mesh\x20with\x20config:',meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':['@adobe/','@multitenant-graphql/']},[a0_0x43494b(0x1bf)],path[a0_0x43494b(0x1b7)](meshConfigPath))[a0_0x43494b(0x1b3)](()=>{const _0xd14125=a0_0x43494b;console['log'](_0xd14125(0x1b5));})[a0_0x43494b(0x1b4)](_0x25a365=>{const _0x5154a1=a0_0x43494b;console[_0x5154a1(0x1c0)](_0x5154a1(0x1be),_0x25a365);});
|