mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02: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