diff options
| author | jules@lens <julescarbon@gmail.com> | 2019-03-27 17:27:20 +0100 |
|---|---|---|
| committer | jules@lens <julescarbon@gmail.com> | 2019-03-27 17:27:20 +0100 |
| commit | 829d4754d9269973b8bbab3837d1a579cd45239d (patch) | |
| tree | d0208d8d078309b2bca0d329c52e991d0ac72892 /webpack.splash.prod.js | |
| parent | 1edbd85f64d28f3c45fad39c268415412ac80c35 (diff) | |
| parent | a8e991237e2567f827f3ede67ddef0d50efd2f75 (diff) | |
Merge branch 'master' of asdf.us:megapixels_dev
Diffstat (limited to 'webpack.splash.prod.js')
| -rw-r--r-- | webpack.splash.prod.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webpack.splash.prod.js b/webpack.splash.prod.js index 78359a8c..e0689424 100644 --- a/webpack.splash.prod.js +++ b/webpack.splash.prod.js @@ -3,7 +3,6 @@ require('dotenv').config() const webpack = require('webpack') const path = require('path') const UglifyJsPlugin = require('uglifyjs-webpack-plugin') -// const CleanWebpackPlugin = require('clean-webpack-plugin') module.exports = { entry: { |
