diff --git a/Gulpfile.js b/Gulpfile.js index 8a084ee9..ff55200c 100644 --- a/Gulpfile.js +++ b/Gulpfile.js @@ -125,4 +125,4 @@ gulp.task('default', function (cb) { runSequence('del', 'build', 'watch', cb) }) -// require('./gulp-electron')(gulp) +require('./gulp-electron')(gulp) diff --git a/electron_src/popup/index.html b/electron_src/popup/index.html index ca91b3b5..2a9c9676 100644 --- a/electron_src/popup/index.html +++ b/electron_src/popup/index.html @@ -10,34 +10,33 @@ - + + - - - -
+
-