Trying to fix editor launch bugs

This commit is contained in:
Richard Osborne
2026-02-18 21:29:16 +01:00
parent 2990e47059
commit b5f200c28d
2 changed files with 1 additions and 536 deletions

View File

@@ -6,6 +6,7 @@
"module": "es2020",
"baseUrl": ".",
"paths": {
"@noodl/git": ["../noodl-git/src/index.ts"],
"@noodl-core-ui/*": ["../noodl-core-ui/src/*"],
"@noodl-hooks/*": ["./src/editor/src/hooks/*"],
"@noodl-utils/*": ["./src/editor/src/utils/*"],