Skip to content

Commit

Permalink
Removes outdated commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
codingfriend1 committed Nov 10, 2017
1 parent 5153085 commit 0eb6814
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,6 @@ const base = {
name: 'fonts/[name].[ext]'
}
}
// {
// test: /\.woff2?(\?v=[0-9]\.[0-9]\.[0-9])?$/,
// loader: "url-loader"
// },
// {
// test: /\.(ttf|eot|svg)(\?[\s\S]+)?$/,
// loader: 'file-loader'
// }
]
},

Expand Down

0 comments on commit 0eb6814

Please sign in to comment.