diff options
Diffstat (limited to 'sdnr/wt/odlux/framework/webpack.runner.js')
-rw-r--r-- | sdnr/wt/odlux/framework/webpack.runner.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/framework/webpack.runner.js b/sdnr/wt/odlux/framework/webpack.runner.js index c07721f5c..02bcf6b56 100644 --- a/sdnr/wt/odlux/framework/webpack.runner.js +++ b/sdnr/wt/odlux/framework/webpack.runner.js @@ -81,5 +81,5 @@ module.exports = (env) => { ] } - ] + ]; };
\ No newline at end of file |