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 9a991cc commit adc8787Copy full SHA for adc8787
src/lib/tsconfig.json
@@ -5,7 +5,7 @@
5
"experimentalDecorators": true,
6
"lib": ["es6", "es2015", "dom"],
7
"mapRoot": "",
8
- "module": "umd",
+ "module": "es2015",
9
"moduleResolution": "node",
10
"noEmitOnError": true,
11
"noImplicitAny": true,
0 commit comments