Open rdwallis opened 9 years ago
At the moment if you change a template file you have to recreate the corresponding zip file or the changes won't reflect in the build.
The zip files are used to maintain the directory heirachy because getResource() strips that for some reason.
It would be nice if the zip files were created from the template files during the build process instead of being part of the source.
Anyone know how to do that?
At the moment if you change a template file you have to recreate the corresponding zip file or the changes won't reflect in the build.
The zip files are used to maintain the directory heirachy because getResource() strips that for some reason.
It would be nice if the zip files were created from the template files during the build process instead of being part of the source.
Anyone know how to do that?