forked from MapComplete/MapComplete
		
	Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes
This commit is contained in:
		
							parent
							
								
									5b513b1248
								
							
						
					
					
						commit
						480bb4902b
					
				
					 15 changed files with 99 additions and 42 deletions
				
			
		|  | @ -1,4 +1,3 @@ | |||
| import {Utils} from "../Utils"; | ||||
| import SpecialVisualizations from "../UI/SpecialVisualizations"; | ||||
| import SimpleMetaTagger from "../Logic/SimpleMetaTagger"; | ||||
| import Combine from "../UI/Base/Combine"; | ||||
|  | @ -16,9 +15,6 @@ import TableOfContents from "../UI/Base/TableOfContents"; | |||
| import Title from "../UI/Base/Title"; | ||||
| import QueryParameterDocumentation from "../UI/QueryParameterDocumentation"; | ||||
| 
 | ||||
| Utils.runningFromConsole = true; | ||||
| 
 | ||||
| 
 | ||||
| function WriteFile(filename, html: BaseUIElement, autogenSource: string[]): void { | ||||
| 
 | ||||
|     if (html instanceof Combine) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue