mirror of
				https://github.com/hakimel/reveal.js.git
				synced 2025-10-27 04:01:47 +01:00 
			
		
		
		
	upgrade to node-sass 5.0 (adds support for node 15.x) #2841
This commit is contained in:
		| @@ -32,6 +32,8 @@ const banner = `/*! | ||||
| * Copyright (C) 2020 Hakim El Hattab, https://hakim.se | ||||
| */\n` | ||||
|  | ||||
| sass.compiler = require('node-sass'); | ||||
|  | ||||
| // Prevents warnings from opening too many test pages | ||||
| process.setMaxListeners(20); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user