MCPcopy
hub / github.com/tailwindlabs/tailwindcss / pack-packages.mjs

File pack-packages.mjs

scripts/pack-packages.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { exec, execSync } from 'node:child_process'
2import fs from 'node:fs/promises'
3import { platform } from 'node:os'
4import path, { dirname } from 'node:path'

Callers

nothing calls this directly

Calls 5

packFunction · 0.85
resolveMethod · 0.80
setMethod · 0.80
pkgToFilenameFunction · 0.70
entriesMethod · 0.45

Tested by

no test coverage detected