mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bebfe3131e
commit
63c14f7c4f
@ -92,6 +92,8 @@ function(path, make){
|
|||||||
var fullpath = false
|
var fullpath = false
|
||||||
|
|
||||||
// sync version of stat...
|
// sync version of stat...
|
||||||
|
// XXX if we decide to keep this, then we'll need to cleanup the
|
||||||
|
// code below...
|
||||||
var stat = function(path){
|
var stat = function(path){
|
||||||
return new Promise(function(resolve, reject){
|
return new Promise(function(resolve, reject){
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user