-
This commit is contained in:
@ -166,6 +166,7 @@ Platform supports different ownership structures:
|
||||
- **Environment variables**: All business modules require `webpack.DefinePlugin` for process.env
|
||||
- **Shared dependencies**: Must match versions across all business modules
|
||||
- **Navigation**: Use `window.history.pushState()` and custom events for inter-module routing
|
||||
- **Local Development**: Do not start webpack microfrontends as they are already running locally
|
||||
|
||||
### Platform API Integration
|
||||
- **Base URL**: `http://localhost:8080` (development)
|
||||
|
||||
Reference in New Issue
Block a user