Update index.md

This commit is contained in:
Bjørn Erik Pedersen 2019-07-31 16:42:30 +02:00 committed by GitHub
parent 0b1515de52
commit bd92493b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ source="content2"
target="content/docs"
```
The above is obviously both common and very useful. This was never an issue with the situations where load a specific file/directory (e.g. `resources.Get "a/b/c/d/sunset.jpg"`).
The above is obviously both common and very useful. This was never an issue with the situations where you load a specific file/directory (e.g. `resources.Get "a/b/c/d/sunset.jpg"`).
User feedback also told us that these file mounts were a little hard to debug, so we added a new command that prints the configured mounts as a JSON: