@adobe-apimesh/mesh-builder 1.4.0 → 1.4.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
|
+
function a0_0xffd0(){const _0x28cfd0=['3848172pUdUAT','1399830enceKT','306594cLfWFG','path','414wpLHjd','2995152KEJluP','@graphql-mesh/cli','build','catch','Building\x20Mesh\x20with\x20config:','then','@adobe/','790fUOqoJ','split','2417qYWbyP','error','argv','@multitenant-graphql/','3008075XFotYg','Mesh\x20built\x20successfully','slice','log','51432AqXtEQ'];a0_0xffd0=function(){return _0x28cfd0;};return a0_0xffd0();}const a0_0x221466=a0_0x1d26;function a0_0x1d26(_0x2778ee,_0x46057b){const _0xffd035=a0_0xffd0();a0_0x1d26=function(_0x1d260c,_0x581ddb){_0x1d260c=_0x1d260c-0x183;let _0x1aaa03=_0xffd035[_0x1d260c];return _0x1aaa03;};return a0_0x1d26(_0x2778ee,_0x46057b);}(function(_0x29bdcc,_0x56e7bd){const _0x2ac48f=a0_0x1d26;const _0xc28e32=_0x29bdcc();while(!![]){try{const _0xa87d2e=parseInt(_0x2ac48f(0x194))/0x1*(parseInt(_0x2ac48f(0x192))/0x2)+parseInt(_0x2ac48f(0x188))/0x3+parseInt(_0x2ac48f(0x186))/0x4+-parseInt(_0x2ac48f(0x187))/0x5+-parseInt(_0x2ac48f(0x18b))/0x6+-parseInt(_0x2ac48f(0x198))/0x7+parseInt(_0x2ac48f(0x185))/0x8*(-parseInt(_0x2ac48f(0x18a))/0x9);if(_0xa87d2e===_0x56e7bd){break;}else{_0xc28e32['push'](_0xc28e32['shift']());}}catch(_0x4d972f){_0xc28e32['push'](_0xc28e32['shift']());}}}(a0_0xffd0,0x7d923));const path=require(a0_0x221466(0x189));const {DEFAULT_CLI_PARAMS,graphqlMesh}=require(a0_0x221466(0x18c));const args=process[a0_0x221466(0x196)][a0_0x221466(0x183)](0x2);const meshConfigPath=args[0x0][a0_0x221466(0x193)]('=')[0x0];console[a0_0x221466(0x184)](a0_0x221466(0x18f),meshConfigPath);graphqlMesh({...DEFAULT_CLI_PARAMS,'additionalPackagePrefixes':[a0_0x221466(0x191),a0_0x221466(0x197)]},[a0_0x221466(0x18d)],path['resolve'](meshConfigPath))[a0_0x221466(0x190)](()=>{const _0x50c1bc=a0_0x221466;console[_0x50c1bc(0x184)](_0x50c1bc(0x199));})[a0_0x221466(0x18e)](_0x2a9765=>{const _0x315f90=a0_0x221466;console[_0x315f90(0x195)]('Mesh\x20build\x20failed',_0x2a9765);});
|