update build notes

master
Vladimir Mandic 2021-07-31 20:41:31 -04:00
parent bffa2cb040
commit 0c5c707400
1 changed files with 23 additions and 21 deletions

@ -43,27 +43,29 @@ Production build is started by running `npm run build`
```
```js
2021-06-05 12:47:18 INFO: @vladmandic/human version 2.0.0
2021-06-05 12:47:18 INFO: User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-06-05 12:47:18 STATE: Application log: /home/vlado/dev/human/server/build.log
2021-06-05 12:47:18 INFO: Toolchain: tfjs: 3.7.0 esbuild 0.12.6; typescript 4.2.4; typedoc: 0.20.36 eslint: 7.27.0
2021-06-05 12:47:18 INFO: Build: file startup all type: production config: { minifyWhitespace: true, minifyIdentifiers: true, minifySyntax: true }
2021-06-05 12:47:18 STATE: target: node type: tfjs: { imports: 1, importBytes: 102, outputBytes: 1298, outputFiles: 'dist/tfjs.esm.js' }
2021-06-05 12:47:18 STATE: target: node type: node: { imports: 41, importBytes: 429855, outputBytes: 375893, outputFiles: 'dist/human.node.js' }
2021-06-05 12:47:18 STATE: target: nodeGPU type: tfjs: { imports: 1, importBytes: 110, outputBytes: 1306, outputFiles: 'dist/tfjs.esm.js' }
2021-06-05 12:47:18 STATE: target: nodeGPU type: node: { imports: 41, importBytes: 429863, outputBytes: 375897, outputFiles: 'dist/human.node-gpu.js' }
2021-06-05 12:47:18 STATE: target: nodeWASM type: tfjs: { imports: 1, importBytes: 149, outputBytes: 1373, outputFiles: 'dist/tfjs.esm.js' }
2021-06-05 12:47:18 STATE: target: nodeWASM type: node: { imports: 41, importBytes: 429930, outputBytes: 375969, outputFiles: 'dist/human.node-wasm.js' }
2021-06-05 12:47:18 STATE: target: browserNoBundle type: tfjs: { imports: 1, importBytes: 2478, outputBytes: 1400, outputFiles: 'dist/tfjs.esm.js' }
2021-06-05 12:47:18 STATE: target: browserNoBundle type: esm: { imports: 41, importBytes: 429957, outputBytes: 247750, outputFiles: 'dist/human.esm-nobundle.js' }
2021-06-05 12:47:19 STATE: target: browserBundle type: tfjs: { modules: 1299, moduleBytes: 4230827, imports: 7, importBytes: 2478, outputBytes: 1140326, outputFiles: 'dist/tfjs.esm.js' }
2021-06-05 12:47:19 STATE: target: browserBundle type: iife: { imports: 41, importBytes: 1568883, outputBytes: 1383936, outputFiles: 'dist/human.js' }
2021-06-05 12:47:20 STATE: target: browserBundle type: esm: { imports: 41, importBytes: 1568883, outputBytes: 1383928, outputFiles: 'dist/human.esm.js' }
2021-06-05 12:47:20 INFO: Running Linter: [ 'server/', 'demo/', 'src/', 'test/', [length]: 4 ]
2021-06-05 12:47:47 INFO: Linter complete: files: 69 errors: 0 warnings: 0
2021-06-05 12:47:47 INFO: Generate Typings: [ 'src/human.ts', [length]: 1 ] outDir: [ 'types', [length]: 1 ]
2021-06-05 12:48:06 INFO: Generate ChangeLog: [ '/home/vlado/dev/human/CHANGELOG.md', [length]: 1 ]
2021-06-05 12:48:06 INFO: Generate TypeDocs: [ 'src/human.ts', [length]: 1 ] outDir: [ 'typedoc', [length]: 1 ]
2021-07-31 20:38:26 INFO: @vladmandic/human version 2.1.2
2021-07-31 20:38:26 INFO: User: vlado Platform: linux Arch: x64 Node: v16.5.0
2021-07-31 20:38:26 STATE: Application log: /home/vlado/dev/human/server/build.log
2021-07-31 20:38:26 INFO: Toolchain: { tfjs: '3.8.0', esbuild: '0.12.17', typescript: '4.3.5', typedoc: '0.21.5', eslint: '7.32.0' }
2021-07-31 20:38:26 INFO: Clean: [ 'dist/*', 'types/*', 'typedoc/*', [length]: 3 ]
2021-07-31 20:38:27 INFO: Build: file startup all type: production config: { minifyWhitespace: true, minifyIdentifiers: true, minifySyntax: true }
2021-07-31 20:38:27 STATE: target: node type: tfjs: { imports: 1, importBytes: 102, outputBytes: 1303, outputFiles: 'dist/tfjs.esm.js' }
2021-07-31 20:38:27 STATE: target: node type: node: { imports: 42, importBytes: 435502, outputBytes: 377743, outputFiles: 'dist/human.node.js' }
2021-07-31 20:38:27 STATE: target: nodeGPU type: tfjs: { imports: 1, importBytes: 110, outputBytes: 1311, outputFiles: 'dist/tfjs.esm.js' }
2021-07-31 20:38:27 STATE: target: nodeGPU type: node: { imports: 42, importBytes: 435510, outputBytes: 377747, outputFiles: 'dist/human.node-gpu.js' }
2021-07-31 20:38:27 STATE: target: nodeWASM type: tfjs: { imports: 1, importBytes: 149, outputBytes: 1378, outputFiles: 'dist/tfjs.esm.js' }
2021-07-31 20:38:27 STATE: target: nodeWASM type: node: { imports: 42, importBytes: 435577, outputBytes: 377819, outputFiles: 'dist/human.node-wasm.js' }
2021-07-31 20:38:27 STATE: target: browserNoBundle type: tfjs: { imports: 1, importBytes: 2111, outputBytes: 1242, outputFiles: 'dist/tfjs.esm.js' }
2021-07-31 20:38:27 STATE: target: browserNoBundle type: esm: { imports: 42, importBytes: 435441, outputBytes: 247945, outputFiles: 'dist/human.esm-nobundle.js' }
2021-07-31 20:38:27 STATE: target: browserBundle type: tfjs: { modules: 1170, moduleBytes: 4145868, imports: 7, importBytes: 2111, outputBytes: 2334701, outputFiles: 'dist/tfjs.esm.js' }
2021-07-31 20:38:28 STATE: target: browserBundle type: iife: { imports: 42, importBytes: 2768900, outputBytes: 1378408, outputFiles: 'dist/human.js' }
2021-07-31 20:38:28 STATE: target: browserBundle type: esm: { imports: 42, importBytes: 2768900, outputBytes: 1378400, outputFiles: 'dist/human.esm.js' }
2021-07-31 20:38:28 INFO: Running Linter: [ 'server/', 'src/', 'tfjs/', 'test/', 'demo/', [length]: 5 ]
2021-07-31 20:38:50 INFO: Linter complete: files: 75 errors: 0 warnings: 0
2021-07-31 20:38:50 INFO: Generate ChangeLog: [ '/home/vlado/dev/human/CHANGELOG.md', [length]: 1 ]
2021-07-31 20:38:50 INFO: Generate Typings: [ 'src/human.ts', [length]: 1 ] outDir: [ 'types', [length]: 1 ]
2021-07-31 20:39:03 INFO: Generate TypeDocs: [ 'src/human.ts', [length]: 1 ] outDir: [ 'typedoc', [length]: 1 ]
2021-07-31 20:39:16 INFO: Documentation generated at /home/vlado/dev/human/typedoc 1
```
<br>