Upgrade markdown-loader & marked (#7467)

* Upgrade markdown-loader & marked

* Align UglifyJS (wallet/shell)

* Add ethereumjs-util Babel compilation
This commit is contained in:
Jaco Greeff
2018-01-05 10:59:35 +01:00
committed by Afri Schoedon
parent ac95bfa285
commit 855c1126a4
9 changed files with 2194 additions and 2146 deletions

View File

@@ -16,7 +16,7 @@
module.exports = {
test: /\.js$/,
include: /(get-own-enumerable-property-symbols|ethereumjs-tx|stringify-object)/,
include: /(get-own-enumerable-property-symbols|ethereumjs-tx|ethereumjs-util|stringify-object)/,
use: [ {
loader: 'happypack/loader',
options: {