Skip to content

Commit 90d6045

Browse files
a-flying-potatomake-github-pseudonymous-again
authored andcommittedApr 6, 2021
🤖 chore(package.json): Configure microbundle ESM modern output.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/c0306a0431f42510000cc745a99bc61ad7710a7a/src/transforms/build:microbundle-configure-esmodule.js Please contact the author of the transform if you believe there was an error.
1 parent 2bac2c0 commit 90d6045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"source": "src/index.js",
2626
"main": "dist/index.js",
2727
"module": "dist/index.module.js",
28+
"esmodule": "dist/index.modern.js",
2829
"umd:main": "dist/index.umd.js",
2930
"unpkg": "dist/index.umd.js",
3031
"exports": {

0 commit comments

Comments
 (0)
Please sign in to comment.