@adaas/are-html 0.0.18 → 0.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  import { A_Concept, A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_Context } from "@adaas/a-concept"
2
2
  import { UIContainer } from "./containers/UI.container"
3
- import { A_Logger } from "@adaas/a-utils/a-logger";
3
+ import { A_Logger, A_LoggerEnvVariables } from "@adaas/a-utils/a-logger";
4
4
  import { A_Polyfill } from "@adaas/a-utils/a-polyfill";
5
5
  import { A_Config, ENVConfigReader } from "@adaas/a-utils/a-config";
6
6
 
@@ -35,7 +35,8 @@ import { A_Config, ENVConfigReader } from "@adaas/a-utils/a-config";
35
35
  defaults: {
36
36
  PORT: 8080,
37
37
  CONFIG_VERBOSE: true,
38
- DEV_MODE: true
38
+ DEV_MODE: true,
39
+ [A_LoggerEnvVariables.A_LOGGER_LEVEL]: 'debug',
39
40
  }
40
41
  }),
41
42
  ]
@@ -98,7 +98,7 @@
98
98
  <list-component></list-component>
99
99
  </are-root>
100
100
 
101
- <script type="module" src="./mppwx932-xbmb0x.js"></script>
101
+ <script type="module" src="./mq1a0fv0-ccgtz6.js"></script>
102
102
  </body>
103
103
 
104
104
  </html>