mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix translation wrong folder creation issue
This commit is contained in:
committed by
Eugenio Romano
parent
6bd4b9b548
commit
9358c24003
@@ -102,7 +102,7 @@ module.exports = webpackMerge(commonConfig, {
|
||||
from: '**/*',
|
||||
to: `assets/${lib}/i18n/`
|
||||
}
|
||||
})
|
||||
}),
|
||||
])
|
||||
]
|
||||
});
|
||||
|
Reference in New Issue
Block a user