Skip to content

Commit

Permalink
build: support for webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Sep 8, 2024
1 parent b74c746 commit 4ead34c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"crypto",
"relying party"
],
"sideEffects": false,
"main": "index.js",
"exports": {
".": {
"import": "./dist/index.js",
Expand Down

0 comments on commit 4ead34c

Please sign in to comment.