build.js

var webpackBuild = require('dai-vue/src/build/webpack.build.js');
var config = require('./config.js');
webpackBuild(config);