UNPKG

angular-build-info

Version:

🛠 A CLI to generate an easily importable `build.ts` file containing various details about the application build

12 lines (11 loc) • 248 B
{ "compilerOptions": { "baseUrl": "./", "target": "es5", "module": "commonjs", "outDir": "./dev", "strict": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true } }