Skip to content

Commit

Permalink
Update webpack.prod.js.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Jul 24, 2024
1 parent 025d8cf commit 1c96b3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/vue/templates/webpack/webpack.prod.js.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
limitations under the License.
-%>
'use strict';
const webpack = require('webpack');
const MiniCssExtractPlugin = require('mini-css-extract-plugin');
const CssMinimizerPlugin = require('css-minimizer-webpack-plugin');
const WorkboxPlugin = require('workbox-webpack-plugin');
Expand Down

0 comments on commit 1c96b3d

Please sign in to comment.