e2e: add tests for translations (#114390)
e2e: add tests for translations
This commit is contained in:
@@ -34,6 +34,7 @@ const config = async (env: Env): Promise<Configuration> => {
|
||||
],
|
||||
}),
|
||||
],
|
||||
externals: [...(baseConfig.externals as any), 'i18next'],
|
||||
};
|
||||
|
||||
return mergeWithCustomize({
|
||||
|
||||
Reference in New Issue
Block a user