Очень грубо раскидал верстку на компоненты

This commit is contained in:
SleepWalker
2016-01-16 14:06:22 +02:00
parent e01259d517
commit 0f5781a3a7
10 changed files with 286 additions and 204 deletions

View File

@@ -48,6 +48,7 @@ var webpackConfig = {
output: {
path: path.join(__dirname, 'dist'),
publicPath: '/',
filename: '[name].js'
},