Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Standard example broke #10

Closed
dbasilioesp opened this issue Feb 27, 2014 · 1 comment
Closed

Standard example broke #10

dbasilioesp opened this issue Feb 27, 2014 · 1 comment

Comments

@dbasilioesp
Copy link

Hi, I download the gallery-css with bower and open the standard example in chrome and I get this screenshot:

screen shot 2014-02-27 at 16 24 05

Console Log:


Failed to load resource: net::ERR_FILE_NOT_FOUND file:///dist/gallery.css
Failed to load resource: net::ERR_FILE_NOT_FOUND file:///dist/gallery.theme.css
XMLHttpRequest cannot load file:///Users/david.basilio/Documents/workspace/azionmanager/bower_components/gallery-css/examples/standard/css/vendor/normalize.css. Cross origin requests are only supported for HTTP. index.html:1
XMLHttpRequest cannot load file:///dist/gallery.css. Cross origin requests are only supported for HTTP. index.html:1
XMLHttpRequest cannot load file:///dist/gallery.theme.css. Cross origin requests are only supported for HTTP. index.html:1
XMLHttpRequest cannot load file:///Users/david.basilio/Documents/workspace/azionmanager/bower_components/gallery-css/examples/standard/css/vendor/normalize.css. Cross origin requests are only supported for HTTP. index.html:1
XMLHttpRequest cannot load file:///dist/gallery.css. Cross origin requests are only supported for HTTP. index.html:1
XMLHttpRequest cannot load file:///dist/gallery.theme.css. Cross origin requests are only supported for HTTP.


@benschwarz
Copy link
Owner

The example works, but you've gotta run it through a local server.
Ideally, it wouldn't use prefixfree, but I never had time to change it around.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants