Jean-Christophe Chalté
Results
2
issues of
Jean-Christophe Chalté
Hello, ### tldr; On a new Angular 17 project with esbuild compilation pipeline (the default one) with import-meta-env configured with a compile-time transformMode, executing the command ``env DEBUG_IMPORT_META_ENV="true" NAME="Toto" ng...
in the library Typescript `index.ts` file, the function ` getSupportedCallingCodes is declared as returning an array of string. But the underlying Google javascript function return an array of numbers, not...