I'm using LaTeXTools for Sublime Text 3, and trying to use the minted package. I get the following error:
Package minted Error: You must invoke LaTeX with the -shell-escape flag. [\usepackage]
How do I "invoke LaTeX" with flags when using laTeXTools? There is a similar question with an answer here: How to invoke latex with the -shell-escape flag in TeXMakerX?
But that answer is for TeXstudio. And I don't know how that translates to Sublime Text 3 on Windows 10