mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-04 04:55:06 +03:00
Remove console logging
This commit is contained in:
parent
84453d5441
commit
434c9e60a8
@ -117,7 +117,6 @@ transpile = (sourceCode, filePath, cachePath) ->
|
||||
js = to5.transform(sourceCode, options).code
|
||||
stats.misses++
|
||||
catch error
|
||||
console.error('Error compiling %s: %o', filePath, error)
|
||||
throw error
|
||||
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user