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 2caec04 commit 9b762c6Copy full SHA for 9b762c6
test-app/src/app/index.config.ts
@@ -1,5 +1,5 @@
1
'use strict';
2
-import {ConfigurationProvider} from "../../../package/src/ConfigurationProvider";
+import {ConfigurationProvider} from "gl-angular-configuration/package/src/ConfigurationProvider";
3
4
interface ITestAppConfiguration {
5
env: string
0 commit comments