Skip to content

Commit ad0f540

Browse files
feat(marketplace): Add exports configuration for alpha subpath
1 parent 597753a commit ad0f540

File tree

2 files changed

+208
-211
lines changed

2 files changed

+208
-211
lines changed

workspaces/marketplace/plugins/marketplace/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
77
"publishConfig": {
8-
"access": "public",
9-
"main": "dist/index.esm.js",
10-
"types": "dist/index.d.ts"
8+
"access": "public"
119
},
1210
"repository": {
1311
"type": "git",

0 commit comments

Comments
 (0)