Skip to content

Commit 0ec94c2

Browse files
authored
Merge branch 'master' into u-samet
2 parents c5f34ab + da7d164 commit 0ec94c2

29 files changed

+1357
-852
lines changed

reactjs/config-overrides.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ module.exports = function override(config, env) {
1717
tsLoader.options = {
1818
getCustomTransformers: () => ({
1919
before: [tsImportPluginFactory({
20-
libraryDirectory: 'es',
2120
libraryName: 'antd',
21+
libraryDirectory: 'es',
2222
style: 'css',
2323
})]
2424
})

0 commit comments

Comments
 (0)