mirror of
				https://github.com/theoludwig/html-w3c-validator.git
				synced 2025-05-21 23:21:29 +02:00 
			
		
		
		
	perf: ignore test files in published package (reduce package size)
This commit is contained in:
		| @@ -23,7 +23,8 @@ | ||||
|   "main": "build/index.js", | ||||
|   "bin": "build/index.js", | ||||
|   "files": [ | ||||
|     "build" | ||||
|     "build", | ||||
|     "!**/*.test.js" | ||||
|   ], | ||||
|   "publishConfig": { | ||||
|     "access": "public", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user