Exemplo n.º 1
0
 def resolve_url_with_uuid(url):
     return utils._resolve_url(build.config, url, 'src')
Exemplo n.º 2
0
	def resolve_url_with_uuid(url):
		return utils._resolve_url(build.config, url, 'src')