angular-build-info
Version:
🛠A CLI to generate an easily importable `build.ts` file containing various details about the application build
1 lines • 316 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0});var build={version:"2.0.0",timestamp:"Tue Mar 02 2021 10:50:17 GMT+0100 (Central European Standard Time)",message:null,git:{user:"Juri Adams",branch:"master",hash:"bcb6c8",fullHash:"bcb6c87da9b4be02ff6a71c9a67385cda790a1ed"}};exports.default=build;