[build] upgrade vue-loader@15 (#937)

This commit is contained in:
neverland
2018-04-25 17:58:05 +08:00
committed by GitHub
parent 7bdce04268
commit e42a048e0d
7 changed files with 122 additions and 158 deletions
-1
View File
@@ -1,4 +1,3 @@
const webpack = require('webpack');
const merge = require('webpack-merge');
const path = require('path');
const devConfig = require('./webpack.config.dev.js');