Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Examples don't work, I get a blank page. #49

Open
bitemyapp opened this issue Apr 23, 2019 · 2 comments
Open

Examples don't work, I get a blank page. #49

bitemyapp opened this issue Apr 23, 2019 · 2 comments

Comments

@bitemyapp
Copy link

Appears to be 404'ing on loading the assets as a file:// resource, but they definitely exist.

file:///Users/callen/work/reason-react-example/bundledOutputs/todomvc.js was among the failures for the TodoMVC page.

$ ls -alh bundledOutputs 
total 2248
drwxr-xr-x   9 callen  staff   288B Apr 22 20:51 .
drwxr-xr-x  15 callen  staff   480B Apr 22 20:59 ..
-rw-r--r--   1 callen  staff   274K Apr 22 21:00 animation.js
-rw-r--r--   1 callen  staff   118K Apr 22 21:00 async.js
-rw-r--r--   1 callen  staff   173K Apr 22 21:00 fetch.js
-rw-r--r--   1 callen  staff   118K Apr 22 21:00 interop.js
-rw-r--r--   1 callen  staff   118K Apr 22 21:00 retainedProps.js
-rw-r--r--   1 callen  staff   118K Apr 22 21:00 simple.js
-rw-r--r--   1 callen  staff   189K Apr 22 21:00 todomvc.js

Seems to exist, not sure what's I might be doing wrong here.

@bitemyapp
Copy link
Author

Follow-up: seems to work in Chrome but not Safari. If anyone knows why, I'd like to understand it.

@bitemyapp
Copy link
Author

Screen Shot 2019-04-22 at 9 05 28 PM

This perhaps? Not sure what anyone loading a site as a directory of HTML files is meant to do about this.

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

1 participant