using npm run commands for building angular application (supports pre steps).
Automatically embed the application version in the UI.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
// this file is automatically generated by git.version.ts script
|
||||
export const versions = {
|
||||
version: 'v0.0.0',
|
||||
revision: 'abcdef123',
|
||||
branch: 'master'
|
||||
};
|
||||
Reference in New Issue
Block a user