mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-21 12:16:29 +00:00
[UI] Web Prefix (#9334)
* [UI] Change default web prefix - Adjust default from "platform" to "web" - Much more standard prefix * Cleanup * Fixes for playwright tests * Fix unit tests * Refactor base_url into getBaseUrl
This commit is contained in:
@@ -73,7 +73,7 @@ You can now set breakpoints and vscode will automatically pause execution if tha
|
||||
|
||||
!!! info "React Frontend development"
|
||||
|
||||
The React frontend requires additional steps to run. Refer to [Platform UI / React](./react-frontend.md)
|
||||
The React frontend requires additional steps to run. Refer to [Web UI / React](./react-frontend.md)
|
||||
|
||||
### Plugin development
|
||||
|
||||
|
Reference in New Issue
Block a user