ember-learn / ember-api-docs

Ember API Docs viewer
https://api.emberjs.com
MIT License
73 stars 116 forks source link

stop requesting mappings over the network and fix shoebox usage #923

Closed mansona closed 1 month ago

mansona commented 1 month ago

for some reason we're requesting the mappings.json file on every initial page load (and not cached in the shoebox). This is in the application afterModel hook so there is no chance that we will ever not make this request, so it's worth just backing the json into the JS bundle to save a request

netlify[bot] commented 1 month ago

Deploy Preview for ember-api-docs ready!

Name Link
Latest commit fc64a2249c1f57a78cc6a54e605ebbe3ca027cd1
Latest deploy log https://app.netlify.com/sites/ember-api-docs/deploys/66a018bcd553db00085adab5
Deploy Preview https://deploy-preview-923--ember-api-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.