We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6844999 commit 58a2f9cCopy full SHA for 58a2f9c
gruntfile.js
@@ -31,6 +31,7 @@
31
module: "commonjs",
32
declaration: false,
33
noImplicitAny: false,
34
+ noEmitHelpers: true,
35
removeComments: true,
36
sourceMap: false,
37
noLib: false,
0 commit comments