influxdata / influxdata/clockface
Publish Clockface to Cloudfront
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
Adding Clockface to our edge CDN should speed up donwloads and increase cacheability.
Currently Clockface publishes `index.js` and `index.css` and `Roboto` and `icomoon` webfonts. These files need to be added to the CDN on publish, and pulled down as CDN dependencies (rather than imported and bundled together in the app bundle) in our various apps.
For this, Auth0 should be the app that proves the concept. We can take our learnings (if any) from hooking up Auth0 and apply them to other apps like InfluxDB.
Contributor guide
Assessment
This issue has not been assessed yet.