提交 bdc91dfb 编写于 作者: D Douwe Maan

Merge branch 'locale-region-fix' into 'master'

Fixed locale frontend not picking up regions

Closes #32913

See merge request !11717
......@@ -102,7 +102,7 @@ var config = {
loader: 'file-loader',
},
{
test: /locale\/[a-z]+\/(.*)\.js$/,
test: /locale\/\w+\/(.*)\.js$/,
loader: 'exports-loader?locales',
},
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册