Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Remove stripInternal compiler flag
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed Jun 26, 2020
1 parent d468bc5 commit 69025cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"experimentalDecorators": true,
"declaration": true,
"removeComments": true,
"stripInternal": true,
"outDir": "lib_commonjs/",
"rootDir": "src",
"lib": ["dom", "es5", "es2015.core", "es2015.collection", "es2015.iterable", "es2015.promise"]
Expand Down

0 comments on commit 69025cd

Please sign in to comment.