fcfort / betterment-csv-chrome

Betterment CSV export Chrome extension
https://chrome.google.com/webstore/detail/betterment-pdf-to-csv-exp/jbneodpofmnammepmnejgkacdbjojcgn
Apache License 2.0
10 stars 4 forks source link

Delete .crx after grunt crx command #36

Closed fcfort closed 8 years ago

fcfort commented 8 years ago

grunt crx creates both the .zip file and the .crx file. Since we're only uploading to the chrome webstore, we only need the .zip. The crx should be deleted after the grunt crx step.