micahstubbs commented on issue #2092:
URL: https://github.com/apache/helix/issues/2092#issuecomment-1126451451

   🎉  build successful
   
   ```py
   npm run build
   
   > [email protected] build /helix/helix-front
   > rm -rf dist && mkdir dist && ng build --aot --prod && tsc -p server
   
   Generating ES5 bundles for differential loading...
   ES5 bundle generation complete.
   
   chunk {0} runtime-es2015.0dae8cbc97194c7caed4.js (runtime) 1.45 kB [entry] 
[rendered]
   chunk {0} runtime-es5.0dae8cbc97194c7caed4.js (runtime) 1.45 kB [entry] 
[rendered]
   chunk {2} polyfills-es2015.5f609f3a45acf61c5516.js (polyfills) 72.9 kB 
[initial] [rendered]
   chunk {3} polyfills-es5.37963c72e258c43b9fb8.js (polyfills-es5) 166 kB 
[initial] [rendered]
   chunk {1} main-es2015.678e317952713d0c3cc5.js (main) 3.01 MB [initial] 
[rendered]
   chunk {1} main-es5.678e317952713d0c3cc5.js (main) 3.17 MB [initial] 
[rendered]
   chunk {4} styles.7cb77b61ea0f6a800d90.css (styles) 89.9 kB [initial] 
[rendered]
   Date: 2022-05-13T20:27:35.303Z - Hash: 9b4f4b2b06b29a310a50 - Time: 121044ms
   
   WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 500 
kB was not met by 2.68 MB with a total of 3.17 MB.
   
   WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 500 kB 
was not met by 2.93 MB with a total of 3.42 MB.
   ```


-- 
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]

Reply via email to