advise increasing inotify watcher limit

Fixes issue when developing with the GDK on Linux, specifically for front-end, as the build tools need the inotify limits increased in order to watch file changes.

Webpack typically works alright, but I've observed the karma test runner not detect file changes (and therefore not re-run tests).

Closes #307 (closed)

Merge request reports

Loading