mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
missing insights i18n conf
This commit is contained in:
parent
a8e209c5b5
commit
94704e554d
@ -8,7 +8,8 @@ const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');
|
||||
const alfrescoLibs = [
|
||||
'content-services',
|
||||
'process-services',
|
||||
'core'
|
||||
'core',
|
||||
'insights'
|
||||
];
|
||||
|
||||
const ENV = process.env.NODE_ENV = process.env.ENV = 'production';
|
||||
|
Loading…
x
Reference in New Issue
Block a user