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 17ecbe6 commit 94798acCopy full SHA for 94798ac
tsconfig.build.json
@@ -10,5 +10,5 @@
10
// "skipLibCheck" must be true in order to not see errors in the @pega/pcore-pconnect-typedefs files themselves
11
"skipLibCheck": true
12
},
13
- "files": ["./sdk-local-component-map.js"]
+ "files": ["./sdk-local-component-map.js", "./src/theme.ts"]
14
}
0 commit comments