mirror of https://github.com/Chocobozzz/PeerTube
Remove livereload module (role of webpack now)
parent
b7f597d5b1
commit
d56ec0d412
|
@ -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
|
Loading…
Reference in New Issue