Skip to content

Commit

Permalink
chore: rollback noExternal
Browse files Browse the repository at this point in the history
  • Loading branch information
ditoglez committed Oct 23, 2024
1 parent 54bfcf0 commit f58af69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/issuer-sdk-js/tsup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ export default defineConfig({
outDir: "./dist",
bundle: true,
dts: true,
noExternal: ["@idos-network/kwil-nep413-signer", "@idos-network/idos-sdk-types"],
});

0 comments on commit f58af69

Please sign in to comment.