aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 0 insertions, 1 deletions
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",