mirror of https://github.com/vladmandic/human
added typedoc
parent
4c5d355a1d
commit
1bca80e5f9
|
@ -25,7 +25,7 @@ Once SSL certificates have been provided (defalt test certificate or your own),
|
|||
|
||||
```shell
|
||||
npm run dev
|
||||
```
|
||||
```
|
||||
|
||||
On first start, it will install all development dependencies required to rebuild `Human` library
|
||||
Dev version of the library runs without code minification for easier debugging while production version is fully minified
|
||||
|
@ -46,7 +46,7 @@ found 0 vulnerabilities
|
|||
2020-12-12 10:12:52 INFO: Build: file startup all target: es2018
|
||||
2020-12-12 10:12:52 STATE: HTTP server listening: 10030
|
||||
2020-12-12 10:12:52 STATE: HTTP2 server listening: 10031
|
||||
2020-12-12 10:12:52 STATE: Monitoring: [ 'package.json', 'config.js', 'demo', 'src', [length]: 4 ]
|
||||
2020-12-12 10:12:52 STATE: Monitoring: [ 'package.json', 'config.ts', 'demo', 'src', [length]: 4 ]
|
||||
2020-12-12 10:12:52 STATE: Build for: browserBundle type: tfjs: { modules: 1061, moduleBytes: 3772720, imports: 7, importBytes: 1784, outputBytes: 1522244, outputFiles: 'dist/tfjs.esm.js' }
|
||||
2020-12-12 10:12:53 STATE: Build for: browserBundle type: iife: { imports: 37, importBytes: 1982201, outputBytes: 1830260, outputFiles: 'dist/human.js' }
|
||||
2020-12-12 10:12:53 STATE: Build for: browserBundle type: esm: { imports: 37, importBytes: 1982201, outputBytes: 1830186, outputFiles: 'dist/human.esm.js' }
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
After Width: | Height: | Size: 480 B |
Binary file not shown.
After Width: | Height: | Size: 855 B |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue