mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
wip
This commit is contained in:
@@ -12,6 +12,9 @@ export default defineConfig({
|
||||
server: {
|
||||
port: 5000,
|
||||
},
|
||||
define: {
|
||||
"FRONTEND_VERSION": JSON.stringify(process.env.npm_package_version),
|
||||
},
|
||||
root: "./frontend",
|
||||
build: {
|
||||
outDir: "../frontend-dist",
|
||||
|
||||
Reference in New Issue
Block a user