@adobe-apimesh/mesh-builder 2.1.5-beta → 2.1.5
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_0x4fb9b8=a0_0x9c88;function a0_0x9c88(_0x4b063c,_0x5ec418){const _0x260639=a0_0x2606();a0_0x9c88=function(_0x9c8869,_0x254244){_0x9c8869=_0x9c8869-0xfb;let _0x54ee89=_0x260639[_0x9c8869];return _0x54ee89;};return a0_0x9c88(_0x4b063c,_0x5ec418);}(function(_0x2b3ad8,_0x1166d5){const _0x203e4a=a0_0x9c88;const _0x54d8ec=_0x2b3ad8();while(!![]){try{const _0x2582b9=parseInt(_0x203e4a(0x102))/0x1+parseInt(_0x203e4a(0xfd))/0x2*(-parseInt(_0x203e4a(0x107))/0x3)+parseInt(_0x203e4a(0xff))/0x4+parseInt(_0x203e4a(0x106))/0x5+-parseInt(_0x203e4a(0x104))/0x6*(-parseInt(_0x203e4a(0xfc))/0x7)+parseInt(_0x203e4a(0x109))/0x8*(parseInt(_0x203e4a(0x10d))/0x9)+-parseInt(_0x203e4a(0x10f))/0xa;if(_0x2582b9===_0x1166d5){break;}else{_0x54d8ec['push'](_0x54d8ec['shift']());}}catch(_0x5bb49f){_0x54d8ec['push'](_0x54d8ec['shift']());}}}(a0_0x2606,0x28a81));function a0_0x2606(){const _0x2c027e=['resolve','28ouYyMd','454KhbWhR','catch','81012ABXWRl','@multitenant-graphql/','log','93024UKWSrx','slice','106236jZdqtk','split','415660xIjxVQ','1059wZphBV','path','809584rFOSdz','Mesh\x20build\x20failed','@adobe/','Mesh\x20built\x20successfully','18puRfmT','argv','2229690IfNesL','then','build'];a0_0x2606=function(){return _0x2c027e;};return a0_0x2606();}const path=require(a0_0x4fb9b8(0x108));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require('@graphql-mesh/cli');const args=process[a0_0x4fb9b8(0x10e)][a0_0x4fb9b8(0x103)](0x2);const meshConfigPath=args[0x0][a0_0x4fb9b8(0x105)]('=')[0x0];console['log']('Building\x20Mesh\x20with\x20config:',meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x4fb9b8(0x10b),a0_0x4fb9b8(0x100)]},[a0_0x4fb9b8(0x111)],path[a0_0x4fb9b8(0xfb)](meshConfigPath))[a0_0x4fb9b8(0x110)](()=>{const _0x4cd417=a0_0x4fb9b8;console[_0x4cd417(0x101)](_0x4cd417(0x10c));})[a0_0x4fb9b8(0xfe)](_0x915d28=>{const _0x3aa7da=a0_0x4fb9b8;console['error'](_0x3aa7da(0x10a),_0x915d28);});
|