aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

Consider JS optimizations suggested by Lighthouse #775

Closed davidyuk closed 1 month ago

davidyuk commented 1 month ago

Here is a report: https://googlechrome.github.io/lighthouse/viewer/?gist=5bb2b7bcf4c358cda39e9df086ff1b06

For me, the strange thing is splitting code into too small chunks. Does nuxt generate a separate bundle for each component?