mirror of
https://github.com/p-stream/simple-proxy.git
synced 2026-01-11 20:10:35 +00:00
remove noPublicDir
This commit is contained in:
parent
57ae8ba1b7
commit
cfaa503828
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import pkg from "./package.json";
|
|||
|
||||
//https://nitro.unjs.io/config
|
||||
export default defineNitroConfig({
|
||||
noPublicDir: true,
|
||||
compatibilityDate: "2025-04-20",
|
||||
srcDir: "./src",
|
||||
runtimeConfig: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue