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:
parent
54582b0594
commit
0fbc09d7da
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue