mirror of
				https://github.com/Chocobozzz/PeerTube.git
				synced 2025-02-25 18:55:32 -06:00 
			
		
		
		
	Remove livereload module (role of webpack now)
This commit is contained in:
		@@ -68,7 +68,6 @@
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "chai": "^3.3.0",
 | 
			
		||||
    "commander": "^2.9.0",
 | 
			
		||||
    "livereload": "^0.4.1",
 | 
			
		||||
    "mocha": "^2.3.3",
 | 
			
		||||
    "standard": "^7.0.1",
 | 
			
		||||
    "supertest": "^1.1.0"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +0,0 @@
 | 
			
		||||
#!/usr/bin/env sh
 | 
			
		||||
 | 
			
		||||
livereload client/dist
 | 
			
		||||
		Reference in New Issue
	
	Block a user