Refactoring: Removed lodash as dependency, refactored webpack config (including minor speed improvements)

This commit is contained in:
Chris
2016-01-29 21:42:24 +01:00
parent b3abd3159d
commit b0014e00e0
13 changed files with 102 additions and 94 deletions
-1
View File
@@ -1,6 +1,5 @@
'use strict';
// Settings configured here will be merged into the final config object.
export default {
}