0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: update website config

This commit is contained in:
Juan Picado 2023-11-29 19:44:07 +01:00
parent 54582b0594
commit 0fbc09d7da

View file

@ -15,7 +15,7 @@ const lgnMapping = {
// @ts-ignore
const progress = translations;
const limitLngIncluded = 40;
const limitLngIncluded = 80;
console.log('limit translation is on %s%', limitLngIncluded);
const isDeployPreview = process.env.CONTEXT === 'deploy-preview';
const isProductionDeployment = process.env.CONTEXT === 'production';