@marko/compiler
Advanced tools
+2
-0
@@ -38,2 +38,4 @@ type EntryKind = "page" | "load"; | ||
| optimizeKnownTemplates?: string[]; | ||
| /** Overrides the default template id (the root-relative, percent-encoded path). */ | ||
| getTemplateId?(request: string): string; | ||
| cache?: Map<unknown, unknown>; | ||
@@ -40,0 +42,0 @@ hot?: boolean; |
+2
-2
| { | ||
| "name": "@marko/compiler", | ||
| "version": "5.42.2", | ||
| "version": "5.42.3", | ||
| "description": "Marko template to JS compiler.", | ||
@@ -86,3 +86,3 @@ "keywords": [ | ||
| "entities": "^8.0.0", | ||
| "marko": "^5.39.36" | ||
| "marko": "^5.39.37" | ||
| }, | ||
@@ -89,0 +89,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
4495337
0.02%110522
0.02%