mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
Show version
* Add default mermaid content
This commit is contained in:
@@ -12,6 +12,7 @@ export default defineConfig(({ mode }) => {
|
||||
"process.env": {
|
||||
APP_URL,
|
||||
},
|
||||
'APP_VERSION': JSON.stringify(process.env.npm_package_version),
|
||||
},
|
||||
plugins: [react()],
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user