···18 # trim pages url if we are building for prod
19 # TODO: remove this once we have a non-pages-dev url
20 cf_pages_url.split('.')[1:]
21-22 # Path to metadata file
23 metadata_path_pre = 'assets/client-metadata.json'
24 metadata_path = 'dist/client-metadata.json'
···18 # trim pages url if we are building for prod
19 # TODO: remove this once we have a non-pages-dev url
20 cf_pages_url.split('.')[1:]
21+22 # Path to metadata file
23 metadata_path_pre = 'assets/client-metadata.json'
24 metadata_path = 'dist/client-metadata.json'