mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
Update Next.js configuration to conditionally enable standalone output on non-Windows platforms. Add package manager version to package.json and introduce new rules for code review and development standards in next.mdc.
This commit is contained in:
parent
60eaaaff60
commit
1c4c97e02a
3 changed files with 98 additions and 2 deletions
|
|
@ -181,5 +181,6 @@
|
|||
"ts-jest": "^29.1.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.5.3"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@10.6.4+sha512.da3d715bfd22a9a105e6e8088cfc7826699332ded60c423b14ec613a185f1602206702ff0fe4c438cb15c979081ce4cb02568e364b15174503a63c7a8e2a5f6c"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue