Currently if you reference assets that are located in public/ the Percy client doesn't upload anything at all. It seems this is caused because the client only supports external resources or assets served up by Sprockets. It'd be nice if the Sprockets loader supported assets located and referenced in public/.
Currently if you reference assets that are located in
public/
the Percy client doesn't upload anything at all. It seems this is caused because the client only supports external resources or assets served up by Sprockets. It'd be nice if the Sprockets loader supported assets located and referenced inpublic/
.