fix(core): update
This commit is contained in:
		| @@ -66,6 +66,7 @@ export const compiler = async ( | ||||
|   if (options.skipLibCheck) { | ||||
|     console.log('? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?'); | ||||
|     console.log('You are skipping libcheck... Is that really wanted?'); | ||||
|     console.log('continuing in 5 seconds...') | ||||
|     console.log('? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?'); | ||||
|     await plugins.smartdelay.delayFor(5000); | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user