Skip to content

Commit

Permalink
Merge pull request jd-opensource#249 from WLyKan/patch-1
Browse files Browse the repository at this point in the history
Update config.js
  • Loading branch information
bailicangdu authored Jan 19, 2022
2 parents 0986725 + 8143733 commit 9ff0f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/main-react16/config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default defineConfig({
default: 'zh-CN',
antd: true,
// default true, when it is true, will use `navigator.language` overwrite default
baseNavigator: true,
baseNavigator: false,
},
dynamicImport: {
loading: '@/components/PageLoading/index',
Expand Down

0 comments on commit 9ff0f07

Please sign in to comment.