@erickmerchant/framework
Advanced tools
Comparing version 44.3.0 to 44.3.1
@@ -325,2 +325,4 @@ const weakMap = new WeakMap() | ||
export const cache = (result) => { | ||
if (html.dev) return result | ||
result.dynamic = false | ||
@@ -327,0 +329,0 @@ |
{ | ||
"name": "@erickmerchant/framework", | ||
"version": "44.3.0", | ||
"version": "44.3.1", | ||
"description": "A front-end framework.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/erickmerchant/framework#readme", |
17139
549