mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
adds a plugins folder when non is detected (#129)
This commit is contained in:
parent
9b64aa32c6
commit
a2df1d615d
@ -517,6 +517,7 @@ function startServer(options: { hmr: boolean; pluginDevHost: boolean }): void {
|
||||
// make sure required folder structure is in place
|
||||
for (const dir of [
|
||||
"contractSessions",
|
||||
"plugins",
|
||||
"userdata",
|
||||
"contracts",
|
||||
join("userdata", "epicids"),
|
||||
|
Loading…
Reference in New Issue
Block a user