mirror of
https://github.com/S2-/ejs-render-remote
synced 2025-08-02 04:30:04 +02:00
resolve with the templateUrl on preload
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
ejs.cache.set(templateUrl, templateFn);
|
||||
|
||||
d.resolve();
|
||||
d.resolve(templateUrl);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user