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