Skip to content

Remove trailinng comma in webpack config

Phil Hughes requested to merge webpack-config-fix into master

What does this MR do?

Removes trailing comma in webpack config file that is causing older versions of node to throw an error

Merge request reports