cdevroe/unmark

Release build routine enhancements

Closed this issue · 3 comments

Running 'grunt release' will move all release files to /release/unmark. I have the compress grunt task dependency but I've run into two issues that I am marking down here so I don't forget to do them. But if someone else wants to clean this up I'd appreciate it.

  • Add "clean" routine to delete everything in /release/unmark prior to the copy task running
  • Fix compress task so that the resulting .zip doesn't contain a nested folder structure of release/unmark. The desired result is unmark.zip that, when uncompressed, just gives you an unmark folder.

Btw, this is only applicable to 1.7.2 which is PR #173

The build routine works in anything post 1.7.2 but I would still like to add the above.

These are in 2020.1