0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 04:58:40 +00:00

Clarify Regex behavior

Add short circuit so the full hoisting only happens on brew load rather than every parse.
Remove stray CR in unrelated file.
This commit is contained in:
David Bolack
2026-05-18 21:59:56 -05:00
parent 84fbf75f0c
commit dff93002d0
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -454,4 +454,4 @@ const CodeEditor = forwardRef(
},
);
export default CodeEditor;
export default CodeEditor;