Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Nov 2, 2016
1 parent 473d9f5 commit 046446d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Config from 'webpack-configurator'
import ExtractTextPlugin from 'extract-text-webpack-plugin'
import StaticSiteGeneratorPlugin from 'static-site-generator-webpack-plugin'
import { StatsWriterPlugin } from 'webpack-stats-plugin'
import HardSourceWebpackPlugin from 'hard-source-webpack-plugin'
//import HardSourceWebpackPlugin from 'hard-source-webpack-plugin'

import webpackModifyValidate from './webpack-modify-validate'

Expand Down

0 comments on commit 046446d

Please sign in to comment.