milesj / packemon

📦 Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!
https://packemon.dev
MIT License
203 stars 3 forks source link

[Docs] Meaning of directory name colors of `npx packemon files` #221

Closed BinToss closed 9 months ago

BinToss commented 9 months ago

Not yet documented at https://packemon.dev/docs/files

milesj commented 9 months ago

It's the configured platforms/formats:

purple = source code green (node) = cjs/mjs yellow (browser) = lib/esm/umd teal = dts red = other