Update readme

This commit is contained in:
Tyler Long
2017-06-04 15:26:45 +08:00
parent 3a0e665c13
commit e0c732ad47
2 changed files with 4 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ const rules = [
parser: {
amd: false
},
include: /node_modules\/lodash\//
include: /node_modules\/lodash\// // https://github.com/lodash/lodash/issues/3052
}
]