Skip to content

Commit

Permalink
Merging pull request #197 from fga-gpp-mds/issue_184_favicon_nao_aparece
Browse files Browse the repository at this point in the history
  • Loading branch information
alaxalves authored Nov 27, 2017
2 parents 3c77ce0 + ba3865d commit a2c8e6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/webpack.prod.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ var webpackConfig = merge(baseWebpackConfig, {
// you can customize output by editing /index.html
// see https://github.com/ampedandwired/html-webpack-plugin
new HtmlWebpackPlugin({
favicon: 'src/assets/logo.png',
filename: process.env.NODE_ENV === 'testing'
? 'index.html'
: config.build.index,
Expand Down

0 comments on commit a2c8e6c

Please sign in to comment.