From 4973197c6ae7e1e5b91844b1e050c95598e0f8f2 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 17 Mar 2016 20:45:52 +0100 Subject: add dist target, keep i18n in lib/ for now --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index 4a6e2f4bd..dfcbca1be 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -88,7 +88,6 @@ paths.srcdist = [].concat(paths.ts.release, paths.extra); - const tsBaseArgs = { target: "es5", jsx: "react", -- cgit v1.2.3