@teamvelix/velix 5.2.3 → 5.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-65A3SPZE.js → chunk-HGP4TUJS.js} +2 -2
- package/dist/{chunk-65A3SPZE.js.map → chunk-HGP4TUJS.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/runtime/start-dev.js.map +1 -1
- package/dist/runtime/start-prod.js.map +1 -1
- package/dist/server/index.js +1 -1
- package/package.json +3 -3
|
@@ -2451,5 +2451,5 @@ function parseRawBody(req) {
|
|
|
2451
2451
|
var server_default = { createServer, tailwindPlugin };
|
|
2452
2452
|
|
|
2453
2453
|
export { PluginHooks, PluginManager, RedirectError, bindArgs, callServerAction, composeMiddleware, cookies, createServer, definePlugin, deserializeArgs, executeAction, formAction, generateJsonLd, generateMetadataTags, generateRobotsTxt, generateSitemap, getAction, getMethod, getPathname, headers, html, isMethod, json, jsonLd, loadMiddleware, loadPlugins, mergeMetadata, middlewares, notFound, parseFormData, parseJson, parseSearchParams, pluginManager, redirect, registerAction, runMiddleware, serverAction, server_default, tailwindPlugin, text, useActionContext, useVelixAction };
|
|
2454
|
-
//# sourceMappingURL=chunk-
|
|
2455
|
-
//# sourceMappingURL=chunk-
|
|
2454
|
+
//# sourceMappingURL=chunk-HGP4TUJS.js.map
|
|
2455
|
+
//# sourceMappingURL=chunk-HGP4TUJS.js.map
|