feat: Add antd to the codebase (#10508)

This commit is contained in:
Natalie Ruhe
2020-08-05 13:50:30 -07:00
committed by GitHub
parent 3983fff084
commit 51a88cb19b
9 changed files with 917 additions and 2 deletions

View File

@@ -293,6 +293,7 @@ const config = {
loader: 'less-loader',
options: {
sourceMap: isDevMode,
javascriptEnabled: true,
},
},
],