ci: change site domain name
This commit is contained in:
@@ -29,8 +29,6 @@ const router = createBrowserRouter([
|
||||
},
|
||||
],
|
||||
},
|
||||
], {
|
||||
basename: process.env.NODE_ENV === 'production' ? '/react-template' : '/'
|
||||
})
|
||||
])
|
||||
|
||||
export default router
|
||||
|
||||
Reference in New Issue
Block a user