diff options
| author | Phil Crosby | 2015-09-09 23:10:40 +0200 |
|---|---|---|
| committer | Phil Crosby | 2015-09-09 23:10:40 +0200 |
| commit | ced7a47e90e2ba2e1dba9e71c26e1172bd0e7576 (patch) | |
| tree | e1c911aa8b918009047f3def8405eb601f1632e1 /Cakefile | |
| parent | 9edf2fcbc4d1694b4163fa5260591faf568f2906 (diff) | |
| download | vimium-ced7a47e90e2ba2e1dba9e71c26e1172bd0e7576.tar.bz2 | |
Remove obsolete comment1.52
Diffstat (limited to 'Cakefile')
| -rw-r--r-- | Cakefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -80,7 +80,6 @@ task "package", "Builds a zip file for submission to the Chrome store. The outpu # This builds a CRX that's distributable outside of the Chrome web store. Is this used by folks who fork # Vimium and want to distribute their fork? task "package-custom-crx", "build .crx file", -> - # To get exec-sync, use `npm install exec-sync`. We use this for synchronously executing shell commands. # To get crxmake, use `sudo gem install crxmake`. invoke "build" |
