next-rsc-error-handler
Advanced tools
Comparing version
{ | ||
"name": "next-rsc-error-handler", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Webpack plugin that allow to handle RSC errors on the server side", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -12,2 +12,3 @@ import { NextConfig } from "next"; | ||
functionName: string; | ||
options: RscErrorHandlerOptions; | ||
} | ||
@@ -14,0 +15,0 @@ |
8754
0.4%278
0.36%