NativeScript / docs-v7

Documentation, API reference, and code snippets for NativeScript
https://docs.nativescript.org
Apache License 2.0
446 stars 460 forks source link

Trying to update ns-cookboock but can not find it in repo, nor any documentation that refer to it #1912

Open psvensson opened 3 years ago

psvensson commented 3 years ago

Make sure to check the existing issues in this repository

Please, tell us what's the problem?

[ ] A typo [ X ] Wrong documentation [ X ] Improvement of existing article [ ] Missing documentation [ ] New article needed

Please, tell us more details

I would like to add some helpful information to the file-system documentation in ns-cookbook, specifically that you need to modify your webpack config if you want to add local files to read. There is no error message when trying to read missing files and just a zero length string is returned. This might be useful to know.

However, after forking the doc repo, I cannot find the strings in the file-system documentation anywhere, only a reference to %ns-cookbook% but no other clues on where it migth be found