diff --git a/.eslintrc.js b/.eslintrc.js index 56c2d4b86..d3763fdef 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -154,7 +154,7 @@ module.exports = { 'babel.config.js', 'nyc.config.js', 'stylelint.config.js', - 'app/scripts/runLockdown.js', + 'app/scripts/lockdown-run.js', 'development/**/*.js', 'test/e2e/**/*.js', 'test/lib/wait-until-called.js', diff --git a/app/background.html b/app/background.html index 290576939..2faa31411 100644 --- a/app/background.html +++ b/app/background.html @@ -5,11 +5,13 @@
- - - - - + + + + + {{@each(it.jsBundles) => val}} + + {{/each}}