[READ-ONLY] Mirror of https://github.com/bombshell-dev/playground.
0

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ› point exports at built .mjs entry

Charles Lowell (Jun 24, 2026, 11:54 PM -0500) d105cbcc 96e0bae3

+1 -1
+1 -1
packages/freedom/package.json
··· 11 11 }, 12 12 "exports": { 13 13 ".": { 14 - "import": "./dist/index.js" 14 + "import": "./dist/index.mjs" 15 15 }, 16 16 "./package.json": "./package.json" 17 17 },