Closed
Description
When running BlocklyPropClient on Linux, the self.appdir call returns empty, and all attempts to read a file from the working directory, or a subdirectory of the working directory, result in a read from the root directory, or a subdirectory of the root directory.
This appears to be the same as this issue: parallaxinc/BlocklyProp#929, except on Linux instead of OS X.