-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build.json file is empty #24
Comments
@natewoodbridge it could be your browser cache preventing the requests (I have solutions for this in the works) I normally visit the site with dev-tools open and 'disable network cache' checked. |
ohh, actually, if someone could dig up the correct flag for launching chrome with network cache disabled by default, that would be amazing |
My build.json seems to be pretty empty too. @shakyShane there's a few options for Chrome/Chromium to change cache settings: I don't know if Otherwise, you could set the size to |
Check that On my test server it was loaded from |
Hmm, I think we need to make that path configurable - needs moving into the options |
Hey,
Using the default config in the README, I get an empty build.json file.
I might being a bit too keen, or if I have not followed the instructions correctly - I know you are going to add some demo code.
Thanks!
I have a file
public_html/config-gen.yml
:And
public_html/test/fixtures/bundle-config.yml
:But when I try and visit (after visiting
https://127.0.0.1:8080/
once)https://127.0.0.1:8080/__bs/build.json
gives me this:The text was updated successfully, but these errors were encountered: