Added options with blacklist and theme. Created a function for changing the extension icon color.
This commit is contained in:
@@ -21,4 +21,5 @@ elixir(function (mix) {
|
||||
mix.less('app.less');
|
||||
mix.browserify('app.js', null, 'assets/js');
|
||||
//mix.browserify('events.js', 'public/js/events.js', 'assets/js');
|
||||
//mix.browserify('options.js', 'public/js/options.js', 'assets/js');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user