parent
							
								
									ce7f934c66
								
							
						
					
					
						commit
						a86893c10f
					
				@ -797,7 +797,7 @@ error.
 | 
				
			|||||||
When you use the CLI `build` or `serve` command to build your application for different locales, change the output path using the `--outputPath` command option (along with the i18n-specific command options), so that the translation files are saved to different locations.
 | 
					When you use the CLI `build` or `serve` command to build your application for different locales, change the output path using the `--outputPath` command option (along with the i18n-specific command options), so that the translation files are saved to different locations.
 | 
				
			||||||
When you are serving a locale-specific version from a subdirectory, you can also change the base URL used by your app by specifying the `--baseHref` option.
 | 
					When you are serving a locale-specific version from a subdirectory, you can also change the base URL used by your app by specifying the `--baseHref` option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For example, if the French version of your application is served from https://myapp.com/fr/, configure the build for the French version as follows.
 | 
					For example, if the French version of your application is served from https://example.com/fr/, configure the build for the French version as follows.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
"configurations": {
 | 
					"configurations": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user