If djinni files were at the root level of the project and one file imported...
If djinni files were at the root level of the project and one file imported another it would fail with a "null/<filename>" not found. This fix makes the fileParent a function that tests for nullness and just returns the empty string if necessary.
Showing
Please register or sign in to comment