Closed guybedford closed 2 years ago
dependencies
/ peerDependencies
. (Confusion between defining a dependent module in dev
/ peer
Eg (https://unpkg.com/browse/rc-util@5.4.0/package.json).module
field under exports
in package.jsonpackage.json
. So, for authors just transpiling should be good enough).type
vs module
field under pacakge.json
. Not to get confused with module
under exports
map.This turned into a todo that never went anywhere, closing.
Tracking issue for either a package author guidelines page on the website, or more general information information / blog post about universal package patterns including:
import.meta.url
patternsContextualisation and full list of workflows / patterns / dos / donts to be fleshed out further.