mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-07 17:43:28 +01:00
Trying to fix editor launch bugs
This commit is contained in:
@@ -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/*"],
|
||||
|
||||
Reference in New Issue
Block a user