diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-03-22 11:42:56 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-03-22 11:42:56 +0100 |
| commit | a8e991237e2567f827f3ede67ddef0d50efd2f75 (patch) | |
| tree | b2610846afd719f24a59ed45cc2d1ce883a04e54 /webpack.splash.prod.js | |
| parent | 14801152b0502d80db0c641edb6ab84f0b16892d (diff) | |
geocode thing prod react build
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: { |
