Merge branch 'dev' of https://gitea.51mars.com/Oak-Team/oak-cli into dev
This commit is contained in:
commit
b416d67904
|
|
@ -12,5 +12,5 @@ import { EntityDict } from '@project/oak-app-domain';
|
|||
*/
|
||||
export default async function initialize(features: FeatureDict & BasicFeatures<EntityDict>) {
|
||||
// await initializeOgb0Features(features, accessConfiguration, undefined, [Qiniu]);
|
||||
// features.locales.loadServerData(['projectName-l-common', 'projectName-l-error', ‘projectName-l-menu]);
|
||||
// features.locales.loadServerData(['projectName-l-common', 'projectName-l-error', 'projectName-l-menu]);
|
||||
}
|
||||
Loading…
Reference in New Issue