chore(docs): swagger.json automatisch genereren
Niet meer inchecken in git
This commit is contained in:
		
							parent
							
								
									d1f94588b8
								
							
						
					
					
						commit
						e12967dc92
					
				
					 3 changed files with 2 additions and 1965 deletions
				
			
		|  | @ -5,7 +5,7 @@ | |||
|     "private": true, | ||||
|     "type": "module", | ||||
|     "scripts": { | ||||
|         "prebuild": "npm run clean", | ||||
|         "prebuild": "npm run clean && npm run swagger --workspace=docs", | ||||
|         "build": "tsc --build tsconfig.build.json", | ||||
|         "clean": "tsc --build tsconfig.build.json --clean", | ||||
|         "watch": "tsc --build tsconfig.build.json --watch", | ||||
|  |  | |||
		Reference in a new issue