From f82d861f01c1e1c750d749d509c31e193a76de00 Mon Sep 17 00:00:00 2001 From: amarcruz Date: Mon, 24 Oct 2016 08:44:21 -0500 Subject: [PATCH] v0.3.3 - fixes sourceMap generation --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index de81515..c692da9 100755 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,5 @@ **/coverage **/test/expect **/test/fixtures +**/dist **/*.md