mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(config): 🔥 Remove dependency on c12, use confbox instead
This commit is contained in:
parent
da1e209f9e
commit
fb5c3fcd12
7 changed files with 9 additions and 209 deletions
|
|
@ -175,7 +175,8 @@
|
|||
"!**/node_modules",
|
||||
"!**/dist",
|
||||
"!**/cache",
|
||||
"!**/build"
|
||||
"!**/build",
|
||||
"!**/result"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue