···1818 # trim pages url if we are building for prod
1919 # TODO: remove this once we have a non-pages-dev url
2020 cf_pages_url.split('.')[1:]
2121-2121+2222 # Path to metadata file
2323 metadata_path_pre = 'assets/client-metadata.json'
2424 metadata_path = 'dist/client-metadata.json'