feat: better code and diff rendering performance

This commit is contained in:
Adam
2025-12-02 06:50:16 -06:00
parent 4b2614205f
commit c153eb9423
14 changed files with 225 additions and 100 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"type": "module",
"exports": {
"./*": "./src/components/*.tsx",
"./pierre": "./src/components/pierre.ts",
"./pierre": "./src/pierre/index.ts",
"./hooks": "./src/hooks/index.ts",
"./context": "./src/context/index.ts",
"./context/*": "./src/context/*.tsx",