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 db27552 commit 2dcb09aCopy full SHA for 2dcb09a
projects/igniteui-angular-i18n/tsconfig.build.json
@@ -4,7 +4,7 @@
4
"rootDir": "./src",
5
"target": "es2015",
6
"module": "esnext",
7
- "moduleResolution": "node",
+ "moduleResolution": "bundler",
8
"declaration": true,
9
"outDir": "../../dist/igniteui-angular-i18n",
10
"stripInternal": true,
0 commit comments