yield clone()

in components/PathCellDemo.tsx [63:73]


		yield clone(result)

		// long uri, but not url
		// = ellipsis and no link
		result.locations = [{
			physicalLocation: {
				artifactLocation: {
					uri: '/folder1/folder2/folder3/folder4/folder5/file1.txt'
				}
			}
		}]