mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-12 03:46:32 +00:00
In aspnet-prerendering, parse the incoming querystring before passing it to the boot func for convenience. Fixes #638.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aspnet-prerendering",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"description": "Helpers for server-side rendering of JavaScript applications in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user