Skip to content

Commit

Permalink
Also remove fs since it's no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
NI committed Aug 17, 2019
1 parent 801a5f9 commit 8868489
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

const webpack = require("webpack"),
{ exec, spawn } = require("child_process"),
fs = require("fs"),
path = require("path"),
HtmlWebpackPlugin = require("html-webpack-plugin"),
MiniCssExtractPlugin = require("mini-css-extract-plugin"),
Expand Down

0 comments on commit 8868489

Please sign in to comment.