fix playground CV pandora_enterprise#9941
This commit is contained in:
parent
fb8c16dbcf
commit
57b4789c07
|
@ -87,6 +87,6 @@ module.exports = {
|
|||
// Static server which runs the playground on npm start.
|
||||
devServer: {
|
||||
open: true,
|
||||
contentBase: "playground"
|
||||
static: path.join(__dirname, "playground")
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue