Skip to content

Commit 9208d34

Browse files
Added react-ga to webpack config
1 parent d3a0509 commit 9208d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/webpack/default.js

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ module.exports = {
1919
'moment-duration-format',
2020
'react',
2121
'react-dom',
22+
'react-ga',
2223
'redux',
2324
'redux-actions',
2425
'isomorphic-fetch',

0 commit comments

Comments
 (0)