Sort of run node app
This commit is contained in:
@@ -27,7 +27,7 @@ func main() {
|
||||
|
||||
go watchFiles(watchedDir, fileChanges)
|
||||
|
||||
go printChanges(fileChanges)
|
||||
go runExpress(fileChanges)
|
||||
|
||||
// WaitGroup to track both processes
|
||||
// var wg sync.WaitGroup
|
||||
|
||||
Reference in New Issue
Block a user