+ client: remove locales from js bundle
This commit is contained in:
5
client/.eslintrc
vendored
5
client/.eslintrc
vendored
@@ -17,6 +17,11 @@
|
||||
"react": {
|
||||
"pragma": "React",
|
||||
"version": "16.4"
|
||||
},
|
||||
"import/resolver": {
|
||||
"webpack": {
|
||||
"config": "webpack.common.js"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user