We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25eafd5 commit 71862ceCopy full SHA for 71862ce
client/packages/openblocks/tsconfig.paths.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"paths": {
4
"@openblocks-ee/*": ["*"],
5
+ "openblocks-sdk": ["index.sdk"],
6
"*": ["*", "../../openblocks-comps/src/*", "../../openblocks-design/src/*"]
7
}
8
0 commit comments