@adobe-apimesh/mesh-builder 2.4.0-alpha.2 → 2.4.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_0x1a4b56=a0_0x2e3d;function a0_0x2e3d(_0x15fca7,_0x45d36e){const _0x4e893e=a0_0x4e89();a0_0x2e3d=function(_0x2e3dca,_0x49bd90){_0x2e3dca=_0x2e3dca-0x115;let _0x3f2ab0=_0x4e893e[_0x2e3dca];return _0x3f2ab0;};return a0_0x2e3d(_0x15fca7,_0x45d36e);}(function(_0x409877,_0x440248){const _0x16dc62=a0_0x2e3d;const _0x5588d5=_0x409877();while(!![]){try{const _0x41e60e=-parseInt(_0x16dc62(0x11d))/0x1+-parseInt(_0x16dc62(0x122))/0x2+parseInt(_0x16dc62(0x127))/0x3*(-parseInt(_0x16dc62(0x11a))/0x4)+-parseInt(_0x16dc62(0x11c))/0x5*(parseInt(_0x16dc62(0x11f))/0x6)+-parseInt(_0x16dc62(0x120))/0x7*(-parseInt(_0x16dc62(0x12a))/0x8)+parseInt(_0x16dc62(0x126))/0x9+parseInt(_0x16dc62(0x118))/0xa;if(_0x41e60e===_0x440248){break;}else{_0x5588d5['push'](_0x5588d5['shift']());}}catch(_0xaa7a56){_0x5588d5['push'](_0x5588d5['shift']());}}}(a0_0x4e89,0x3a1d3));const path=require('path');const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x1a4b56(0x125));const args=process[a0_0x1a4b56(0x116)][a0_0x1a4b56(0x119)](0x2);const meshConfigPath=args[0x0][a0_0x1a4b56(0x117)]('=')[0x0];console[a0_0x1a4b56(0x124)](a0_0x1a4b56(0x11e),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':['@adobe/',a0_0x1a4b56(0x129)]},[a0_0x1a4b56(0x121)],path[a0_0x1a4b56(0x128)](meshConfigPath))['then'](()=>{const _0x4e6215=a0_0x1a4b56;console['log'](_0x4e6215(0x115));})['catch'](_0x17f0e4=>{const _0x59f30c=a0_0x1a4b56;console[_0x59f30c(0x11b)](_0x59f30c(0x123),_0x17f0e4);});function a0_0x4e89(){const _0x19cc02=['49vZGyLT','build','749402tUXAxA','Mesh\x20build\x20failed','log','@graphql-mesh/cli','3049632GgUVqd','88488lHVzdY','resolve','@multitenant-graphql/','403432mNsRQC','Mesh\x20built\x20successfully','argv','split','5407830KCPXxF','slice','40ZDlhSB','error','149825WGzFPJ','175113yFxmct','Building\x20Mesh\x20with\x20config:','30MguFsh'];a0_0x4e89=function(){return _0x19cc02;};return a0_0x4e89();}
|