mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-03-20 01:37:46 +01:00
set contentBase for webpack-dev-server
This commit is contained in:
parent
23deb6fc2f
commit
6069b81075
@ -94,6 +94,6 @@ module.exports = {
|
||||
optimization: {},
|
||||
|
||||
devServer: {
|
||||
open: true,
|
||||
contentBase: path.join(__dirname, 'extension'),
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user