@adobe-apimesh/mesh-builder 2.0.0 → 2.1.0-beta
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_0x3996a2=a0_0x5f1a;(function(_0x224646,_0x387341){const _0x11327d=a0_0x5f1a;const _0x56d599=_0x224646();while(!![]){try{const _0x351801=-parseInt(_0x11327d(0xd5))/0x1*(parseInt(_0x11327d(0xd7))/0x2)+parseInt(_0x11327d(0xd6))/0x3+parseInt(_0x11327d(0xdb))/0x4+parseInt(_0x11327d(0xde))/0x5+-parseInt(_0x11327d(0xe3))/0x6+parseInt(_0x11327d(0xd8))/0x7*(-parseInt(_0x11327d(0xe2))/0x8)+parseInt(_0x11327d(0xd9))/0x9;if(_0x351801===_0x387341){break;}else{_0x56d599['push'](_0x56d599['shift']());}}catch(_0x458ab3){_0x56d599['push'](_0x56d599['shift']());}}}(a0_0x379a,0x50158));function a0_0x379a(){const _0x5d7be4=['258452yurzBg','@graphql-mesh/cli','argv','716775tkdyic','@multitenant-graphql/','@adobe/','then','4951992ZgPaRY','2345460mpzZjN','catch','split','Mesh\x20build\x20failed','build','error','14199GpRfyU','558099TXozkt','18vVINVK','7DoHbzS','9645507SLuMsW','log'];a0_0x379a=function(){return _0x5d7be4;};return a0_0x379a();}const path=require('path');const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x3996a2(0xdc));const args=process[a0_0x3996a2(0xdd)]['slice'](0x2);const meshConfigPath=args[0x0][a0_0x3996a2(0xd1)]('=')[0x0];function a0_0x5f1a(_0x312553,_0x4fa5f3){const _0x379a53=a0_0x379a();a0_0x5f1a=function(_0x5f1a1a,_0x996b2e){_0x5f1a1a=_0x5f1a1a-0xd0;let _0x3d56b8=_0x379a53[_0x5f1a1a];return _0x3d56b8;};return a0_0x5f1a(_0x312553,_0x4fa5f3);}console[a0_0x3996a2(0xda)]('Building\x20Mesh\x20with\x20config:',meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x3996a2(0xe0),a0_0x3996a2(0xdf)]},[a0_0x3996a2(0xd3)],path['resolve'](meshConfigPath))[a0_0x3996a2(0xe1)](()=>{const _0x463d86=a0_0x3996a2;console[_0x463d86(0xda)]('Mesh\x20built\x20successfully');})[a0_0x3996a2(0xd0)](_0x4a8450=>{const _0x40c922=a0_0x3996a2;console[_0x40c922(0xd4)](_0x40c922(0xd2),_0x4a8450);});
|