Get gulp working

This commit is contained in:
Nathaniel van Diepen
2017-01-03 10:42:48 -07:00
parent 62de58d1ef
commit a4eed5da59
7 changed files with 97 additions and 71 deletions

View File

@@ -20,6 +20,7 @@
],
"background": {
"scripts": [
"public/js/browser-polyfill.min.js"
"public/js/events.js"
],
"persistent": false
@@ -36,7 +37,7 @@
"page": "options.html",
"chrome_style": false
},
"applicaitons": {
"applications": {
"gecko": {
"id": "addon@wakatime.com"
}