Closed slvnperron closed 9 years ago
One single comment + I think it would be nice to keep the folder hierarchy in the zip file for the internal deps...
let's say you require a file in somewhere with a path like ('../../a_dir_name/filename') what happen ?
You can now include project-specific files in the zip by prepending the dependency with
+
. For example+./template.html
. All the project-specific files will be places in the zip under theproject_files
folder.