fix: Missing modules (?)
This commit is contained in:
		
							parent
							
								
									358dcb07e0
								
							
						
					
					
						commit
						2866894707
					
				
					 8 changed files with 27 additions and 22 deletions
				
			
		|  | @ -4,6 +4,8 @@ | |||
|     "compilerOptions": { | ||||
|         "rootDir": "./src", | ||||
|         "outDir": "./dist", | ||||
|         "resolveJsonModule": true | ||||
|         "resolveJsonModule": true, | ||||
|         "sourceMap": true, | ||||
|         "composite": true | ||||
|     } | ||||
| } | ||||
|  |  | |||
		Reference in a new issue