This commit is contained in:
nixa 2016-04-29 17:23:33 +03:00
parent 91c652166d
commit 669b3df4b5
35 changed files with 15 additions and 66 deletions

View file

@ -1,7 +1,3 @@
/**
* @author: @AngularClass
*/
const helpers = require('./helpers');
const webpackMerge = require('webpack-merge'); // used to merge webpack configs
const commonConfig = require('./webpack.common.js'); // the settings that are common to prod and dev