mirror of https://github.com/vladmandic/human
update changelog build process
parent
f981107e84
commit
2111052766
|
@ -40,7 +40,7 @@ found 0 vulnerabilities
|
|||
2020-11-21 12:06:30 STATE: Build for: browserBundle type: iife: { imports: 35, importBytes: 1933744, outputBytes: 1783188, outputFiles: 'dist/human.js' }
|
||||
2020-11-21 12:06:31 STATE: Build for: browserBundle type: esm: { imports: 35, importBytes: 1933744, outputBytes: 1783877, outputFiles: 'dist/human.esm.js' }
|
||||
2020-11-21 12:06:32 STATE: Build for: browserBundle type: demo: { imports: 5, importBytes: 1844123, outputBytes: 1830367, outputFiles: 'dist/demo-browser-index.js' }
|
||||
2020-11-21 12:06:32 STATE: Change log updated: /home/vlado/dev/human/wiki/Change-Log.md
|
||||
2020-11-21 12:06:32 STATE: Change log updated: /home/vlado/dev/human/CHANGELOG.md
|
||||
```
|
||||
|
||||
<br>
|
||||
|
|
2
Home.md
2
Home.md
|
@ -10,7 +10,7 @@
|
|||
- [**Code Repository**](https://github.com/vladmandic/human)
|
||||
- [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human)
|
||||
- [**Issues Tracker**](https://github.com/vladmandic/human/issues)
|
||||
- [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log)
|
||||
- [**Change Log**](https://github.com/vladmandic/human/CHANGELOG.md)
|
||||
|
||||
### Wiki pages
|
||||
|
||||
|
|
Loading…
Reference in New Issue