Добавил assets

This commit is contained in:
Book Pauk
2019-01-14 22:57:40 +07:00
parent 8861fc2dd4
commit 0e8d9564ef
6 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
const path = require('path');
const webpack = require('webpack');
//const webpack = require('webpack');
const VueLoaderPlugin = require('vue-loader/lib/plugin');
const clientDir = path.resolve(__dirname, '../client');