Skip to content

Commit 62b1894

Browse files
committed
Merge branch 'v0.4.0' into develop
2 parents 798c13c + d829e30 commit 62b1894

File tree

3 files changed

+5489
-4665
lines changed

3 files changed

+5489
-4665
lines changed

config/webpack/default.js

+2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ module.exports = {
99
'moment-timezone',
1010
'moment-duration-format',
1111
'react',
12+
'react-dom',
1213
'redux',
1314
'redux-actions',
1415
'isomorphic-fetch',
1516
'tc-accounts',
1617
'to-capital-case',
1718
'topcoder-react-utils',
19+
'topcoder-react-ui-kit',
1820
],
1921
};

0 commit comments

Comments
 (0)