micahstubbs commented on issue #2150:
URL: https://github.com/apache/helix/issues/2150#issuecomment-1155983600
Let's increase the maxWarning for the build budget while we are here to
3.47MB which is 3554kb.
```py
yarn build
yarn run v1.22.18
$ rm -rf dist && mkdir dist && ng build --aot --configuration production &&
tsc -p server
✔ Browser application bundle generation complete.
✔ Copying assets complete.
✔ Index html generation complete.
Initial Chunk Files | Names | Raw Size | Estimated
Transfer Size
main.5842a830071c3192.js | main | 3.10 MB |
557.65 kB
styles.cb978aee76fa1bd8.css | styles | 303.52 kB |
36.67 kB
polyfills.ff4780c306116b22.js | polyfills | 73.55 kB |
23.23 kB
runtime.93d35a893ab74671.js | runtime | 1.30 kB |
694 bytes
| Initial Total | 3.47 MB |
618.24 kB
Build at: 2022-06-15T04:48:23.461Z - Hash: 0cf901e62f73928b - Time: 45420ms
Warning:
/helix/apache-helix/helix/helix-front/node_modules/@swimlane/ngx-graph/fesm2015/swimlane-ngx-graph.mjs
depends on 'dagre'. CommonJS or AMD dependencies can cause optimization
bailouts.
For more info see:
https://angular.io/guide/build#configuring-commonjs-dependencies
Warning:
/helix/apache-helix/helix/helix-front/node_modules/@swimlane/ngx-graph/fesm2015/swimlane-ngx-graph.mjs
depends on 'webcola'. CommonJS or AMD dependencies can cause optimization
bailouts.
For more info see:
https://angular.io/guide/build#configuring-commonjs-dependencies
Warning:
/helix/apache-helix/helix/helix-front/node_modules/ngx-vis/__ivy_ngcc__/fesm2015/ngxvis.js
depends on 'vis-network'. CommonJS or AMD dependencies can cause optimization
bailouts.
For more info see:
https://angular.io/guide/build#configuring-commonjs-dependencies
Warning:
/helix/apache-helix/helix/helix-front/node_modules/ngx-vis/__ivy_ngcc__/fesm2015/ngxvis.js
depends on 'vis-timeline'. CommonJS or AMD dependencies can cause optimization
bailouts.
For more info see:
https://angular.io/guide/build#configuring-commonjs-dependencies
✨ Done in 50.44s.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]