dev.js

import webpackDev from 'dai-vue/src/build/webpack.dev.js';
import config from './config.js';
webpackDev(config);