we don't have background.js file
This commit is contained in:
parent
2675960aa0
commit
967a5bf87b
@ -5,7 +5,6 @@ const fs = require('fs');
|
||||
|
||||
const BUNDLE_DIR = path.join(__dirname, '../dist');
|
||||
const bundles = [
|
||||
'background.js',
|
||||
'popup/popup.js',
|
||||
'options/options.js',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user