Skip to content

Commit 24b251a

Browse files
committed
Update exports
1 parent 3901582 commit 24b251a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/@glimmer/syntax/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"types": "./dist/dev/index.d.ts",
2121
"default": "./dist/dev/index.js"
2222
},
23+
"require": {
24+
"default": "./dist/dev/index.cjs"
25+
},
2326
"default": {
2427
"types": "./dist/prod/index.d.ts",
2528
"default": "./dist/prod/index.js"

0 commit comments

Comments
 (0)