mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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…
x
Reference in New Issue
Block a user