This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Site links to staging ui-kit #388
Labels
Comments
@aussielunix cdn hosting would be ideal |
Yes please. I don’t know how to proceed on getting us a CDN though… |
UI Kit don't currently supply production URLs for their assets, so we will (and should) add this as a hard dependency inside our repo to lock it to the version we are actually on. |
@elisechant @klepas I am not sure how a CDN would help here ? @nathf thanks. |
uikit are going to have a production url to use soon |
Soz Mick, I menat a prod url. |
Planning to upgrade to 2 in near future |
@matt-sm [~]
lunix@adaptaur] -> curl --silent https://marketplace.service.gov.au/ | grep ui-kit
<script type="text/javascript" src="https://gov-au-ui-kit.apps.staging.digital.gov.au/latest/ui-kit.min.js"></script> |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I visit https://marketplace.service.gov.au
I notice that ui-kit is being loaded from
https://gov-au-ui-kit.apps.staging.digital.gov.au/latest/ui-kit.min.js
This should be swapped for a production version of the ui-kit.
The text was updated successfully, but these errors were encountered: