Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 5d34439

Browse files
authored
Update webpack.config.js
1 parent 25822f1 commit 5d34439

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

webpack.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ const config = {
7070
'amd': 'react-dom',
7171
'root': 'ReactDOM'
7272
},
73-
'classnames': {
74-
'commonjs': 'classnames',
75-
'commonjs2': 'classnames',
76-
'amd': 'classnames',
77-
'root': 'classNames'
78-
},
7973
'prop-types': {
8074
'commonjs': 'prop-types',
8175
'commonjs2': 'prop-types',

0 commit comments

Comments
 (0)