Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit 6ca8ca9

Browse files
committed
moving dependencies.
1 parent 9884878 commit 6ca8ca9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/js/client/Logs.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
var fs = require('fs')
2+
, path = require('path')
3+
, tail = require('file-tail')
4+
15
function pollLogs() {
26
if (!Data.state.poll.logs) return;
37

0 commit comments

Comments
 (0)