feat: add typescript support to i18next
This commit is contained in:
@@ -251,6 +251,8 @@ module.exports = function (webpackEnv) {
|
||||
// please link the files into your node_modules/ and let module-resolution kick in.
|
||||
// Make sure your source files are compiled, as they will not be processed in any way.
|
||||
new ModuleScopePlugin(paths.appSrc, [
|
||||
// 服务于多语言
|
||||
`${paths.appPublic}/locales`,
|
||||
paths.appPackageJson,
|
||||
reactRefreshRuntimeEntry,
|
||||
reactRefreshWebpackPluginRuntimeEntry,
|
||||
|
||||
Reference in New Issue
Block a user