From 97fc77d8e9a76fc469d2b90436a1f36c1e57a1b6 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 26 May 2017 15:00:25 +0200 Subject: Remove es6 target --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3c6a1ab6f..4e1909a58 100644 --- a/.gitignore +++ b/.gitignore @@ -59,8 +59,6 @@ typings/ # built library using in commonjs module syntax lib -# built library using es6 module syntax to enable webpack and rollup tree shaking -lib-esm # UMD bundles that export the global variable _bundles -- cgit v1.2.3