We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25866ea commit 970af7bCopy full SHA for 970af7b
package.json
@@ -67,7 +67,7 @@
67
"source": "src",
68
"output": "dist",
69
"targets": [
70
- "module",
+ ["module", { "sourceMaps": false }],
71
"typescript"
72
]
73
},
0 commit comments