Open YanxinNet opened 11 months ago
There are multiple i18n folders in my project, such as:
How should I configure the loaderOptions. paths attribute because it does not accept arrays or regular patterns, as follows:
loaderOptions. paths
{ fallbackLanguage: 'en', loaderOptions: { // How do i wirte this path? path: xxx, watch: true } }
1
Mac os
npm
+1
Describe the bug
There are multiple i18n folders in my project, such as:
How should I configure the
loaderOptions. paths
attribute because it does not accept arrays or regular patterns, as follows:Reproduction
1
System Info
Used Package Manager
npm
Validations