debug complete process chained (bugged)
This commit is contained in:
@@ -19,6 +19,7 @@ setTimeout(() => {
|
||||
const sourceMap = doMerge(path + ".map")
|
||||
ws.connections.forEach(e => {
|
||||
e.sendText(JSON.stringify({
|
||||
cmd: 'RELOAD',
|
||||
script: data,
|
||||
source: path.match(/[^/\\]*$/)[0],
|
||||
sourceMap,
|
||||
|
Reference in New Issue
Block a user