Skip to content

Commit

Permalink
chore: support improt load
Browse files Browse the repository at this point in the history
  • Loading branch information
Lete114 committed Mar 7, 2024
1 parent 197f775 commit 554d2bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"concise",
"vue"
],
"exports": {
"./server": "./index.js",
"./client": "./dist/discuss.js",
"./client-admin": "./dist/discuss.admin.js"
},
"repository": {
"type": "git",
"url": "https://github.com/discussjs/discuss"
Expand Down

0 comments on commit 554d2bf

Please sign in to comment.