You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say, for example, that your are in showoff source dir.
If you run ./bin/showoff serve ./example, file example/showoff.json is not used.
One would expect that the pres_file should be found in pres_dir.
Ideally, I would request a change in the way the application works, but this would be a breaking change. So this should be stated in the documentation.
The text was updated successfully, but these errors were encountered:
Say, for example, that your are in showoff source dir.
If you run
./bin/showoff serve ./example
, fileexample/showoff.json
is not used.One would expect that the pres_file should be found in
pres_dir
.Ideally, I would request a change in the way the application works, but this would be a breaking change. So this should be stated in the documentation.
The text was updated successfully, but these errors were encountered: