Skip to content

Commit

Permalink
Try to bring back module in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Jul 22, 2022
1 parent ccfd4c2 commit 6a790d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"node": ">=12"
},
"main": "build/index.js",
"module": "build-module/index.js",
"exports": {
".": {
"import": "./build-module/index.js",
Expand Down

0 comments on commit 6a790d2

Please sign in to comment.