fn relative(path: []const u8) LazyPath
Returns a new file source that will have a relative path to the build root guaranteed. Asserts the parameter is not an absolute path.
path: []const u8,