Skip to content

Commit

Permalink
feat(sdk-analytics) clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
oidacra committed Dec 17, 2024
1 parent 9d616de commit 267005b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-web/libs/sdk/analytics/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (swcJestConfig.swcrc === undefined) {
// Uncomment if using global setup/teardown files being transformed via swc
// https://nx.dev/nx-api/jest/documents/overview#global-setupteardown-with-nx-libraries
// jest needs EsModule Interop to find the default exported setup/teardown functions
swcJestConfig.module.noInterop = false;
// swcJestConfig.module.noInterop = false;

export default {
displayName: 'analytics',
Expand Down

0 comments on commit 267005b

Please sign in to comment.