Skip to content

Commit 9ecc85f

Browse files
committed
update package.json exports field to add main path
1 parent 00f92da commit 9ecc85f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"yarn": "^1.22.0"
1414
},
1515
"exports": {
16+
".": "./app/javascript/matestack-ui-core",
1617
"./concepts/": "./app/concepts/matestack/ui/core/"
1718
},
1819
"scripts": {

0 commit comments

Comments
 (0)