mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 18:19:40 +00:00
Fix some whitespace issues
This commit is contained in:
@@ -7,6 +7,6 @@ module.exports.renderToString = function (callback) {
|
||||
callback('To use prerendering, you must install the \'aspnet-prerendering\' NPM package.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
return aspNetPrerendering.renderToString.apply(this, arguments);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user