diff options
Diffstat (limited to 'webpack.config.js')
-rw-r--r-- | webpack.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webpack.config.js b/webpack.config.js index e18b201..c952669 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -27,4 +27,4 @@ module.exports = (env) => { ], }, } -};
\ No newline at end of file +}; |