Skip to content

Commit

Permalink
Revert "feat: export deps plugins for further customizing by instaceof"
Browse files Browse the repository at this point in the history
This reverts commit defc4f5.
  • Loading branch information
jaredleechn committed Apr 17, 2017
1 parent defc4f5 commit bf5dccf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/webpack.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
import webpack from 'webpack';
import ExtractTextPlugin from 'extract-text-webpack-plugin';
import CaseSensitivePathsPlugin from 'case-sensitive-paths-webpack-plugin';

export default webpack;

export { ExtractTextPlugin, CaseSensitivePathsPlugin };

0 comments on commit bf5dccf

Please sign in to comment.