remove moment reference from webpack/config.prod.js

This commit is contained in:
Cassie Tarakajian 2019-03-05 16:59:07 -05:00
parent be476183d3
commit 3527568955

View file

@ -28,7 +28,6 @@ module.exports = [{
'htmlhint', 'htmlhint',
'js-beautify', 'js-beautify',
'jshint', 'jshint',
'moment',
'react-dom', 'react-dom',
'react-inlinesvg', 'react-inlinesvg',
'react-redux', 'react-redux',