Closed BarredEwe closed 8 months ago
The new version did not add template_file_path processing from relative_path.
template_file_path
Fixed this issue: https://github.com/BarredEwe/Prefire/issues/37
Additional processing:
testTargetURL.deletingLastPathComponent().appending(path: template).absoluteString
Short description 📝
The new version did not add
template_file_path
processing from relative_path.Fixed this issue: https://github.com/BarredEwe/Prefire/issues/37
Solution 📦
Additional processing: