nextjs-server-modules
Advanced tools
Comparing version 1.5.12 to 1.5.13
@@ -76,3 +76,2 @@ import routes from "./generated_routes" | ||
) | ||
req.url = req.url.split("?")[0] | ||
debug(`resolved request to "${resolveResult.resolvedHref}"`) | ||
@@ -79,0 +78,0 @@ |
{ | ||
"name": "nextjs-server-modules", | ||
"version": "1.5.12", | ||
"version": "1.5.13", | ||
"main": "bin.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:hello-seam/nextjs-server-modules.git", |
@@ -83,2 +83,2 @@ # NextJS Server Modules | ||
We base64 code static files. | ||
NSM base64 encodes static files so that they're bundleable, it's very inefficient. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
121011
1698