Initial Vite Configuration & addition of prettierrc.
This commit is contained in:
@@ -9,8 +9,8 @@ export default function AboutPage() {
|
||||
imex: "ImEX Online",
|
||||
rome: "Rome Online",
|
||||
promanager: "ProManager",
|
||||
})}Rome Online V.${process.env.NODE_ENV}-${
|
||||
process.env.REACT_APP_GIT_SHA
|
||||
})}Rome Online V.${import.meta.env.MODE}-${
|
||||
import.meta.env.VITE_APP_GIT_SHA
|
||||
}`}</Typography.Title>
|
||||
<Typography.Title level={2}>Third Party Notices</Typography.Title>
|
||||
<a href="/3rdparty-app.txt">
|
||||
|
||||
Reference in New Issue
Block a user