We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7057e2e commit 699c010Copy full SHA for 699c010
apps/site/pages/en/learn/modules/publishing-a-package.mdx
@@ -52,6 +52,7 @@ There are other options available, mostly for historical purposes.
52
<td>CJS & ESM: consumers either <code>require()</code> or <code>import</code> your package</td>
53
<td><a href="#esm-source-and-both-cjs-amp-esm-distribution">ESM source and both CJS & ESM distribution</a></td>
54
</tr>
55
+
56
</tbody>
57
</table>
58
0 commit comments