From 7c2bb4ee4c4ee4d6abc8f7f3757d40c039a1bcac Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 24 Jul 2023 00:58:35 +0000
Subject: [PATCH] bundleinfo flag, minify scripts

---
 content/features/upcoming features.md |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 351eae4..dbd5a17 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -3,7 +3,9 @@
 ---
 
 ## high priority
-- attachments path
+
+- inspect bundle size generated by esbuild (it shouldnt be that high)
+- component resources should be emitted by an emitter
 - https://help.obsidian.md/Editing+and+formatting/Tags#Nested+tags nested tags??
 - watch mode for config/source code
 - https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Task+lists task list styling
@@ -13,6 +15,7 @@
 - note/header/block transcludes: https://help.obsidian.md/Linking+notes+and+files/Embedding+files
 
 ## misc
+
 - breadcrumbs component
 - filetree component
 - recent notes component
@@ -25,6 +28,6 @@
 - audio/video embed styling
 - Canvas
 - mermaid styling: https://mermaid.js.org/config/theming.html#theme-variables-reference-table
-	- https://github.com/jackyzha0/quartz/issues/331
+  - https://github.com/jackyzha0/quartz/issues/331
 - parse all images in page: use this for page lists if applicable?
 - CV mode? with print stylesheet

--
Gitblit v1.10.0