dashboard
dashboard copied to clipboard
Upload assets to S3/CDN to use CDN address in html
To speed up loading of the dashboard on cloud, we need to add a build option to release those assets to CDN and use CDN address in html. This allows browser to cache those assets across different dashboard domains.
Perhaps this could resolve the second task in #172