add cache dir
This commit is contained in:
		| @@ -5,7 +5,8 @@ tsNode.register({ | ||||
|   compilerOptions: { | ||||
|     lib: [ 'es2016', 'es2017' ] | ||||
|   }, | ||||
|   ignore: ['^(.(.*\.d\.ts))*$'] | ||||
|   ignore: [], | ||||
|   cacheDirectory: path.join(__dirname, '../tscache') | ||||
| }); | ||||
|  | ||||
| if (process.env.CLI_CALL_TSRUN) { | ||||
|   | ||||
							
								
								
									
										0
									
								
								tscache/.gitkeep
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								tscache/.gitkeep
									
									
									
									
									
										Normal file
									
								
							
		Reference in New Issue
	
	Block a user