Отверстал шапку и сайдбар

This commit is contained in:
SleepWalker
2016-01-04 08:02:13 +02:00
parent 4e12cb4b7a
commit 2bd0e14a00
16 changed files with 157 additions and 37 deletions

View File

@@ -76,6 +76,7 @@ var webpackConfig = {
}),
new HtmlWebpackPlugin({
template: 'src/index.html',
favicon: 'src/favicon.ico',
hash: isProduction,
filename: 'index.html',
inject: 'body',